This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libauthen-cas-client-perl.
commit 2c171f76fe51058665feb9d1e63247a2f4050b2a Author: Damyan Ivanov <[email protected]> Date: Sun Oct 22 20:25:11 2017 +0000 Bump debhelper compatibility level to 9 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0ac8c40..6962edc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ libauthen-cas-client-perl (0.07-2) UNRELEASED; urgency=medium * Remove Jonathan Yu from Uploaders. Thanks for your work! * Remove AGOSTINI Yves from Uploaders. Thanks for your work! + [ Damyan Ivanov ] + * Bump debhelper compatibility level to 9 + -- gregor herrmann <[email protected]> Thu, 27 Feb 2014 22:32:29 +0100 libauthen-cas-client-perl (0.07-1) unstable; urgency=low 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 0b2e688..689b63d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Xavier Guimard <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: libtest-mockobject-perl, liburi-perl, libwww-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libauthen-cas-client-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
