Author: stuckey-guest Date: 2009-06-25 22:05:01 +0000 (Thu, 25 Jun 2009) New Revision: 9893
Modified: packages/trunk/spring/debian/changelog packages/trunk/spring/debian/control Log: spring: new upstream version Modified: packages/trunk/spring/debian/changelog =================================================================== --- packages/trunk/spring/debian/changelog 2009-06-25 20:32:12 UTC (rev 9892) +++ packages/trunk/spring/debian/changelog 2009-06-25 22:05:01 UTC (rev 9893) @@ -1,3 +1,9 @@ +spring (0.79.1.2) UNRELEASED; urgency=low + + * New upstream version added which now depends on boost 1.38 + + -- J. Stuckey <[email protected]> Thu, 25 Jun 2009 20:03:44 +0000 + spring (0.78.2.1-1) UNRELEASED; urgency=low * Imported from the Spring PPA in Ubuntu's Launchpad @@ -239,4 +245,3 @@ * Initial release -- fbo <[email protected]> Fri, 02 Jun 2006 09:39:54 +0200 - Modified: packages/trunk/spring/debian/control =================================================================== --- packages/trunk/spring/debian/control 2009-06-25 20:32:12 UTC (rev 9892) +++ packages/trunk/spring/debian/control 2009-06-25 22:05:01 UTC (rev 9893) @@ -8,10 +8,10 @@ libsdl-dev, libopenal-dev, libglew-dev, - libboost1.37-dev, - libboost-thread1.37-dev, - libboost-regex1.37-dev, - libboost-serialization1.37-dev, + libboost1.38-dev, + libboost-thread1.38-dev, + libboost-regex1.38-dev, + libboost-serialization1.38-dev, libdevil-dev, libfreetype6-dev, python2.5-dev, _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

