From 83bd24c66b46de4bd90006a90e0c474dad6240f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 30 Sep 2018 20:18:04 +0200 Subject: Use the automatic debug symbol packages; Migrate to debhelper 11 --- debian/control | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) (limited to 'debian/control') 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 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 -- cgit v1.2.3