Author: pabs
Date: 2009-05-16 03:38:14 +0000 (Sat, 16 May 2009)
New Revision: 9755

Modified:
   packages/trunk/spring/debian/changelog
   packages/trunk/spring/debian/control
Log:
Wrap the Build-Depends

Modified: packages/trunk/spring/debian/changelog
===================================================================
--- packages/trunk/spring/debian/changelog      2009-05-16 03:37:02 UTC (rev 
9754)
+++ packages/trunk/spring/debian/changelog      2009-05-16 03:38:14 UTC (rev 
9755)
@@ -4,6 +4,7 @@
   * Package adopted by the Debian Games Team
     - Add myself and Scott Ritchie as uploaders
   * Bump the debhelper compat level to 7
+  * Wrap the Build-Depends
 
  -- Paul Wise <[email protected]>  Sat, 16 May 2009 11:08:16 +0800
 

Modified: packages/trunk/spring/debian/control
===================================================================
--- packages/trunk/spring/debian/control        2009-05-16 03:37:02 UTC (rev 
9754)
+++ packages/trunk/spring/debian/control        2009-05-16 03:38:14 UTC (rev 
9755)
@@ -3,12 +3,24 @@
 Priority: optional
 Maintainer: Debian Games Team <[email protected]>
 Uploaders: Paul Wise <[email protected]>, Scott Ritchie <[email protected]>
-Build-Depends: debhelper (>= 7), cmake, libsdl-dev, libopenal-dev, libglew-dev,
+Build-Depends: debhelper (>= 7),
+ cmake,
+ libsdl-dev,
+ libopenal-dev,
+ libglew-dev,
  libboost1.37-dev,
  libboost-thread1.37-dev,
  libboost-regex1.37-dev,
  libboost-serialization1.37-dev,
- libdevil-dev, libfreetype6-dev, python2.5-dev, bzip2, zip, libgcj9-dev, 
libogg-dev, libvorbis-dev, libxcursor-dev
+ libdevil-dev,
+ libfreetype6-dev,
+ python2.5-dev,
+ bzip2,
+ zip,
+ libgcj9-dev,
+ libogg-dev,
+ libvorbis-dev,
+ libxcursor-dev
 Standards-Version: 3.7.2
 
 Package: spring-engine


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to