[lincity-ng] 01/05: Switch to compat level 10.

Markus Koschany apo at moszumanska.debian.org
Mon Jan 23 15:24:53 UTC 2017


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

apo pushed a commit to branch master
in repository lincity-ng.

commit b7c18b5231f22fdc0a10b8e0df5a183383423a3c
Author: Markus Koschany <apo at debian.org>
Date:   Mon Jan 23 15:45:06 2017 +0100

    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 1adfe26..85e81b9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  autoconf,
  automake,
  autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
  jam,
  libphysfs-dev,
  libsdl-gfx1.2-dev,
diff --git a/debian/rules b/debian/rules
index a2f9bf2..383b621 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --with autotools_dev --without autoreconf
 
 override_dh_auto_configure:
 	./makerelease.sh

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



More information about the Pkg-games-commits mailing list