This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libmath-derivative-perl.
commit 3333f42739f92a5536854c47c80d1f340fadca28 Author: Salvatore Bonaccorso <[email protected]> Date: Tue Nov 24 16:42:49 2015 +0100 Bump Debhelper compat level to 9 --- debian/compat | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 2847a5d..8637eac 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: libmath-derivative-perl Section: perl Priority: optional -Build-Depends: debhelper (>= 8), libmodule-build-perl +Build-Depends: debhelper (>= 9), libmodule-build-perl Build-Depends-Indep: perl Maintainer: Debian Perl Group <[email protected]> Uploaders: Carlo Segre <[email protected]>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmath-derivative-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
