[Pkg-mpd-commits] [pkg-mpc] 06/10: Bump dh compat to level 11
Florian Schlichting
fsfs at moszumanska.debian.org
Mon Feb 12 20:57:01 UTC 2018
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository pkg-mpc.
commit 82cf0d8591e27cfe7aef9a25333b713478dcb747
Author: Florian Schlichting <fsfs at debian.org>
Date: Mon Feb 12 21:06:28 2018 +0100
Bump dh compat to level 11
---
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..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index b24dbfb..764dcc9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-mpd/pkg-mpc.git
Homepage: https://www.musicpd.org/clients/mpc/
Build-Depends: bash-completion,
check,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 11),
libmpdclient-dev (>= 2.9),
meson,
pkg-config
diff --git a/debian/rules b/debian/rules
index fe184c0..2be7fda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --with autoreconf --with bash-completion
+ dh $@ --with bash-completion
override_dh_auto_configure:
dh_auto_configure -- -Dtest=true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mpd/pkg-mpc.git
More information about the Pkg-mpd-commits
mailing list