[Pkg-mongodb-maintainers] [pkg-mongodb] 05/07: Bump compat to 10

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Mon Aug 14 08:52:55 UTC 2017


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch experimental
in repository pkg-mongodb.

commit 0e70a7c408f8acd2f96cd0a9d11ef7a17d8a9b75
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Tue Jul 4 23:53:53 2017 +0300

    Bump compat to 10
    
    B-D on debhelper (>= 10) and remove dh-systemd (now provided by
    default).
---
 debian/compat  | 2 +-
 debian/control | 3 +--
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 2fa6ecb..36e22ac 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Laszlo Boszormenyi (GCS) <gcs at debian.org>,
            Jérémy Lal <kapouer at melix.org>,
            Apollon Oikonomopoulos <apoikos at debian.org>
 Build-Depends:
- debhelper (>= 9),
- dh-systemd (>= 1.5),
+ debhelper (>= 10),
  libboost-date-time-dev,
  libboost-dev (>> 1.50),
  libboost-filesystem-dev,
diff --git a/debian/rules b/debian/rules
index 7eb4505..16e5155 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ override_dh_install:
 	dh_install --list-missing
 
 %:
-	dh $@ --parallel --with=systemd
+	dh $@ --parallel
 
 .PHONY: override_dh_auto_clean override_dh_auto_build \
 	override_dh_auto_install override_dh_installinit \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mongodb/pkg-mongodb.git



More information about the Pkg-mongodb-maintainers mailing list