[libsub-recursive-perl] 01/04: Only require debhelper 9
Peter Roberts
pwr22-guest at moszumanska.debian.org
Tue Mar 11 16:23:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
pwr22-guest pushed a commit to branch master
in repository libsub-recursive-perl.
commit 0b69c2d9951aaa539b9c4cbfca883ada2aab351e
Author: Peter Roberts <me+dev at peter-r.co.uk>
Date: Sat Mar 8 13:14:00 2014 +0000
Only require debhelper 9
---
debian/changelog | 2 --
debian/control | 3 ++-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bcae653..7a4f145 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,6 @@ libsub-recursive-perl (0.03-1) UNRELEASED; urgency=low
noted in d/copyright as well, or some ftp-master will ask the same :))
- d/control: remove version from perl build dependency (5.6 is ancient);
and remove perl 5.6 from Depends completely
- - d/control: debhelper 9.20120312 is only needed for arch:any packages (to
- get the hardening flags), for arch:all 8 or plain 9 is enough
* Initial Release. (closes: #740946)
diff --git a/debian/control b/debian/control
index 1870e07..3d09ab8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,10 @@
+
Source: libsub-recursive-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Peter Roberts <me+dev at peter-r.co.uk>
-Build-Depends: debhelper (>= 9.20120312)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl (>= 5.6)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsub-recursive-perl.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-recursive-perl.git
More information about the Pkg-perl-cvs-commits
mailing list