[libterm-slang-perl] 03/15: Fix pkg-perl lintian warning arch-any-package-needs-newer-debhelper

Axel Beckert abe at deuxchevaux.org
Tue Dec 24 01:44:57 UTC 2013


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

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

commit a65b870ce78d4b46909d0bd355c71c5b7ddd583c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 24 01:53:32 2013 +0100

    Fix pkg-perl lintian warning arch-any-package-needs-newer-debhelper
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1fd3ff7..f279f2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ libterm-slang-perl (0.07-12) UNRELEASED; urgency=low
   * Switch to source format "3.0 (quilt)"
     + Remove quilt traces from debian/rules and quilt build-dependency
     + Put remaining not-yet-quiltified patches into their own patch
+  * Fix pkg-perl lintian warning arch-any-package-needs-newer-debhelper
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:32:23 +0200
 
diff --git a/debian/control b/debian/control
index da089af..675648d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
 Build-Depends: libslang2-dev,
-               debhelper (>= 5),
+               debhelper (>= 9.20120312~),
                perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-slang-perl.git

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



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