[SCM] Quake 3 engine branch, master, updated. debian/1.36+svn2202-1-5-g7421d51

Simon McVittie smcv at debian.org
Fri Feb 24 08:31:44 UTC 2012


The following commit has been merged in the master branch:
commit c8f05b51a8e262c6f4f177939df57cddb1aef5e3
Author: Simon McVittie <smcv at debian.org>
Date:   Thu Feb 23 16:51:37 2012 +0000

    Use debhelper 9 for compressed/build-ID-based debug symbols

diff --git a/debian/changelog b/debian/changelog
index e016f19..169eed5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ioquake3 (1.36+svn2224-1) UNRELEASED; urgency=low
   * New upstream snapshot
     - transfers com_altivec to renderer (hopefully Closes: #658215)
   * Standard-Version: 3.9.3 (no changes)
+  * Use debhelper 9 for compressed/build-ID-based debug symbols
 
  -- Simon McVittie <smcv at debian.org>  Thu, 23 Feb 2012 16:48:58 +0000
 
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 564b301..c03e178 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 (>= 8),
+Build-Depends: debhelper (>= 9),
                libcurl4-gnutls-dev,
                libjpeg8-dev,
                libopenal-dev,

-- 
Quake 3 engine



More information about the Pkg-games-commits mailing list