[game-data-packager] 176/293: bump debhelper compat version

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:11 UTC 2016


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

smcv pushed a commit to branch quake
in repository game-data-packager.

commit d85544921cb63b0bd3fad11b58e6ab046f098dff
Author: David Banks <amoebae at gmail.com>
Date:   Mon Oct 22 12:47:41 2012 +0100

    bump debhelper compat version
---
 debian/changelog | 1 +
 debian/compat    | 2 +-
 debian/control   | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4a89142..45bcbff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ quake (2) UNRELEASED; urgency=low
 
   * Add LSB description field to init script.
   * Add status action to init script (ported from quake3 package).
+  * Bump debhelper compat version to 9 to avoid python warning.
 
  -- David Banks <amoebae at gmail.com>  Thu, 18 Oct 2012 12:23:51 +0100
 
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 555bfcd..05caa86 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>,
            Simon McVittie <smcv at debian.org>
 Section: contrib/games
 Priority: optional
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: imagemagick,
                      inkscape,
                      xmlstarlet

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



More information about the Pkg-games-commits mailing list