r11633 - packages/trunk/snowballz/debian
Peter Pentchev
roam-guest at alioth.debian.org
Fri Jan 7 11:12:46 UTC 2011
Author: roam-guest
Date: 2011-01-07 11:12:46 +0000 (Fri, 07 Jan 2011)
New Revision: 11633
Modified:
packages/trunk/snowballz/debian/changelog
packages/trunk/snowballz/debian/compat
packages/trunk/snowballz/debian/control
Log:
Bump the debhelper compat level to 8 with no further changes.
Modified: packages/trunk/snowballz/debian/changelog
===================================================================
--- packages/trunk/snowballz/debian/changelog 2011-01-07 11:01:45 UTC (rev 11632)
+++ packages/trunk/snowballz/debian/changelog 2011-01-07 11:12:46 UTC (rev 11633)
@@ -19,7 +19,7 @@
* Add the res_config_check patch to check if the display resolution is
actually within range; thanks to SevenMachines for the report and patch.
Closes: #585118
- * Bump the debhelper compatibility level to 7 and minimize the rules file
+ * Bump the debhelper compatibility level to 8 and minimize the rules file
using debhelper override rules.
* Add python:Depends to the binary package now that we run dh_pysupport.
* Remove the CFLAGS processing from a Python game's rules file.
Modified: packages/trunk/snowballz/debian/compat
===================================================================
--- packages/trunk/snowballz/debian/compat 2011-01-07 11:01:45 UTC (rev 11632)
+++ packages/trunk/snowballz/debian/compat 2011-01-07 11:12:46 UTC (rev 11633)
@@ -1 +1 @@
-7
+8
Modified: packages/trunk/snowballz/debian/control
===================================================================
--- packages/trunk/snowballz/debian/control 2011-01-07 11:01:45 UTC (rev 11632)
+++ packages/trunk/snowballz/debian/control 2011-01-07 11:12:46 UTC (rev 11633)
@@ -4,7 +4,7 @@
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Barry deFreese <bddebian at comcast.net>,
Peter Pentchev <roam at ringlet.net>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.1
Homepage: http://sourceforge.net/projects/snowballz/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/snowballz/
More information about the Pkg-games-commits
mailing list