[atomix] 04/10: Switch to compat level 10.

Markus Koschany apo-guest at moszumanska.debian.org
Thu Sep 22 16:09:41 UTC 2016


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

apo-guest pushed a commit to branch master
in repository atomix.

commit 267f139fff0728c8488443e6bb625ed94dfc4ab4
Author: Markus Koschany <apo at debian.org>
Date:   Thu Sep 22 17:45:24 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 5d44665..11437f8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  appstream-util,
- debhelper (>= 9),
+ debhelper (>= 10),
  dh-autoreconf,
  gnome-common,
  libglib2.0-dev,
diff --git a/debian/rules b/debian/rules
index 0846c3e..3bffd54 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	./autogen.sh

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



More information about the Pkg-games-commits mailing list