1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
tinyxml (2.5.3-3) unstable; urgency=low
* Revert most changes from 2.5.3-2 (Closes: #574852).
Only provide tinyxml with STL support.
* Set the source package format explicitly to "1.0".
* Override libtinyxml2.5.3 shlibs to require at least 2.5.3-3.
-- Felix Geyer <debfx-pkg@fobos.de> Fri, 16 Apr 2010 00:54:55 +0200
tinyxml (2.5.3-2) unstable; urgency=low
* Build a second variant of the library without STL support called
libtinyxml-nostl.so
* Rename library with STL support from libtinyxml.so to libtinyxml-stl.so
* Add pkg-config files.
-- Felix Geyer <debfx-pkg@fobos.de> Thu, 18 Mar 2010 19:59:41 +0100
tinyxml (2.5.3-1) unstable; urgency=low
* Initial release. (Closes: #531968)
-- Felix Geyer <debfx-pkg@fobos.de> Sun, 28 Feb 2010 20:13:57 +0100
|