summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-09-30 20:18:04 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-09-30 20:18:04 +0200
commit83bd24c66b46de4bd90006a90e0c474dad6240f6 (patch)
tree2831957b4962696b286ceb5320163c157bb9c62c /debian/control
parentc72a5416a2c5d5b1ecfd7e0b9bfbe4999a83094e (diff)
Use the automatic debug symbol packages; Migrate to debhelper 11
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 3 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index 4c0dcdd..aa84181 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: libmongo-client
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
- debhelper (>= 9~),
- libglib2.0-dev, perl,
+ debhelper (>= 11~),
+ libglib2.0-dev,
+ perl,
dh-autoreconf
Build-Depends-Indep:
doxygen,
@@ -54,21 +55,6 @@ Description: Development files for the alternate C driver for MongoDB
as only it includes the header files and static libraries needed for
compiling.
-Package: libmongo-client0-dbg
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends:
- libmongo-client0 (= ${binary:Version}),
- ${misc:Depends}
-Description: Alternate C driver for MongoDB (debugging symbols)
- libmongo-client is an alternative C language driver to the MongoDB
- document-oriented datastore.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
-
Package: libmongo-client-doc
Section: doc
Architecture: all