[SCM] Debian packaging of libuniversal-moniker-perl branch, master, updated. 8d67037f2bf729ad2428fd98740c37c849ded661

Axel Beckert abe at deuxchevaux.org
Sat Mar 9 14:17:33 UTC 2013


The following commit has been merged in the master branch:
commit 2864c90d7060d126a5d09153dce2051fe8658bde
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Mar 9 14:42:24 2013 +0100

    Switch to source format "3.0 (quilt)"
    
    Change local modification of moniker.pm into quilt patch, it fixes the
    lintian warning manpage-has-bad-whatis-entry.

diff --git a/debian/changelog b/debian/changelog
index 72e31cc..bfb22a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ libuniversal-moniker-perl (0.08-7) UNRELEASED; urgency=low
   * Remove Bart from Uploaders (thanks for your work!), add myself to
     Uploaders. (Closes: #702592)
   * Clarify short package description.
+  * Switch to source format "3.0 (quilt)"
+    + Change local modification of moniker.pm into quilt patch
   * Switch to dh7 style rules file (fixes lintian warning
     debian-rules-uses-deprecated-makefile)
   * Fixed the following lintian warnings:
diff --git a/debian/patches/fix-lintian-warning-manpage-has-bad-whatis-entry.patch b/debian/patches/fix-lintian-warning-manpage-has-bad-whatis-entry.patch
new file mode 100644
index 0000000..0282c01
--- /dev/null
+++ b/debian/patches/fix-lintian-warning-manpage-has-bad-whatis-entry.patch
@@ -0,0 +1,16 @@
+Description: Fix lintian warning manpage-has-bad-whatis-entry
+ Add a description to the package name in the POD section NAME.
+Author: Bart Martens <bartm at debian.org>
+Last-Update: 2007-12-11
+
+--- libuniversal-moniker-perl-0.08.orig/moniker.pm
++++ libuniversal-moniker-perl-0.08/moniker.pm
+@@ -3,7 +3,7 @@ $UNIVERSAL::moniker::VERSION = '0.08';
+ 
+ =head1 NAME
+ 
+-UNIVERSAL::moniker
++UNIVERSAL::moniker - Nicer names for your Perl modules/classes
+ 
+ =head1 SYNOPSIS
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..3081047
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-lintian-warning-manpage-has-bad-whatis-entry.patch
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Debian packaging of libuniversal-moniker-perl



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