[prboom+] 06/11: Bump debhelper compat to 10
Fabian Greffrath
fabian at moszumanska.debian.org
Wed Jan 3 11:57:58 UTC 2018
This is an automated email from the git hooks/post-receive script.
fabian pushed a commit to annotated tag debian/2%2.5.1.5+svn4531+dfsg1-1
in repository prboom+.
commit ed2de32975a9d0967aeb0b1db9c4bd3f29dbc6e5
Author: Fabian Greffrath <fabian at debian.org>
Date: Wed Jan 3 12:44:15 2018 +0100
Bump debhelper compat to 10
---
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 b1bdf78..f341879 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders:
Fabian Greffrath <fabian at debian.org>
Build-Depends:
bash-completion,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
libdumb1-dev,
libfluidsynth-dev,
libgl1-mesa-dev | libgl-dev,
diff --git a/debian/rules b/debian/rules
index 30240d5..467d326 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/dpkg/pkg-info.mk
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs
%:
- dh $@ --parallel --with autoreconf,bash_completion
+ dh $@ --with bash_completion
override_dh_auto_configure:
dh_auto_configure -- \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/prboom+.git
More information about the Pkg-games-commits
mailing list