This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libjaxp1.3-java.
commit 722692844be6213a0dc7099aa444b02e8deb7241 Author: Emmanuel Bourg <[email protected]> Date: Sun Jun 18 23:46:24 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 fb22674..9706788 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libjaxp1.3-java (1.3.05-3) UNRELEASED; urgency=medium * Removed the GCJ package * Moved the package to Git * Standards-Version updated to 3.9.8 + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Sun, 18 Jun 2017 23:08:18 +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 5b9c20d..560eca5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Matthias Klose <[email protected]>, Michael Koch <[email protected]>, Jakub Adam <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-repo-helper, +Build-Depends: cdbs, debhelper (>= 10), default-jdk, maven-repo-helper, javahelper Standards-Version: 3.9.8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjaxp1.3-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjaxp1.3-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

