r9502 - in /trunk/libdata-stag-perl/debian: changelog control fix_manpages lintian-overrides patches/ patches/fix_WHATIS_entries.patch patches/fix_manpage_names.patch patches/series rules

hanska-guest at users.alioth.debian.org hanska-guest at users.alioth.debian.org
Sat Nov 17 18:10:31 UTC 2007


Author: hanska-guest
Date: Sat Nov 17 18:10:31 2007
New Revision: 9502

URL: http://svn.debian.org/wsvn/?sc=1&rev=9502
Log:
Ready to be uploaded :)

Added:
    trunk/libdata-stag-perl/debian/fix_manpages
      - copied, changed from r8811, trunk/libdata-stag-perl/debian/fix_binaries
    trunk/libdata-stag-perl/debian/patches/
    trunk/libdata-stag-perl/debian/patches/fix_WHATIS_entries.patch
    trunk/libdata-stag-perl/debian/patches/fix_manpage_names.patch
    trunk/libdata-stag-perl/debian/patches/series
Modified:
    trunk/libdata-stag-perl/debian/changelog
    trunk/libdata-stag-perl/debian/control
    trunk/libdata-stag-perl/debian/lintian-overrides
    trunk/libdata-stag-perl/debian/rules

Modified: trunk/libdata-stag-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/changelog?rev=9502&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/changelog (original)
+++ trunk/libdata-stag-perl/debian/changelog Sat Nov 17 18:10:31 2007
@@ -2,4 +2,4 @@
 
   * Initial Release.
 
- -- David Paleino <d.paleino at gmail.com>  Sun, 04 Nov 2007 00:25:05 +0100
+ -- David Paleino <d.paleino at gmail.com>  Sun, 17 Nov 2007 19:09:05 +0100

Modified: trunk/libdata-stag-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/control?rev=9502&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/control (original)
+++ trunk/libdata-stag-perl/debian/control Sat Nov 17 18:10:31 2007
@@ -1,7 +1,7 @@
 Source: libdata-stag-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8-11.1)
+Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8-11.1), quilt
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: David Paleino <d.paleino at gmail.com>
 Standards-Version: 3.7.2

Copied: trunk/libdata-stag-perl/debian/fix_manpages (from r8811, trunk/libdata-stag-perl/debian/fix_binaries)
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/fix_manpages?rev=9502&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/fix_binaries (original)
+++ trunk/libdata-stag-perl/debian/fix_manpages Sat Nov 17 18:10:31 2007
@@ -2,7 +2,7 @@
 
 CURDIR=$1
 
