* No-change rebuild for perl 5.26.0.
* No-change rebuild for perl 5.24 transition
* No-change rebuild for perl 5.24
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ Salvatore Bonaccorso ]
* debian/rules: Build enabling all hardening flags
* Declare compliance with Debian policy 3.9.8
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
* Add debian/upstream/metadata.
* Import upstream version 2.44.
* Update years of packaging copyright.
* Update Upstream-Contact in debian/copyright.
* Drop patches, both merged upstream.
* Declare compliance with Debian Policy 3.9.6.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Niko Tyni ]
* Add autopkgtest support.
* Fix outdated vendorarch directory in doc-base file lists. (Closes: #758294)
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Damyan Ivanov ]
* remove Daniel Leidert from uploaders on his request. Closes: #660676
[ Salvatore Bonaccorso ]
* 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"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
[ intrigeri ]
* Bump debhelper compat level to 9
* Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)
to get hardening build flags.
* Reformat debian/control with cme fix dpkg.
[ gregor herrmann ]
* Drop sharutils from Build-Depends, not used anymore during build.
Thanks to Johannes Schauer for detecting.
* Patches: forward upstream, update DEP3 headers.
* Add /me to Uploaders.
* Declare compliance with Debian Policy 3.9.5.
* New upstream release
* Removed patch applied upstream
[ Nicholas Bamber ]
* Created rule to create encodings from libxml-encoding-perl, cf. #458144
* Dropped build dependency on libxml-encoding-perl
* Added debian/README.source
[ gregor herrmann ]
* Use binary encodings files instead of uuencoded ones (adjust debian/rules,
add debian/source/options).
[ Nicholas Bamber ]
* Moved package to Debian Perl Group
* Updated VCS and Home page (Closes: #528293)
* Raised standards version to 3.9.2
* Reviewed dependencies
* Raised debhelper version and compat level to 7
* New upstream release
* Refreshed debian/rules and removed unneeded debhelper files
* Removed duplicate control fields
* Added debian/source/format
* Email change: Stevie Strickland -> sstrickl@cc.gatech.edu
* Email change: Raphael Hertzog -> hertzog@debian.org
* Refreshed copyright
* Added patch to fix NAME entries in pod (Closes: #472860)
* Added patch to fix other pod errors (Closes: #588994)
* Added patch to fix spelling errors
* Added rules to fix local perl shebang and not to compress xmlfilter
* Added rules to recompile encodings from libxml-encoding-perl in
preference to the encodings bundled with upstream
* Remove the contributed encodings as they appear to be in XML::Encoding
* Added doc-base references to documentation in XML/Parser/Encodings directory
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* Non-maintainer upload for the Perl 5.10 transition.
* Copy and uuencode the additional generated encoding files from the
previous version of this package instead of build-depending on
libxml-encoding-perl to break a dependency loop. (Closes: #458144)
* New upstream release
* Official inclusion of NMU patches (thanks Joey, Joris and Steinar)
(closes: Bug387720,Bug#380426,Bug#378412,Bug#378411,Bug#213623,Bug#132989)
* debian/watch
* bumped version to 3
* fixed typo in version regexp
(closes: Bug#429176)
* debian/compat: bumped version to 5
* debian/control:
* changed build dependency on 'debhelper' to '(>= 5.0)'
* upgraded to Debian Policy 3.7.3 (no changes)
* added Vcs-Browser and Vcs-Cvs fields
* added Homepage field
* debian/rules: deconfused call of compile_encoding
(closes: Bug#458580)
* NMU.
* Build-Depend on libxml-encoding-perl to use it as a source of encoding
files. (For now, only use it for the encodings below, that are not
included in this package's source, but it could be used as the source of
all the encoding files in this package.)
* Include encoding files for iso-8859-1, iso-8859-6, iso-8859-10,
iso-8859-11, iso-8859-13, iso-8859-14, iso-8859-15, iso-8859-16,
and windows-1251. Closes: #132989, #380426, #213623
* Non-maintainer upload.
* Fix buffer overflow when reading UTF-8 data; patch from Joris van
Rantwijk. (Closes: #378411)
* NMU.
* Fix buffer overflow in XML::Parser::Expat triggered by deep nesting,
reported by and patch provided by Joris van Rantwijk. Closes: #378412
* Added 'debian/watch'
* debian/rules: various small improvements
* debian/control: changed 'Maintainer' to 'Debian XML/SGML Group
<debian-xml-sgml-pkgs@lists.alioth.debian.org>' and added current
maintainer as 'Uploaders'
* debian/copyright: updated
* debian/control: upgraded to Debian Policy 3.6.1 (no changes)
* New upstream release
* debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
* Expat/Parser.pm: applied a quick fix to a memory leak introduced in
version 2.30-3
(closes: Bug#189775)
* debian/control: upgraded to Debian Policy 3.5.9 (no changes)
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: updated sections according to latest archive changes:
- 'libxml-parser-perl' from 'interpreters' to 'perl'
* Expat/Expat.pm: applied patch needed for XML::DOM v1.42
* Expat/Expat.xs: applied patch needed for XML::DOM v1.42
* rebuild against expat 1.95.5
* rebuild fixes "can't resolve parameter-entity reference" problem
(closes: Bug#118528)
* debian/control: upgraded to Debian Policy 3.5.8 (no changes)
* debian/rules: added erroneously removed 'dh_testroot' to 'binary-indep'
* Rebuild against perl 5.8.0
* debian/control: changed build dependency on perl accordingly
* 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-arch' target
* debian/copyright: added pointer to license
* New upstream release
* recompile against libexpat1 v1.95.2-3 due to library number change
(closes: Bug#116914, Bug#117377)
* debian/control: upgraded to Debian Policy 3.5.6
* Expat/Expat.pm: moved "no strict 'refs';" to correct place to prevent
incorrect generation of warnings
(closes: Bug#95821) (thanks Dagfinn!)
* debian/control: cleaned up Build-Depends
* debian/control: upgraded to Debian Policy 3.5.5
* debian/control: upgraded to Debian Perl Policy 1.20
* rebuild against official expat library
(closes: Bug#99322)
* New upstream release
(closes: Bug#96074, Bug#96091)
* debian/copyright: updated
* debian/changelog: removed maintainer's email address from local settings
* debian/control: updated debhelper dependency to remove dh_testversion
* debian/control: upgraded to Debian Policy 3.5.2
* debian/control: upgraded to Debian Perl Policy 1.17
* debian/rules: upgraded to Debian Perl Policy 1.17
* debian/rules: put back in the patch introduced in 2.27-3
* Parser.pm: fixed small typos in documentation
(closes: Bug#82888)
* debian/control: changed perl dependency
(closes: Bug#76849, Bug#80687)
* debian/control: upgraded to Debian Policy 3.2.1
* debian/rules: upgraded to debhelper v3
* debian/control: updated short description
* debian/control: updated long description
* debian/control: upgraded to Debian Policy 3.1.1
* debian/copyright: updated
* debian/rules: changed build process to export only those symbols which
are needed by Perl
(closes: Bug#61231) (thanks Steve and Remco!)
* examples/*: fixed wrong path for perl
* New upstream release
(closes: #46865)
* Made lintian-free
* New maintainer
* Added examples
* Upgraded to Debian Policy 3.0.1
* Upgraded to Debian Perl Policy 1.1
* New upstream version.
* Incorporates Raphael's NMU patch for the perl upgrade (Thanks again! :)
* NMU for the perl upgrade.
* Corrected the rules file.
* Fixes: #38960
* Added lines to debian/rules that will keep from future problems
popping up, with respect to empty directories, that have occurred
with other packages. Just in case ;)
* Closes Bug #38029 (doesn't remove debian/files)
* Also breaks this back up into a non-Debian specific package
(.orig.tar.gz/.diff.gz/.dsc instead of .tar.gz/.dsc)
* New upstream release. Changes to description, also.
* Initial Release.