This is an automated email from the git hooks/post-receive script. kanashiro pushed a commit to branch master in repository libxml-compile-perl.
commit 6dc00c27dc1e7ec6eb21b36b3f1bcd5b6812a6d2 Author: Lucas Kanashiro <[email protected]> Date: Fri Jun 23 17:37:41 2017 -0300 Bump debhelper compatibility level to 10 --- 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 f1b57c9..71746cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libxml-compile-perl (1.57-1) UNRELEASED; urgency=medium * Update debian/patches, refresh and remove which is not necessary * Update upstream copyright * Update Debian packaging copyright + * Bump debhelper compatibility level to 10 -- Lucas Kanashiro <[email protected]> Fri, 23 Jun 2017 17:22:19 -0300 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 e5d461f..a70f012 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Joenio Costa <[email protected]> Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Build-Depends-Indep: liblog-report-perl (>= 1.03), libtest-deep-perl, libxml-compile-tester-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-compile-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
