r8825 - packages/trunk/pente/debian

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


Author: ryan52-guest
Date: 2009-02-15 22:18:42 +0000 (Sun, 15 Feb 2009)
New Revision: 8825

Modified:
   packages/trunk/pente/debian/changelog
   packages/trunk/pente/debian/control
Log:
update build dependancy from x-dev to x11proto-core-dev (Closes:
#515453)

Modified: packages/trunk/pente/debian/changelog
===================================================================
--- packages/trunk/pente/debian/changelog	2009-02-15 22:17:17 UTC (rev 8824)
+++ packages/trunk/pente/debian/changelog	2009-02-15 22:18:42 UTC (rev 8825)
@@ -1,8 +1,10 @@
 pente (2.2.5-5.2) UNRELEASED; urgency=low
 
   * Adopt as part of the games team (Closes: #515504)
+  * update build dependancy from x-dev to x11proto-core-dev (Closes:
+    #515453)
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 15 Feb 2009 14:17:07 -0800
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 15 Feb 2009 14:18:27 -0800
 
 pente (2.2.5-5.1) unstable; urgency=high
 

Modified: packages/trunk/pente/debian/control
===================================================================
--- packages/trunk/pente/debian/control	2009-02-15 22:17:17 UTC (rev 8824)
+++ packages/trunk/pente/debian/control	2009-02-15 22:18:42 UTC (rev 8825)
@@ -1,7 +1,7 @@
 Source: pente
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 3.0.0), libncurses5-dev, libx11-dev, x-dev, libxt-dev
+Build-Depends: debhelper (>= 3.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




More information about the Pkg-games-commits mailing list