This is an automated email from the git hooks/post-receive script. abe pushed a commit to branch master in repository libcrypt-unixcrypt-perl.
commit e054615944e1cc81f6e81ff177cfee195fcd00d3 Author: Axel Beckert <[email protected]> Date: Thu Nov 16 02:45:38 2017 +0100 Bump debhelper compatibility to 10 Update versioned build-dependency on debhelper accordingly. --- debian/changelog | 2 ++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac89cce..e76bfe6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ libcrypt-unixcrypt-perl (1.0-7) UNRELEASED; urgency=medium * Mark package as autopkgtestable. * Convert debian/copyright to machine-readable DEP5 format. * Set "Rules-Requires-Root: no". + * Bump debhelper compatibility level to 10. + + Update versioned debhelper build-dependency accordingly. -- Axel Beckert <[email protected]> Thu, 16 Nov 2017 02:35:33 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 2e27481..6a79282 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: perl Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Axel Beckert <[email protected]> -Build-Depends: debhelper (>= 9~) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: perl (>= 5.8.0-7) Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libcrypt-unixcrypt-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-unixcrypt-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
