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 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184
|
libxml-sax-perl (0.16+dfsg-3) unstable; urgency=low
* README.Debian: replace a broken link to the CPAN FAQ entry about
uninstalling CPAN modules with its intended content. (Closes: #469958)
-- Niko Tyni <ntyni@debian.org> Fri, 04 Apr 2008 16:00:12 +0300
libxml-sax-perl (0.16+dfsg-2) unstable; urgency=low
* Remove the XS-DM-Upload-Allowed control field: I'm a DD now.
* Switch to my @debian.org email address.
* Upgrade to Standards-Version 3.7.3. No changes needed.
* Don't set INSTALLVENDORARCH and the like; remove the empty /usr/lib/perl5
directory only if it exists.
* Handle stamp files with 'touch $@'.
* Don't ship the /etc/perl/XML/SAX directory in the file list, handle it
with the maintainer scripts instead.
* Remove the unnecessary -1 Debian revision from the quilt build-dependency
to ease backporting. Thanks, lintian.
* update-perl-sax-parsers: Mention the parser priority when adding or
removing it.
* Make the maintainer scripts more verbose.
* Upload to unstable.
-- Niko Tyni <ntyni@debian.org> Tue, 12 Feb 2008 20:17:01 +0200
libxml-sax-perl (0.16+dfsg-1) experimental; urgency=low
[ Niko Tyni ]
* New maintainer: Debian Perl Group
+ leave Jay Bonci in the Uploaders field.
* Acknowledge NMUs. (Closes: #441473)
* Add support for SAX parser priorities.
+ lower the XML::SAX::PurePerl priority so that it will not be the
default parser anymore if any others are available. (Closes: #430118)
* Move the /etc/perl/XML/SAX/ParserDetails.d directory under
/var/lib/libxml-sax-perl, since it's not really configuration data.
* Use ucf to manage local changes to /etc/perl/XML/SAX/ParserDetails.ini.
* Remove the pre-sarge preinst cleanup of /etc/XML and /etc/perl/SAX
introduced in 0.12-3.
+ Now survives systems with a leftover symlink /etc/perl/XML -> .
(Closes: #240356)
* Point to the compressed file in XML::SAX::save_parsers(). (Closes: #332440)
* Recommend libxml-sax-expat-perl and explain this in the package
description. (Closes: #420687)
* Upgrade to debhelper compatibility level 5.
* Upgrade to Standards-Version 3.7.2. No changes needed.
* Don't install the upstream README file, there's no information in it.
* Update debian/copyright.
* Add explanations in the examples to clarify why they look like
stray maintainer scripts. (Closes: #295398)
* Various improvements in debian/rules.
+ remove generated files in the 'clean' target.
* Update debian/watch.
* Move the examples under debian/, they are Debian-specific.
* Use quilt to manage debian/patches.
+ charset-decoding: Fix charset decoding in the PurePerl module (#405186)
+ parserdetails-debian: The Debian way of handling ParserDetails.ini
+ skip-test-with-nonfree-file: skip tests in t/16large.t depending on
a non-free input file.
* Move update-perl-sax-parsers under debian/ in the source package, it's
Debian-specific.
* Remove an unused Debian modification: XML::SAX->load_parsers() doesn't
accept the '$file' argument anymore.
* README.Debian: add a pointer to the CPAN FAQ entry on uninstalling local
modules. Thanks to Streph Treadway <sbt@ginkwunk.net>. (Closes: #229178)
* Make update-perl-sax-parsers bail out with an informative error message
if there's a locally installed XML::SAX module breaking the installation.
(See #229178)
* Repackage the upstream tarball to remove the non-free
testfiles/xmltest.xml file. (Closes: #452872)
* Add the Homepage, Vcs-Svn and Vcs-Browser fields to debian/control.
* Upload to experimental for now because of the scope of the changes.
Test reports welcome, including 'it works for me'.
[ Damyan Ivanov ]
* Move $(QUILT_STAMPFN) dependency from build to build-stamp
* Add XS-DM-Upload-Allowed: yes to debian/control so Niko Tyni can exercise
his DM powers :)
-- Niko Tyni <ntyni@iki.fi> Tue, 27 Nov 2007 21:13:59 +0200
libxml-sax-perl (0.16-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release 0.16:
- Fixes PI parsing bug; closes: #419757.
* Apply patch from CPAN RT#26588; closes: #405186.
-- Robert S. Edmonds <edmonds@debian.org> Sun, 09 Sep 2007 22:20:15 -0400
libxml-sax-perl (0.14-0.1) unstable; urgency=low
* Non-Maintainer Upload by Gunnar Wolf, pkg-perl team
* Moved debhelper from build-depends-indep to build-depends
* New upstream release
-- Gunnar Wolf <gwolf@debian.org> Fri, 15 Dec 2006 12:50:56 -0600
libxml-sax-perl (0.12-5) unstable; urgency=low
* Adds debian/watch file so uscan will work
-- Jay Bonci <jaybonci@debian.org> Wed, 27 Oct 2004 13:02:32 -0400
libxml-sax-perl (0.12-4) unstable; urgency=low
* New Maintainer (Closes: #210543)
* Updated policy-version to 3.6.1.0 (No other changes)
-- Jay Bonci <jaybonci@debian.org> Mon, 15 Mar 2004 14:47:44 -0500
libxml-sax-perl (0.12-3) unstable; urgency=low
* debian/libxml-sax-perl.preinst: changed to properly clean-up mess
created by earlier versions with /etc/XML and /etc/perl/SAX
(closes: Bug#187520)
* Added note about conflixt with the original CPAN package
(closes: Bug#188410)
* debian/control: updated sections according to latest archive changes:
- 'libxml-sax-perl' from 'interpreters' to 'perl'
* debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Wed, 3 Sep 2003 15:17:00 -0500
libxml-sax-perl (0.12-2) unstable; urgency=low
* debian/preinst: fixed to handle not-yet-existing '/etc/perl' directory
(closes: Bug#179981, Bug#185146)
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 23 Mar 2003 11:33:39 -0600
libxml-sax-perl (0.12-1) unstable; urgency=low
* New upstream release
* debian/copyright: updated
* debian/control: upgraded to Debian Policy 3.5.8 (no changes)
* debian/libxml-sax-perl.postrm: fixed to not to try to remove '/etc'
(closes: Bug#175485)
* Moved '/etc/XML' to '/etc/perl/XML'
* update-perl-sax-parsers: updated copyright
* update-perl-sax-parsers: ported to Getopt::Long;
* update-perl-sax-parsers: added '--file' and '--directory' options to
support local Perl SAX parser module registration (see manual page and
README.Debian for all the details)
(closes: Bug#130376)
* update-perl-sax-parsers.8: updated to reflect changes
* README.Debian: updated to reflect changes and added more info
* Added examples for postinst and prerm scripts
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 2 Feb 2003 11:56:49 -0600
libxml-sax-perl (0.10-3) unstable; urgency=low
* debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 4 Aug 2002 14:37:01 -0500
libxml-sax-perl (0.10-2) unstable; urgency=low
* debian/rules: upgraded to debhelper v4
* debian/control: changed build dependency on debhelper accordingly
* debian/rules: migrated from 'dh_movefiles' to 'dh_install'
* debian/rules: split off 'install' target from 'binary-indep' target
* debian/copyright: added pointer to license
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 3 Aug 2002 17:04:08 -0500
libxml-sax-perl (0.10-1) unstable; urgency=low
* New upstream release
* debian/control: added (build) dependency on 'libxml-namespacesupport-perl'
-- Ardo van Rangelrooij <ardo@debian.org> Thu, 21 Feb 2002 23:24:07 -0600
libxml-sax-perl (0.03-1) unstable; urgency=low
* Initial release
(closes: Bug#119980)
-- Ardo van Rangelrooij <ardo@debian.org> Tue, 1 Jan 2002 09:38:12 -0600
|