r9755 - packages/trunk/spring/debian
Paul Wise
pabs at alioth.debian.org
Sat May 16 03:38:14 UTC 2009
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 <pabs at debian.org> 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 <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Paul Wise <pabs at debian.org>, Scott Ritchie <scottritchie at ubuntu.com>
-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
More information about the Pkg-games-commits
mailing list