This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libsys-virt-perl.
commit cd2bb0ecdc9626b54554390eb59554b2bd455bfb Author: Salvatore Bonaccorso <[email protected]> Date: Wed Jan 24 07:33:36 2018 +0100 Bump Debhelper compat level to 10 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 f7bc53f..f2888c9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libsys-virt-perl Section: perl Priority: optional Build-Depends: - debhelper (>= 9.20120312~), + debhelper (>= 10), libcpan-changes-perl, libtest-pod-coverage-perl, libtest-pod-perl, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-virt-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
