[SCM] Debian packaging of Regexp-Debugger CPAN distribution branch, master, updated. upstream/0.1.0-2-g8d18dec

Salvatore Bonaccorso carnil at debian.org
Thu Jul 19 18:20:36 UTC 2012


The following commit has been merged in the master branch:
commit 8d18decc10b84c49eae8aaf0c37869ec865c53ce
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Thu Jul 19 20:10:19 2012 +0200

    Add small manpage for rxrx utility
    
    Git-Dch: Ignore

diff --git a/debian/patches/manpage-rxrx.patch b/debian/patches/manpage-rxrx.patch
new file mode 100644
index 0000000..dcf9b4c
--- /dev/null
+++ b/debian/patches/manpage-rxrx.patch
@@ -0,0 +1,25 @@
+Description: Add small manpage for rxrx utility
+Origin: vendor
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=78466
+Forwarded: yes
+Author: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2012-07-19
+
+--- a/bin/rxrx
++++ b/bin/rxrx
+@@ -1,3 +1,15 @@
+ #! /usr/bin/env perl
+ use Regexp::Debugger;
+ Regexp::Debugger::rxrx(@ARGV);
++
++__END__
++
++=head1 NAME
++
++rxrx - command-line utility for Regexp::Debugger
++
++=head1 DESCRIPTION
++
++See the documentation of L<Regexp::Debugger>.
++
++=cut
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..23e9293
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+manpage-rxrx.patch

-- 
Debian packaging of Regexp-Debugger CPAN distribution



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