r8827 - packages/trunk/pente/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Sun Feb 15 22:22:04 UTC 2009


Author: ryan52-guest
Date: 2009-02-15 22:22:04 +0000 (Sun, 15 Feb 2009)
New Revision: 8827

Modified:
   packages/trunk/pente/debian/changelog
   packages/trunk/pente/debian/control
   packages/trunk/pente/debian/rules
Log:
debhelper 7

Modified: packages/trunk/pente/debian/changelog
===================================================================
--- packages/trunk/pente/debian/changelog	2009-02-15 22:19:54 UTC (rev 8826)
+++ packages/trunk/pente/debian/changelog	2009-02-15 22:22:04 UTC (rev 8827)
@@ -4,6 +4,7 @@
   * update build dependancy from x-dev to x11proto-core-dev (Closes:
     #515453)
   * use Homepage field instead of long description
+  * debhelper 7
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 15 Feb 2009 14:19:47 -0800
 

Modified: packages/trunk/pente/debian/control
===================================================================
--- packages/trunk/pente/debian/control	2009-02-15 22:19:54 UTC (rev 8826)
+++ packages/trunk/pente/debian/control	2009-02-15 22:22:04 UTC (rev 8827)
@@ -1,7 +1,7 @@
 Source: pente
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 3.0.0), libncurses5-dev, libx11-dev, x11proto-core-dev, libxt-dev
+Build-Depends: debhelper (>= 7.0.0), libncurses5-dev, libx11-dev, x11proto-core-dev, libxt-dev
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryanryan52 at gmail.com>
 Standards-Version: 3.6.2

Modified: packages/trunk/pente/debian/rules
===================================================================
--- packages/trunk/pente/debian/rules	2009-02-15 22:19:54 UTC (rev 8826)
+++ packages/trunk/pente/debian/rules	2009-02-15 22:22:04 UTC (rev 8827)
@@ -5,9 +5,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=3
-
 build: build-stamp
 build-stamp:
 	dh_testdir




More information about the Pkg-games-commits mailing list