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

apo pushed a commit to branch master
in repository netpanzer.

commit 4460532b57039f9f3cfd7d9a8b9fa9da2ecdf9dd
Author: Markus Koschany <[email protected]>
Date:   Sat Jan 21 04:10:37 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 45221ed..79628e7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Games Team 
<[email protected]>
 Uploaders:
  Barry deFreese <[email protected]>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  liblua5.1-0-dev,
  libphysfs-dev,
  libpng-dev,
diff --git a/debian/rules b/debian/rules
index a942539..3b2f3f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-       dh $@ --parallel
+       dh $@
 
 override_dh_auto_build:
        chmod a-x pics/flags/karmapa.bmp

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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to