[lordsawar] 02/04: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Sat Oct 1 15:51:28 UTC 2016


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

apo pushed a commit to branch master
in repository lordsawar.

commit 34de3a1a487ea58f1ff36606dc0cab662f3d2da9
Author: Markus Koschany <apo at debian.org>
Date:   Sat Oct 1 16:40:37 2016 +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 4afc1b7..b5affb9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Barry deFreese <bdefreese at debian.org>,
  Markus Koschany <apo at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  gnome-common,
  libarchive-dev,
diff --git a/debian/rules b/debian/rules
index 07909b0..9314d53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel --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/lordsawar.git



More information about the Pkg-games-commits mailing list