[SCM] Packaging of FOO in Debian branch, master, updated. upstream/1.80-13-g61abc04

Jonathan Steinert hachi at saymedia.com
Tue Mar 20 11:33:25 UTC 2012


The following commit has been merged in the master branch:
commit 8e1ab25e485e838b53e7eeb073a1d3a7fddaaded
Author: Jonathan Steinert <hachi at saymedia.com>
Date:   Tue Mar 20 02:55:43 2012 -0700

    Add DEP3 headers to patches

diff --git a/debian/changelog b/debian/changelog
index 74c355f..324ba24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,6 @@ perlbal (1.80-1) UNRELEASED; urgency=low
     Format-Specification 1.0")
   - d/copyright: "grep -ir copyright *" shows that some files have
     additional/different copyright holders -> add them
-  - patches: please add complete DEP3 headers
 
   // general hints:
   // always run (the newest) lintian with all flags turned on against the .changes files
diff --git a/debian/patches/bad-manpage-perlbal-util b/debian/patches/bad-manpage-perlbal-util
index 01dd62a..edeb23d 100644
--- a/debian/patches/bad-manpage-perlbal-util
+++ b/debian/patches/bad-manpage-perlbal-util
@@ -1,4 +1,6 @@
-W: libperlbal-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Perlbal::Util.3pm.gz
+Description: fix bad manpage syntax
+ W: libperlbal-perl: manpage-has-bad-whatis-entry usr/share/man/man3/Perlbal::Util.3pm.gz
+Author: Jonathan Steinert <deb at hachi.kuiki.net>
 --- a/lib/Perlbal/Util.pm
 +++ b/lib/Perlbal/Util.pm
 @@ -1,6 +1,12 @@
diff --git a/debian/patches/fix-test-more-0.94-use b/debian/patches/fix-test-more-0.94-use
index 5da5c37..039652b 100644
--- a/debian/patches/fix-test-more-0.94-use
+++ b/debian/patches/fix-test-more-0.94-use
@@ -1,4 +1,5 @@
-Fix Test::More 0.94 (Which is our required version) testing problems.
+Description: Fix Test::More 0.94 problems.
+Origin: https://github.com/perlbal/Perlbal/commit/a7bd7de1bc3e1b5420c3498a9b5858a874f5d708
 --- a/t/91-fields.t
 +++ b/t/91-fields.t
 @@ -19,6 +19,7 @@
diff --git a/debian/patches/spelling-errors b/debian/patches/spelling-errors
index 7de4308..d5c1989 100644
--- a/debian/patches/spelling-errors
+++ b/debian/patches/spelling-errors
@@ -1,6 +1,8 @@
-I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
-I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
-I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Logging.3pm.gz lenght length
+Description: fix spelling errors
+ I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
+ I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
+ I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Logging.3pm.gz lenght length
+Author: Jonathan Steinert <deb at hachi.kuiki.net>
 --- a/lib/Perlbal/Manual/Install.pod
 +++ b/lib/Perlbal/Manual/Install.pod
 @@ -108,7 +108,7 @@

-- 
Packaging of FOO in Debian



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