r9711 - packages/trunk/bulletml/debian

Peter De Wachter pdewacht-guest at alioth.debian.org
Mon May 11 19:52:07 UTC 2009


Author: pdewacht-guest
Date: 2009-05-11 19:52:07 +0000 (Mon, 11 May 2009)
New Revision: 9711

Modified:
   packages/trunk/bulletml/debian/changelog
Log:
bulletml: made my changelog entries a bit more verbose.


Modified: packages/trunk/bulletml/debian/changelog
===================================================================
--- packages/trunk/bulletml/debian/changelog	2009-05-11 19:37:22 UTC (rev 9710)
+++ packages/trunk/bulletml/debian/changelog	2009-05-11 19:52:07 UTC (rev 9711)
@@ -1,12 +1,14 @@
 bulletml (0.0.6-4) UNRELEASED; urgency=low
 
-  * Use C++ TR1 shared pointers, drop Boost dependency.
-    + Bumped soname.
-  * Added watch file.
+  * Bulletml depended on Boost just to get boost::shared_ptr. Patched it to
+    use std::tr1::shared_ptr instead, so this dependency can be dropped.
+    + This caused an API change (not affecting any package in Debian), so
+      bumped the soname.
+  * Added a watch file.
   * Bumped Standards-Version to 3.8.1.
     + debian/rules: Renamed 'configure' target to 'patch'.
 
- -- Peter De Wachter <pdewacht at gmail.com>  Mon, 04 May 2009 21:45:40 +0200
+ -- Peter De Wachter <pdewacht at gmail.com>  Mon, 11 May 2009 21:43:10 +0200
 
 bulletml (0.0.6-3) unstable; urgency=low
 




More information about the Pkg-games-commits mailing list