Package: libxml-sax-perl / 1.02+dfsg-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libxml-sax-perl | 1.02+dfsg-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| skip test with nonfree file | (download) |
t/16large.t |
6 4 + 2 - 0 ! |
skip a test depending on a non-free input file (testfiles/xmltest.xml) |
| charset decoding | (download) |
lib/XML/SAX/PurePerl.pm |
2 1 + 1 - 0 ! |
fix charset decoding in the pureperl module (#405186) |
| parserdetails debian | (download) |
Makefile.PL |
4 4 + 0 - 0 ! |
the debian way of handling parserdetails.ini
Use update-perl-sax-parsers(8) instead.
.
* SAX.pm: the meat of the modifications
+ add XML::SAX->save_parsers_debian(), used by update-perl-sax-parsers
+ disable XML::SAX->save_parsers() with a helpful error message for
users trying to install SAX parsers manually from CPAN
* Makefile.PL: Don't try to modify ParserDetails.ini when building the package
* t/01known.t, t/99cleanup.t: Skip tests related to XML::SAX->save_parsers()
|
| pod spelling | (download) |
lib/XML/SAX/Intro.pod |
2 1 + 1 - 0 ! |
fix spelling errors in pod |
| Fix another typo in POD.patch | (download) |
lib/XML/SAX/Intro.pod |
2 1 + 1 - 0 ! |
fix another typo in pod |
