This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository classworlds.
commit ee01a051c5f25bfe1e597a427d8cfbe4dda3918d Author: Emmanuel Bourg <[email protected]> Date: Fri Jul 21 15:59:13 2017 +0200 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 64faee3..8a5b9be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ classworlds (1.1-final-6) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.0.0 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 21 Jul 2017 15:35:24 +0200 diff --git a/debian/compat b/debian/compat index 7ed6ff8..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +10 diff --git a/debian/control b/debian/control index a584a00..7e5f4e3 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: ant, ant-optional, cdbs (>= 0.4.5.3), - debhelper (>= 5), + debhelper (>= 10), default-jdk, default-jdk-doc, libxalan2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/classworlds.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

