r5283 - packages/trunk/rrootage/debian
Barry deFreese
bddebian-guest at alioth.debian.org
Thu Jan 10 03:52:41 UTC 2008
Author: bddebian-guest
Date: 2008-01-10 03:52:41 +0000 (Thu, 10 Jan 2008)
New Revision: 5283
Modified:
packages/trunk/rrootage/debian/changelog
packages/trunk/rrootage/debian/control
Log:
* Add build-dep on libboost-dev. Fixes FTBFS.
* Bump Standards Version to 3.7.3
Modified: packages/trunk/rrootage/debian/changelog
===================================================================
--- packages/trunk/rrootage/debian/changelog 2008-01-10 03:29:09 UTC (rev 5282)
+++ packages/trunk/rrootage/debian/changelog 2008-01-10 03:52:41 UTC (rev 5283)
@@ -4,6 +4,8 @@
* Remove XS- from VCS fields
* Remove deprecated encoding field and make desktop more HIG compliant
* Fix watch file regexp
+ * Add build-dep on libboost-dev. Fixes FTBFS.
+ * Bump Standards Version to 3.7.3
[ Miriam Ruiz ]
* Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian
Modified: packages/trunk/rrootage/debian/control
===================================================================
--- packages/trunk/rrootage/debian/control 2008-01-10 03:29:09 UTC (rev 5282)
+++ packages/trunk/rrootage/debian/control 2008-01-10 03:52:41 UTC (rev 5283)
@@ -4,8 +4,8 @@
Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Dafydd Harries <daf at debian.org>
Build-Depends: debhelper (>= 5), quilt, libsdl1.2-dev, libsdl-mixer1.2-dev,
- freeglut3-dev, libbulletml-dev
-Standards-Version: 3.7.2
+ freeglut3-dev, libbulletml-dev, libboost-dev
+Standards-Version: 3.7.3
Homepage: http://rrootage.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/rrootage/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/rrootage/?op=log
More information about the Pkg-games-commits
mailing list