-for i in $(ls $CURDIR/debian/libdata-stag-perl/usr/bin/*.pl)
+for i in $(ls $CURDIR/debian/libdata-stag-perl/usr/share/man/man1/*.pl.1p)
 do
-	mv $i $CURDIR/debian/libdata-stag-perl/usr/bin/$(basename $i .pl)
+	mv $i $CURDIR/debian/libdata-stag-perl/usr/share/man/man1/$(basename $i .pl.1p).1p
 done

Modified: trunk/libdata-stag-perl/debian/lintian-overrides
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/lintian-overrides?rev=9502&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/lintian-overrides (original)
+++ trunk/libdata-stag-perl/debian/lintian-overrides Sat Nov 17 18:10:31 2007
@@ -1,18 +1,4 @@
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man1/stag-merge.pl.1p.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::Arr2HTML.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::ChainHandler.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::DTDWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::GraphHandler.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::HashDB.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::ITextWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::IndentWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::PerlWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::SAX2Stag.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::Simple.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::StagImpl.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::SxprWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::Writer.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::XMLWriter.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::XSLHandler.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::XSLTHandler.3pm.gz
-libdata-stag-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Data::Stag::null.3pm.gz
+libdata-stag-perl: binary-without-manpage usr/bin/stag-itext2simple
+libdata-stag-perl: binary-without-manpage usr/bin/stag-itext2sxpr
+libdata-stag-perl: binary-without-manpage usr/bin/stag-itext2xml
+libdata-stag-perl: binary-without-manpage usr/bin/stag-xml2itext

Added: trunk/libdata-stag-perl/debian/patches/fix_WHATIS_entries.patch
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/patches/fix_WHATIS_entries.patch?rev=9502&op=file
==============================================================================
--- trunk/libdata-stag-perl/debian/patches/fix_WHATIS_entries.patch (added)
+++ trunk/libdata-stag-perl/debian/patches/fix_WHATIS_entries.patch Sat Nov 17 18:10:31 2007
@@ -1,0 +1,234 @@
+Index: libdata-stag-perl/Data/Stag/DTDWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/DTDWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/DTDWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::DTDWriter
++  Data::Stag::DTDWriter - DTD Writer
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/GraphHandler.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/GraphHandler.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/GraphHandler.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::GraphHandler
++  Data::Stag::GraphHandler - Graph Handler
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/PerlWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/PerlWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/PerlWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::PerlWriter
++  Data::Stag::PerlWriter - writes stag events into perl POD documentation
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/XMLWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/XMLWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/XMLWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::XMLWriter
++  Data::Stag::XMLWriter - writes stag events into XML files
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/XSLHandler.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/XSLHandler.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/XSLHandler.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -9,7 +9,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::XSLHandler     - 
++  Data::Stag::XSLHandler - XSL Handler
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/XSLTHandler.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/XSLTHandler.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/XSLTHandler.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -9,7 +9,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::XSLTHandler     - 
++  Data::Stag::XSLTHandler - XSLT Handler
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/Arr2HTML.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/Arr2HTML.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/Arr2HTML.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::Arr2HTML
++  Data::Stag::Arr2HTML - Array to HTML handler
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/null.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/null.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/null.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::Arr2HTML
++  Data::Stag::Arr2HTML - null
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/ChainHandler.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/ChainHandler.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/ChainHandler.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::ChainHandler
++  Data::Stag::ChainHandler - Chain Handler
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/IndentWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/IndentWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/IndentWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::IndentWriter
++  Data::Stag::IndentWriter - writes stag events into stag indent format
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/HashDB.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/HashDB.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/HashDB.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::HashDB
++  Data::Stag::HashDB - build indexes over Stag files or objects
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/SAX2Stag.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/SAX2Stag.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/SAX2Stag.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::SAX2Stag
++  Data::Stag::SAX2Stag - converts SAX events into Stag events
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/StagImpl.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/StagImpl.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/StagImpl.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -8,7 +8,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::StagImpl
++  Data::Stag::StagImpl - default implementation for Data::Stag
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/SxprWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/SxprWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/SxprWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::SxprWriter
++  Data::Stag::SxprWriter - writes Stag S-expression format
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/Writer.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/Writer.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/Writer.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::Writer
++  Data::Stag::Writer - base class for all Writers
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/ITextWriter.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/ITextWriter.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/ITextWriter.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::ITextWriter
++  Data::Stag::ITextWriter - writes stag events into stag IText format
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/Data/Stag/Simple.pm
+===================================================================
+--- libdata-stag-perl.orig/Data/Stag/Simple.pm	2007-11-17 18:51:08.000000000 +0100
++++ libdata-stag-perl/Data/Stag/Simple.pm	2007-11-17 18:51:38.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME
+ 
+-  Data::Stag::Simple
++  Data::Stag::Simple - Simple
+ 
+ =head1 SYNOPSIS
+ 
+Index: libdata-stag-perl/scripts/stag-merge.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-merge.pl	2007-11-17 18:51:54.000000000 +0100
++++ libdata-stag-perl/scripts/stag-merge.pl	2007-11-17 18:52:01.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ =head1 NAME 
+ 
+-stag-merge.pl
++stag-merge.pl - script wrapper for the Data::Stag modules
+ 
+ =head1 SYNOPSIS
+ 

Added: trunk/libdata-stag-perl/debian/patches/fix_manpage_names.patch
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/patches/fix_manpage_names.patch?rev=9502&op=file
==============================================================================
--- trunk/libdata-stag-perl/debian/patches/fix_manpage_names.patch (added)
+++ trunk/libdata-stag-perl/debian/patches/fix_manpage_names.patch Sat Nov 17 18:10:31 2007
@@ -1,0 +1,467 @@
+Index: libdata-stag-perl/scripts/stag-autoschema.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-autoschema.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-autoschema.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -92,13 +92,13 @@
+ 
+ =head1 NAME 
+ 
+-stag-autoschema.pl - writes the implicit stag-schema for a stag file
++stag-autoschema - writes the implicit stag-schema for a stag file
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-autoschema.pl -w sxpr sample-data.xml
++  stag-autoschema -w sxpr sample-data.xml
+ 
+-  stag-autoschema.pl -dtd sample-data.xml
++  stag-autoschema -dtd sample-data.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-db.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-db.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-db.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -118,12 +118,12 @@
+ 
+ =head1 NAME 
+ 
+-stag-db.pl - persistent storage and retrieval for stag data (xml, sxpr, itext)
++stag-db - persistent storage and retrieval for stag data (xml, sxpr, itext)
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-db.pl -r person -k social_security_no -i ./person-idx myrecords.xml
+-  stag-db.pl -i ./person-idx -q 999-9999-9999 -q 888-8888-8888
++  stag-db -r person -k social_security_no -i ./person-idx myrecords.xml
++  stag-db -i ./person-idx -q 999-9999-9999 -q 888-8888-8888
+ 
+ =head1 DESCRIPTION
+ 
+@@ -138,25 +138,25 @@
+ The first thing to do is to build an index file, which will be stored
+ in your current directory:
+ 
+-  stag-db.pl -r person -k social_security_no -i ./person-idx myrecords.xml
++  stag-db -r person -k social_security_no -i ./person-idx myrecords.xml
+ 
+ You can then use the index "person-idx" to retrieve B<person> nodes by
+ their social security number
+ 
+-  stag-db.pl -i ./person-idx -q 999-9999-9999 > some-person.xml
++  stag-db -i ./person-idx -q 999-9999-9999 > some-person.xml
+ 
+ You can export using different stag formats
+ 
+-  stag-db.pl -i ./person-idx -q 999-9999-9999 -w sxpr > some-person.xml
++  stag-db -i ./person-idx -q 999-9999-9999 -w sxpr > some-person.xml
+ 
+ You can retrieve multiple nodes (although these need to be rooted to
+ make a valid file)
+ 
+-  stag-db.pl -i ./person-idx -q 999-9999-9999 -q 888-8888-8888 -top personset
++  stag-db -i ./person-idx -q 999-9999-9999 -q 888-8888-8888 -top personset
+ 
+ Or you can use a list of IDs from a file (newline delimited)
+ 
+-  stag-db.pl -i ./person-idx -qf my_ss_nmbrs.txt -top personset
++  stag-db -i ./person-idx -qf my_ss_nmbrs.txt -top personset
+ 
+ =head2 ARGUMENTS
+ 
+@@ -246,7 +246,7 @@
+ For more complex stag to database mapping, see L<DBIx::DBStag> and the
+ scripts
+ 
+-L<stag-storenode.pl>
++L<stag-storenode>
+ 
+ L<selectall_xml>
+ 
+Index: libdata-stag-perl/scripts/stag-diff.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-diff.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-diff.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -175,11 +175,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-diff.pl - finds the difference between two stag files
++stag-diff - finds the difference between two stag files
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-diff.pl -ignore foo-id -ignore bar-id file1.xml file2.xml
++  stag-diff -ignore foo-id -ignore bar-id file1.xml file2.xml
+ 
+ =head1 DESCRIPTION
+ 
+@@ -251,7 +251,7 @@
+ use the B<-r> and B<-v> options. For the above output, I would
+ recommend using
+ 
+-  stag-diff.pl -r feature_span -v
++  stag-diff -r feature_span -v
+ 
+ =head2 ALGORITHM
+ 
+Index: libdata-stag-perl/scripts/stag-drawtree.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-drawtree.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-drawtree.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -138,13 +138,13 @@
+ 
+ =head1 NAME 
+ 
+-stag-drawtree.pl - draws a stag file (xml, itext, sxpr) as a PNG diagram
++stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagram
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-drawtree.pl -o my.png myfile.xml
++  stag-drawtree -o my.png myfile.xml
+ 
+-  stag-drawtree.pl -p My::MyFormatParser -o my.png myfile.myfmt
++  stag-drawtree -p My::MyFormatParser -o my.png myfile.myfmt
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-elcount.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-elcount.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-elcount.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -48,11 +48,11 @@
+ 
+ =head1 NAME
+ 
+-  stag-elcount.pl
++  stag-elcount
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-elcount.pl person/name myfile.xml
++  stag-elcount person/name myfile.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-eval.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-eval.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-eval.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -3,11 +3,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-eval.pl
++stag-eval
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-eval.pl '' file2.xml
++  stag-eval '' file2.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-filter.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-filter.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-filter.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -144,23 +144,23 @@
+ 
+ =head1 NAME 
+ 
+-stag-filter.pl - filters a stag file (xml, itext, sxpr) for nodes of interest
++stag-filter - filters a stag file (xml, itext, sxpr) for nodes of interest
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-filter.pl person -q name=fred file1.xml
++  stag-filter person -q name=fred file1.xml
+ 
+-  stag-filter.pl person 'sub {shift->get_name =~ /^A*/}' file1.xml
++  stag-filter person 'sub {shift->get_name =~ /^A*/}' file1.xml
+ 
+-  stag-filter.pl -p My::Foo -w sxpr record 'sub{..}' file2
++  stag-filter -p My::Foo -w sxpr record 'sub{..}' file2
+ 
+ =head1 USAGE
+ 
+-  stag-filter.pl [-p|parser PARSER] [-w|writer WRITER] NODE -q tag=val FILE
++  stag-filter [-p|parser PARSER] [-w|writer WRITER] NODE -q tag=val FILE
+ 
+-  stag-filter.pl [-p|parser PARSER] [-w|writer WRITER] NODE SUB FILE
++  stag-filter [-p|parser PARSER] [-w|writer WRITER] NODE SUB FILE
+ 
+-  stag-filter.pl [-p|parser PARSER] [-w|writer WRITER]  NODE -f PERLFILE FILE
++  stag-filter [-p|parser PARSER] [-w|writer WRITER]  NODE -f PERLFILE FILE
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-findsubtree.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-findsubtree.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-findsubtree.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -60,11 +60,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-findsubtree.pl - finds nodes in a stag file
++stag-findsubtree - finds nodes in a stag file
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-findsubtree.pl 'person/name' file.xml
++  stag-findsubtree 'person/name' file.xml
+ 
+ =head1 DESCRIPTION
+ 
+@@ -72,7 +72,7 @@
+ 
+ =head1 USAGE
+ 
+-  stag-findsubtree.pl [-p PARSER] [-w WRITER] NODE FILE
++  stag-findsubtree [-p PARSER] [-w WRITER] NODE FILE
+ 
+ =head1 ARGUMENTS
+ 
+Index: libdata-stag-perl/scripts/stag-flatten.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-flatten.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-flatten.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -122,11 +122,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-flatten.pl - turns stag data into a flat table
++stag-flatten - turns stag data into a flat table
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-flatten.pl -c name -c person/name dept MyFile.xml
++  stag-flatten -c name -c person/name dept MyFile.xml
+ 
+ =head1 DESCRIPTION
+ 
+@@ -153,7 +153,7 @@
+ 
+ =head1 USAGE
+ 
+-  stag-flatten.pl [-p PARSER] [-c COLS] [-c COLS] NODE <file>
++  stag-flatten [-p PARSER] [-c COLS] [-c COLS] NODE <file>
+ 
+ =head1 ARGUMENTS
+ 
+Index: libdata-stag-perl/scripts/stag-grep.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-grep.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-grep.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -139,23 +139,23 @@
+ 
+ =head1 NAME 
+ 
+-stag-grep.pl - filters a stag file (xml, itext, sxpr) for nodes of interest
++stag-grep - filters a stag file (xml, itext, sxpr) for nodes of interest
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-grep.pl person -q name=fred file1.xml
++  stag-grep person -q name=fred file1.xml
+ 
+-  stag-grep.pl person 'sub {shift->get_name =~ /^A*/}' file1.xml
++  stag-grep person 'sub {shift->get_name =~ /^A*/}' file1.xml
+ 
+-  stag-grep.pl -p My::Foo -w sxpr record 'sub{..}' file2
++  stag-grep -p My::Foo -w sxpr record 'sub{..}' file2
+ 
+ =head1 USAGE
+ 
+-  stag-grep.pl [-p|parser PARSER] [-w|writer WRITER] NODE -q tag=val FILE
++  stag-grep [-p|parser PARSER] [-w|writer WRITER] NODE -q tag=val FILE
+ 
+-  stag-grep.pl [-p|parser PARSER] [-w|writer WRITER] NODE SUB FILE
++  stag-grep [-p|parser PARSER] [-w|writer WRITER] NODE SUB FILE
+ 
+-  stag-grep.pl [-p|parser PARSER] [-w|writer WRITER]  NODE -f PERLFILE FILE
++  stag-grep [-p|parser PARSER] [-w|writer WRITER]  NODE -f PERLFILE FILE
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-handle.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-handle.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-handle.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -123,12 +123,12 @@
+ 
+ =head1 NAME
+ 
+-stag-handle.pl - streams a stag file through a handler into a writer
++stag-handle - streams a stag file through a handler into a writer
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-handle.pl -w itext -c my-handler.pl myfile.xml > processed.itext
+-  stag-handle.pl -w itext -p My::Parser -m My::Handler myfile.xml > processed.itext
++  stag-handle -w itext -c my-handler.pl myfile.xml > processed.itext
++  stag-handle -w itext -p My::Parser -m My::Handler myfile.xml > processed.itext
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-join.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-join.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-join.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -89,13 +89,13 @@
+ 
+ =head1 NAME 
+ 
+-stag-join.pl - joins two stag files together based around common key
++stag-join - joins two stag files together based around common key
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-join.pl  -w xml country/city_id=capital/capital_id countries.xml capitals.xml
++  stag-join  -w xml country/city_id=capital/capital_id countries.xml capitals.xml
+ 
+-  stag-join.pl  -w itext gene/tax_id=species/tax_id genedb.itext speciesdb.itext
++  stag-join  -w itext gene/tax_id=species/tax_id genedb.itext speciesdb.itext
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-merge.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-merge.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-merge.pl	2007-11-17 18:50:24.000000000 +0100
+@@ -2,11 +2,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-merge.pl - script wrapper for the Data::Stag modules
++stag-merge - script wrapper for the Data::Stag modules
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-merge.pl  -xml file1.xml file2.xml
++  stag-merge  -xml file1.xml file2.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-mogrify.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-mogrify.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-mogrify.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -2,11 +2,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-mogrify.pl  - mangle stag files
++stag-mogrify  - mangle stag files
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-mogrify.pl  -w itext file1.xml file2.xml
++  stag-mogrify  -w itext file1.xml file2.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-parse.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-parse.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-parse.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -96,15 +96,15 @@
+ 
+ =head1 NAME 
+ 
+-stag-parse.pl - parses a file and fires events (e.g. sxpr to xml)
++stag-parse - parses a file and fires events (e.g. sxpr to xml)
+ 
+ =head1 SYNOPSIS
+ 
+   # convert XML to IText
+-  stag-parse.pl -p xml -w itext file1.xml file2.xml
++  stag-parse -p xml -w itext file1.xml file2.xml
+ 
+   # use a custom parser/generator and a custom writer/generator
+-  stag-parse.pl -p MyMod::MyParser -w MyMod::MyWriter file.txt
++  stag-parse -p MyMod::MyParser -w MyMod::MyWriter file.txt
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-query.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-query.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-query.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -95,15 +95,15 @@
+ 
+ =head1 NAME 
+ 
+-stag-query.pl - aggregare queries
++stag-query - aggregare queries
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-query.pl avg person/age file.xml
++  stag-query avg person/age file.xml
+ 
+-  stag-query.pl sum person/salary file.xml
++  stag-query sum person/salary file.xml
+ 
+-  stag-query.pl 'sub { $agg .= ", ".shift }' person/name file.xml
++  stag-query 'sub { $agg .= ", ".shift }' person/name file.xml
+ 
+ =head1 DESCRIPTION
+ 
+Index: libdata-stag-perl/scripts/stag-splitter.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-splitter.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-splitter.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -134,11 +134,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-splitter.pl - splits a stag file into multiple files
++stag-splitter - splits a stag file into multiple files
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-splitter.pl -split person -name social_security_no file.xml
++  stag-splitter -split person -name social_security_no file.xml
+ 
+ =head1 DESCRIPTION
+ 
+@@ -168,7 +168,7 @@
+ 
+ if we run
+ 
+-  stag-splitter.pl -split a -name b
++  stag-splitter -split a -name b
+ 
+ it will generate two files, "foo.xml" and "bar.xml"
+ 
+@@ -183,7 +183,7 @@
+ 
+ =head1 USAGE
+ 
+-   stag-splitter.pl [-split <ELEMENT-NAME>] [-name <ELEMENT-NAME>] [-dir <DIR>] [-format <INPUT-FORMAT>] [-outformat <OUTPUT-FORMAT>] <FILENAMES>
++   stag-splitter [-split <ELEMENT-NAME>] [-name <ELEMENT-NAME>] [-dir <DIR>] [-format <INPUT-FORMAT>] [-outformat <OUTPUT-FORMAT>] <FILENAMES>
+ 
+ =over
+ 
+Index: libdata-stag-perl/scripts/stag-view.pl
+===================================================================
+--- libdata-stag-perl.orig/scripts/stag-view.pl	2007-11-17 18:48:42.000000000 +0100
++++ libdata-stag-perl/scripts/stag-view.pl	2007-11-17 18:49:45.000000000 +0100
+@@ -90,11 +90,11 @@
+ 
+ =head1 NAME 
+ 
+-stag-view.pl - draws an expandable Tk tree diagram showing stag data
++stag-view - draws an expandable Tk tree diagram showing stag data
+ 
+ =head1 SYNOPSIS
+ 
+-  stag-view.pl  file1.xml
++  stag-view  file1.xml
+ 
+ =head1 DESCRIPTION
+ 

