r6197 - packages/trunk/rrootage/debian

Peter De Wachter pdewacht-guest at alioth.debian.org
Tue Mar 18 23:47:06 UTC 2008


Author: pdewacht-guest
Date: 2008-03-18 23:47:06 +0000 (Tue, 18 Mar 2008)
New Revision: 6197

Modified:
   packages/trunk/rrootage/debian/changelog
   packages/trunk/rrootage/debian/control
Log:
compiler with libbulletml-dev >= 0.0.6-3, fixes FTBFS


Modified: packages/trunk/rrootage/debian/changelog
===================================================================
--- packages/trunk/rrootage/debian/changelog	2008-03-18 23:44:54 UTC (rev 6196)
+++ packages/trunk/rrootage/debian/changelog	2008-03-18 23:47:06 UTC (rev 6197)
@@ -4,7 +4,6 @@
   * 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. Closes: #461828.
   * Bump Standards Version to 3.7.3
 
   [ Miriam Ruiz ]
@@ -14,6 +13,7 @@
   [ Peter De Wachter ]
   * Fix URL macro in manpage.
   * Don't link against freeglut3 (not needed, rrootage uses only GL and GLU).
+  * Compile with libbulletml-dev >= 0.0.6-3. Fixes FTBFS.
 
  -- Miriam Ruiz <little_miry at yahoo.es>  Mon, 24 Sep 2007 10:11:10 +0200
 

Modified: packages/trunk/rrootage/debian/control
===================================================================
--- packages/trunk/rrootage/debian/control	2008-03-18 23:44:54 UTC (rev 6196)
+++ packages/trunk/rrootage/debian/control	2008-03-18 23:47:06 UTC (rev 6197)
@@ -5,7 +5,7 @@
 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,
  libglu1-mesa-dev | libglu-dev, libgl1-mesa-dev | libgl-dev,
- libbulletml-dev, libboost-dev
+ libbulletml-dev (>= 0.0.6-3)
 Standards-Version: 3.7.3
 Homepage: http://rrootage.sourceforge.net/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/rrootage/




More information about the Pkg-games-commits mailing list