[adonthell-data] 01/05: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Tue Sep 27 18:27:13 UTC 2016


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

apo pushed a commit to branch master
in repository adonthell-data.

commit dc5d60efab81de4716d6fe5fcf744d569bc7f0bf
Author: Markus Koschany <apo at debian.org>
Date:   Tue Sep 27 19:21:37 2016 +0200

    Switch to compat level 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 1f59af6..704142a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>
 Build-Depends:
  adonthell (>= 0.3.6~beta1),
- dh-autoreconf,
- debhelper (>= 9),
+ debhelper (>= 10),
  python3
 Standards-Version: 3.9.8
 Homepage: http://adonthell.nongnu.org
diff --git a/debian/rules b/debian/rules
index a8bd6eb..fbe2ddd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the Pkg-games-commits mailing list