Skip to content

Commit f425c71

Browse files
committed
Merge documentation parts in debian/control from downstream
1 parent 5a3d752 commit f425c71

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

debian/control

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
Source: mariadb-10.1
2-
Section: misc
2+
Section: database
33
Priority: optional
44
Maintainer: MariaDB Developers <maria-developers@lists.launchpad.net>
5-
XSBC-Original-Maintainer: Maria Developers <maria-developers@lists.launchpad.net>
65
Uploaders: MariaDB Developers <maria-developers@lists.launchpad.net>
76
Build-Depends: bison,
87
chrpath,
@@ -26,12 +25,12 @@ Build-Depends: bison,
2625
zlib1g-dev (>= 1:1.1.3-5~)
2726
Standards-Version: 3.8.2
2827
Homepage: http://mariadb.org/
29-
Vcs-Browser: http://bazaar.launchpad.net/~maria-captains/maria/10.1/files
30-
Vcs-Bzr: bzr://lp:maria
28+
Vcs-Bzr: https://github.com/MariaDB/server.git
29+
Vcs-Browser: https://github.com/MariaDB/server/
3130

3231
Package: libmariadbclient18
33-
Section: libs
3432
Architecture: any
33+
Section: libs
3534
Depends: libmysqlclient18 (= ${source:Version}),
3635
mariadb-common,
3736
${misc:Depends},
@@ -73,7 +72,7 @@ Depends: libmariadbclient-dev (>= ${source:Version}), ${misc:Depends}
7372
Provides: libmysqld-dev
7473
Conflicts: libmysqld-dev
7574
Replaces: libmysqld-dev
76-
Description: MariaDB embedded database development files
75+
Description: MariaDB embedded database, development files
7776
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database
7877
server. SQL (Structured Query Language) is the most popular database query
7978
language in the world. The main goals of MariaDB are speed, robustness and
@@ -106,7 +105,6 @@ Description: MariaDB database development files
106105
This package includes development libraries and header files.
107106

108107
Package: mysql-common
109-
Section: database
110108
Architecture: all
111109
Depends: ${misc:Depends}, ${shlibs:Depends}
112110
Description: MariaDB database common files (e.g. /etc/mysql/my.cnf)
@@ -119,7 +117,6 @@ Description: MariaDB database common files (e.g. /etc/mysql/my.cnf)
119117
(e.g. /etc/mysql/my.cnf).
120118

121119
Package: mariadb-common
122-
Section: database
123120
Architecture: all
124121
Depends: mysql-common, ${misc:Depends}, ${shlibs:Depends}
125122
Description: MariaDB database common files (e.g. /etc/mysql/conf.d/mariadb.cnf)
@@ -249,7 +246,6 @@ Description: MariaDB database core server files
249246
This package includes the core server files, as used by Akonadi.
250247

251248
Package: mariadb-test-10.1
252-
Section: database
253249
Architecture: any
254250
Depends: mariadb-client-10.1 (= ${source:Version}),
255251
mariadb-server-10.1 (= ${source:Version})
@@ -332,7 +328,6 @@ Description: MariaDB database server binaries
332328
This package includes the server binaries.
333329

334330
Package: mariadb-server
335-
Section: database
336331
Architecture: all
337332
Depends: mariadb-server-10.1 (= ${source:Version}), ${misc:Depends}
338333
Description: MariaDB database server (metapackage depending on the latest version)
@@ -348,41 +343,39 @@ Description: MariaDB database server (metapackage depending on the latest versio
348343
ease of use.
349344

350345
Package: mariadb-client
351-
Section: database
352346
Architecture: all
353347
Depends: mariadb-client-10.1 (= ${source:Version}), ${misc:Depends}
354348
Description: MariaDB database client (metapackage depending on the latest version)
355349
This is an empty package that depends on the current "best" version of
356350
mariadb-client (currently mariadb-client-10.1), as determined by the MariaDB
357351
maintainers. Install this package if in doubt about which MariaDB version
358-
you want, as this is the one we consider to be in the best shape.
352+
you want, as this is the one considered to be in the best shape.
359353

360354
Package: mariadb-test
361-
Section: database
362355
Architecture: all
363356
Depends: mariadb-test-10.1 (= ${source:Version})
364-
Description: MariaDB database regression test suite (metapackage depending on the latest version)
357+
Description: MariaDB database regression test suite (metapackage for the latest version)
365358
This is an empty package that depends on the current "best" version of
366359
mariadb-test (currently mariadb-test-10.1), as determined by the MariaDB
367360
maintainers.
368361

369362
Package: mariadb-connect-engine-10.1
370-
Section: database
371363
Architecture: any
372364
Depends: libxml2, mariadb-server-10.1, unixODBC
373365
Build-Depends: libxml2-dev, mariadb-server-10.1, unixODBC-dev
374366
Description: Connect storage engine for MariaDB
375367
Connect engine supports a number of file formats (dbf, xml, txt, bin, etc),
376368
connections to ODBC tables and remote MySQL tables, as well as a number of
377369
other interesting features.
370+
This package contains the Connect plugin for MariaDB.
378371

379372
Package: mariadb-oqgraph-engine-10.1
380-
Section: database
381373
Architecture: any
382374
Depends: libjudydebian1, mariadb-server-10.1
383-
Description: Oqgraph storage engine for MariaDB
384-
The OQGRAPH engine is a computation engine plugin for handling hierarchies
375+
Description: OQGraph storage engine for MariaDB
376+
The OQGraph engine is a computation engine plugin for handling hierarchies
385377
(trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL.
378+
This package contains the OQGraph plugin for MariaDB.
386379

387380
Package: mariadb-cracklib-password-check-10.1
388381
Section: database

0 commit comments

Comments
 (0)