[libcatalyst-view-email-perl] 06/11: Set debhelper >= 9
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Wed Aug 12 20:07:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libcatalyst-view-email-perl.
commit c9a6fff3805073a8227cdea0792832296481a011
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Wed Aug 12 16:43:11 2015 -0300
Set debhelper >= 9
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2f58ca0..356c96f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libcatalyst-view-email-perl (0.35-1) UNRELEASED; urgency=medium
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.35
+ * Set debhelper >= 9
-- Lucas Kanashiro <kanashiro.duarte at gmail.com> Wed, 12 Aug 2015 16:40:10 -0300
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 1681332..9804693 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libauthen-sasl-perl (>= 2.13),
libcatalyst-perl (>= 5.7),
libcatalyst-view-mason-perl,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-view-email-perl.git
More information about the Pkg-perl-cvs-commits
mailing list