[libconfigreader-perl] 05/17: Fix lintian warning quilt-patch-missing-description

Axel Beckert abe at deuxchevaux.org
Thu Dec 26 17:18:42 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libconfigreader-perl.

commit 64c52a6c84df7c9cc0a616d6618bdb8daf7d03b5
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 26 16:59:31 2013 +0100

    Fix lintian warning quilt-patch-missing-description
---
 debian/changelog                 | 1 +
 debian/patches/Makefile.PL.patch | 3 +++
 debian/patches/fix-pod.patch     | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 905af63..2b93aae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,7 @@ libconfigreader-perl (0.5-5) UNRELEASED; urgency=low
     + Update versioned debhelper build-dependency accordingly
   * Fix the following lintian warnings:
     + binary-control-field-duplicates-source (section + priority)
+    + quilt-patch-missing-description
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 11 Feb 2008 20:27:11 +0000
 
diff --git a/debian/patches/Makefile.PL.patch b/debian/patches/Makefile.PL.patch
index c8f9cdd..5be8b58 100644
--- a/debian/patches/Makefile.PL.patch
+++ b/debian/patches/Makefile.PL.patch
@@ -1,3 +1,6 @@
+Description: Adds a minimal Makefile.PL
+ Needed by some Makefile targets, but upstream didn't ship one.
+
 --- /dev/null
 +++ b/Makefile.PL
 @@ -0,0 +1,2 @@
diff --git a/debian/patches/fix-pod.patch b/debian/patches/fix-pod.patch
index f2e8e7c..912f5ab 100644
--- a/debian/patches/fix-pod.patch
+++ b/debian/patches/fix-pod.patch
@@ -1,3 +1,5 @@
+Description: Fixes some POD syntax issues
+
 --- a/Values.pm
 +++ b/Values.pm
 @@ -40,7 +40,7 @@ described later.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfigreader-perl.git



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