summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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