[libdata-walk-perl] 02/02: Fix lintian warning quilt-patch-missing-description

Axel Beckert abe at deuxchevaux.org
Tue Dec 24 04:29:57 UTC 2013


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

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

commit 3d6df1ec1503db5b58e03d18f13da69409ec57de
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 05:29:06 2013 +0100

    Fix lintian warning quilt-patch-missing-description
---
 debian/changelog                             | 1 +
 debian/patches/01-drop_shebang_from_pm.patch | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 77430af..c7540e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ libdata-walk-perl (1.00-2) UNRELEASED; urgency=low
   * Fix the following lintian warnings:
     + package-has-a-duplicate-build-relation
     + copyright-with-old-dh-make-debian-copyright
+    + quilt-patch-missing-description
   * Switch to source format "3.0 (quilt)"
     + Remove quilt build-dependency and quilt traces from debian/rules
 
diff --git a/debian/patches/01-drop_shebang_from_pm.patch b/debian/patches/01-drop_shebang_from_pm.patch
index fb8e28a..44379ac 100644
--- a/debian/patches/01-drop_shebang_from_pm.patch
+++ b/debian/patches/01-drop_shebang_from_pm.patch
@@ -1,3 +1,5 @@
+Description: Drop /bin/false shebang line
+
 --- a/lib/Data/Walk.pm
 +++ b/lib/Data/Walk.pm
 @@ -1,5 +1,3 @@

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



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