This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxpp2-java.
commit 005e7df586277c6cf3ef0e656988a52704c6271b Author: Emmanuel Bourg <[email protected]> Date: Sat Oct 14 17:46:18 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 1c89759..d0845bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libxpp2-java (2.1.10-8) UNRELEASED; urgency=medium * Team upload. * Moved the package to Git * Standards-Version updated to 4.1.1 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Sat, 14 Oct 2017 12:03:59 +0200 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 9c4f83f..4d4cf1b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Michael Koch <[email protected]> -Build-Depends: debhelper (>= 7), cdbs (>= 0.4.28), ant, default-jdk +Build-Depends: debhelper (>= 10), cdbs (>= 0.4.28), ant, default-jdk Build-Depends-Indep: junit Standards-Version: 4.1.1 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libxpp2-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxpp2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

