[SCM] Quake 3 engine branch, master, updated. debian/1.36+svn1802-2+dbg-12-ga1a81c1

Simon McVittie smcv at debian.org
Sat Feb 5 22:33:58 UTC 2011


The following commit has been merged in the master branch:
commit 96a337c37fff44ab56b695a5a6ac44ce3284a7c1
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Feb 5 21:12:03 2011 +0000

    Bump debhelper compat to 8 now it's (about to be) in stable

diff --git a/debian/changelog b/debian/changelog
index b12770c..daaba30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ioquake3 (1.36+svn1858-1) UNRELEASED; urgency=low
       and copy com_basegame from fs_basegame if used
   * Replace patch 0014 with Zack Middleton's version from upstream bugzilla,
     which automatically counts human players, independent of the mod
+  * Bump debhelper compat to 8 now it's (about to be) in stable
 
  -- Simon McVittie <smcv at debian.org>  Fri, 04 Feb 2011 20:15:33 +0000
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index e3b5084..693bf8d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Bruno "Fuddl" Kleinert <fuddl at debian.org>,
            Simon McVittie <smcv at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 8),
                libcurl4-gnutls-dev,
                libjpeg62-dev,
                libopenal-dev,

-- 
Quake 3 engine



More information about the Pkg-games-commits mailing list