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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
libxml-bare-perl (0.53-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Nuno Carvalho ]
* New upstream release.
* debian/copyright: update copyright years.
* debian/control: update standards version.
* debian/control: update debhelper required version, in order to pass all
the hardening flags to EUMM.
* Add lintian override to apparently false-positive warning.
* Add set of patches accepted upstream but still not included in this
release, visit https://rt.cpan.org/Public/Bug/Display.html?id=88155
for details.
-- Nuno Carvalho <smash@cpan.org> Tue, 17 Sep 2013 15:54:28 +0100
libxml-bare-perl (0.47-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Email change: Ryan Niebur -> ryan@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* debian/copyright: update formatting, upstream and packaging copyright
information.
* Switch to debhelper compatibility level 9 to pass CFLAGS to
Makefile.PL/Build.PL.
* Add /me to Uploaders.
* Update build dependencies.
* Bump Standards-Version to 3.9.2 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 11 Feb 2012 20:39:33 +0100
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
|