1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
libxml-bare-perl (0.45-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ UTF-8 handling fixed
+ Self-closing nodes are now printed by the XML function
* Added myself to Uploaders and Copyright
* Use new debhelper 7 short rules format
* Standards-Version 3.8.2 (no changes)
* Rewrote control description
* New upstream release
+ Prevent XML corruption during XML saving
+ Fix strange compilation problems by removing line number defines
[ Ryan Niebur ]
* add debian/clean
* Add myself to Uploaders
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Ryan Niebur <ryanryan52@gmail.com> Wed, 12 Aug 2009 09:42:24 -0700
libxml-bare-perl (0.43-1) unstable; urgency=low
[ Antonio Radici ]
* New upstream release
* debian/copyright:
+ added copyright for src/bench/xmlio_testread.cpp
+ removed repack.sh references because there are no licensing issues
+ set the proper license for the upstream source (it is dual licensed)
* debian/control:
+ upgrade to Standards-Version 3.8.1, no changes required
* removed debian/repack.sh
* debian/watch:
+ removed versionmangle and the reference to repack
[ gregor herrmann ]
* debian/control: add missing full stop to long description, thanks to
Rhonda for spotting.
-- Antonio Radici <antonio@dyne.org> Sun, 22 Mar 2009 10:49:56 +0000
libxml-bare-perl (0.40+dfsg.1-1) unstable; urgency=low
* Initial Release. (Closes: #513538)
-- Antonio Radici <antonio@dyne.org> Sat, 31 Jan 2009 17:28:53 +0000
|