[Pkg-mpd-commits] [pkg-mpd] 02/05: Update to dh compat level 10

Florian Schlichting fsfs at moszumanska.debian.org
Mon Jun 19 21:28:54 UTC 2017


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

fsfs pushed a commit to branch master
in repository pkg-mpd.

commit 00d00e834306e19ce57de192d9112b797af46005
Author: Florian Schlichting <fsfs at debian.org>
Date:   Mon Jun 19 22:36:49 2017 +0200

    Update to dh compat level 10
---
 debian/compat  | 2 +-
 debian/control | 4 +---
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 5 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 4061cb7..6899fd3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: mpd maintainers <pkg-mpd-maintainers at lists.alioth.debian.org>
 Uploaders: Florian Schlichting <fsfs at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               dh-systemd,
+Build-Depends: debhelper (>= 10),
                libadplug-dev,
                libao-dev,
                libasound2-dev  [linux-any],
diff --git a/debian/rules b/debian/rules
index 0e1edc4..0d0e650 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,7 +124,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 LDFLAGS += -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf --with=systemd --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(WITH_TREMOR) $(WITH_SYSTEMD) \

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



More information about the Pkg-mpd-commits mailing list