Package: libdata-stag-perl / 0.13-1

Metadata

Package Version Patches format
libdata-stag-perl 0.13-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
missing manpages.patch | (download)

scripts/stag-itext2simple.pl | 15 15 + 0 - 0 !
scripts/stag-itext2sxpr.pl | 14 14 + 0 - 0 !
scripts/stag-itext2xml.pl | 16 16 + 0 - 0 !
scripts/stag-xml2itext.pl | 15 15 + 0 - 0 !
4 files changed, 60 insertions(+)

 adds pod documentation to supply missing manual pages.
 This patch is referenced in Debian bug #488614
License: Same as Data::Stag itself

fix_manpage_names.patch | (download)

scripts/stag-merge.pl | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 removes .pl extensions to match the modified program names in /usr/bin
License: same as Data::Stag

fix_pod_errors.patch | (download)

Data/Stag/HashDB.pm | 2 1 + 1 - 0 !
scripts/stag-diff.pl | 4 3 + 1 - 0 !
scripts/stag-handle.pl | 4 3 + 1 - 0 !
scripts/stag-join.pl | 4 4 + 0 - 0 !
4 files changed, 11 insertions(+), 3 deletions(-)

 fix pod errors
#  most of these are misplaces/missing =over
#  plus a mistyped N<..> instead of B<..>
# Upstream-Bug: http://rt.cpan.org/Ticket/Display.html?id=41898

more_pod_errors.patch | (download)

Data/Stag.pm | 2 1 + 1 - 0 !
scripts/stag-autoschema.pl | 2 1 + 1 - 0 !
scripts/stag-parse.pl | 2 0 + 2 - 0 !
3 files changed, 2 insertions(+), 4 deletions(-)

 fix even more pod errors