[mousetrap] 01/12: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Wed Jul 19 17:24:54 UTC 2017


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

apo pushed a commit to branch master
in repository mousetrap.

commit eec72a703353debea838a65487f0350ff4a018b5
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jul 19 18:02:40 2017 +0200

    Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 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 7e4a5e2..d05aba0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libsdl1.2-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev
+Build-Depends: debhelper (>= 10), dh-autoreconf, libsdl1.2-dev, libsdl-gfx1.2-dev, libsdl-mixer1.2-dev
 Homepage: http://www.steve.org.uk/Software/mousetrap/
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-games/mousetrap.git
diff --git a/debian/rules b/debian/rules
index 11c1152..9228869 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 # export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --host=$(DEB_HOST_GNU_TYPE) \

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



More information about the Pkg-games-commits mailing list