r10124 - packages/trunk/blockattack/debian

Gonéri Le Bouder goneri at alioth.debian.org
Tue Aug 11 14:17:06 UTC 2009


Author: goneri
Date: 2009-08-11 14:17:05 +0000 (Tue, 11 Aug 2009)
New Revision: 10124

Modified:
   packages/trunk/blockattack/debian/changelog
   packages/trunk/blockattack/debian/control
Log:
* Build depend on libenet-dev instead of libenet1-dev, thank you Andreas
  Moog (Closes: #541067)


Modified: packages/trunk/blockattack/debian/changelog
===================================================================
--- packages/trunk/blockattack/debian/changelog	2009-08-09 22:02:17 UTC (rev 10123)
+++ packages/trunk/blockattack/debian/changelog	2009-08-11 14:17:05 UTC (rev 10124)
@@ -1,3 +1,10 @@
+blockattack (1.3.1-4) unstable; urgency=low
+
+  * Build depend on libenet-dev instead of libenet1-dev, thank you Andreas
+    Moog (Closes: #541067)
+
+ -- Gonéri Le Bouder <goneri at rulezlan.org>  Tue, 11 Aug 2009 16:16:29 +0200
+
 blockattack (1.3.1-3) unstable; urgency=low
 
   [ Gonéri Le Bouder ]

Modified: packages/trunk/blockattack/debian/control
===================================================================
--- packages/trunk/blockattack/debian/control	2009-08-09 22:02:17 UTC (rev 10123)
+++ packages/trunk/blockattack/debian/control	2009-08-11 14:17:05 UTC (rev 10124)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Uploaders: Gonéri Le Bouder <goneri at rulezlan.org>, Cyril Brulebois <kibi at debian.org>, Barry deFreese <bdefreese at debian.org>
-Build-Depends: debhelper (>= 5.0.0), docbook-to-man, libsdl-mixer1.2-dev, libsdl-image1.2-dev, libsdl1.2-dev, libenet1-dev (>= 1.0-3), quilt, scons
+Build-Depends: debhelper (>= 5.0.0), docbook-to-man, libsdl-mixer1.2-dev,
+ libsdl-image1.2-dev, libsdl1.2-dev, libenet-dev (>= 1.2-3), quilt, scons
 Standards-Version: 3.8.1
 Homepage: http://blockattack.sf.net
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/blockattack/




More information about the Pkg-games-commits mailing list