[warmux] 04/06: Switch to debhelper compat level 10.

Felix Geyer fgeyer at moszumanska.debian.org
Sun Jul 9 09:23:42 UTC 2017


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

fgeyer pushed a commit to branch master
in repository warmux.

commit 328414bb2d7693f7d807f0cfcd51f328beb0d19d
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Jul 9 11:04:43 2017 +0200

    Switch to debhelper compat level 10.
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d0fa9dc..8bc6d3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ warmux (1:11.04.1+repack2-3) UNRELEASED; urgency=medium
   * Remove watch file and Homepage field, upstream website is dead.
   * Migrate to dbgsym packages.
   * Remove ancient Breaks/Replaces.
+  * Switch to debhelper compat level 10.
 
  -- Felix Geyer <fgeyer at debian.org>  Sun, 09 Jul 2017 10:43:01 +0200
 
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 6b96c32..b1f5c1f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Felix Geyer <fgeyer at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                libsdl1.2-dev,
                libsdl-gfx1.2-dev (>= 2.0.22),
diff --git a/debian/rules b/debian/rules
index 84a4ba1..ba3154d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-datadir-name=\$${prefix}/share/games/warmux \

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



More information about the Pkg-games-commits mailing list