Package: libxml-mini-perl / 1.38-5
Metadata
Package | Version | Patches format |
---|---|---|
libxml-mini-perl | 1.38-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
pod fixes.diff | (download) |
lib/XML/Mini/Element/CData.pm |
2 1 1 - 0 ! |
enhance pod documentation to have proper whatis entries Without those changes the generated manual pages can't be properly indexed by man-db as they lack a short description in the NAME section. Those descriptions are used by the whatis utility in particular. |
header attributes sorting.diff | (download) |
lib/XML/Mini/Element/Header.pm |
42 35 7 - 0 ! |
fix xml header creation and sorting of attributes in xml headers The patch has been updated for the version 1.38. |
fix nested nodes parsing.diff | (download) |
lib/XML/Mini/Document.pm |
4 3 1 - 0 ! |
fix nested node parsing |
fix attribute value parsing.diff | (download) |
lib/XML/Mini/Document.pm |
2 1 1 - 0 ! |
fix attribute value parsing Without this patch it can't parse stuff like <job src="BASE64DATA===" id="toto" attrib="toto" /> and <job src="" id="toto" attrib="toto" /> |
spelling fixes.diff | (download) |
lib/XML/Mini/Element.pm |
10 5 5 - 0 ! |
fix lintian warning spelling-error-in-manpage |