Added: trunk/libdata-stag-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/patches/series?rev=9502&op=file
==============================================================================
--- trunk/libdata-stag-perl/debian/patches/series (added)
+++ trunk/libdata-stag-perl/debian/patches/series Sat Nov 17 18:10:31 2007
@@ -1,0 +1,2 @@
+fix_WHATIS_entries.patch
+fix_manpage_names.patch

Modified: trunk/libdata-stag-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libdata-stag-perl/debian/rules?rev=9502&op=diff
==============================================================================
--- trunk/libdata-stag-perl/debian/rules (original)
+++ trunk/libdata-stag-perl/debian/rules Sat Nov 17 18:10:31 2007
@@ -28,7 +28,9 @@
         CFLAGS += -O2
 endif
 
-build: build-stamp
+include /usr/share/quilt/quilt.make
+
+build: patch build-stamp
 build-stamp:
 	dh_testdir
 
@@ -40,11 +42,11 @@
 
 	touch $@
 
-clean:
+clean: unpatch
 	dh_testdir
 	dh_testroot
 
-	dh_clean build-stamp install-stamp
+	dh_clean build-stamp install-stamp qq
 
 	[ ! -f Makefile ] || $(MAKE) realclean
 
@@ -57,8 +59,9 @@
 
 	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
 
-	chmod a+x $(CURDIR)/debian/fix_binaries
+	chmod a+x $(CURDIR)/debian/fix_binaries $(CURDIR)/debian/fix_manpages
 	$(CURDIR)/debian/fix_binaries $(CURDIR)
+	$(CURDIR)/debian/fix_manpages $(CURDIR)
 	
 	install -m 644 $(CURDIR)/debian/lintian-overrides $(TMP)/usr/share/lintian/overrides/libdata-stag-perl
 	




More information about the Pkg-perl-cvs-commits mailing list