[libtokyocabinet-perl] 02/02: Fix pkg-perl specific lintian warning arch-any-package-needs-newer-debhelper
Axel Beckert
abe at deuxchevaux.org
Sun Sep 1 18:12:23 UTC 2013
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libtokyocabinet-perl.
commit f5cf94673fe33e2a92eee2b0acfb1baa5f4bd335
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun Sep 1 20:11:59 2013 +0200
Fix pkg-perl specific lintian warning arch-any-package-needs-newer-debhelper
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 9dcebf3..281a11b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libtokyocabinet-perl (1.34-2) UNRELEASED; urgency=low
[ Axel Beckert ]
* Apply wrap-and-sort
+ * Fix pkg-perl specific lintian warning
+ arch-any-package-needs-newer-debhelper
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:49:10 +0200
diff --git a/debian/control b/debian/control
index 7f15ca2..eb4c99a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libtokyocabinet-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9.20120312~),
libbz2-dev,
libtokyocabinet-dev,
perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtokyocabinet-perl.git
More information about the Pkg-perl-cvs-commits
mailing list