This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libaopalliance-java.
commit 0576785fa6cbb22b6ea587ec0ef4dd88e4596fe7 Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 12 14:07:45 2018 +0100 Switch to debhelper level 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 4f55b52..92f5f0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libaopalliance-java (20070526-6) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.1.3 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 12 Jan 2018 13:57:29 +0100 diff --git a/debian/compat b/debian/compat index 7f8f011..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -7 +10 diff --git a/debian/control b/debian/control index ee45962..06961d1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Torsten Werner <[email protected]> Build-Depends: ant, cdbs, - debhelper (>= 7), + debhelper (>= 10), default-jdk, maven-repo-helper Standards-Version: 4.1.3 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libaopalliance-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

