This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libxalan2-java.
commit 1a595d1cce69e5e9305907b7de7893e0738bc12d Author: Emmanuel Bourg <[email protected]> Date: Fri Oct 13 15:45:11 2017 +0200 Switch to debhelper level 10 --- debian/changelog | 1 + debian/compat | 3 +-- debian/control | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89327c4..137edda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ libxalan2-java (2.7.2-1) UNRELEASED; urgency=medium * Use XZ compression for the upstream tarball * Updated debian/watch * Use secure Vcs-* URLs + * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Mon, 28 Sep 2015 08:53:38 +0200 diff --git a/debian/compat b/debian/compat index 48c962f..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1,2 +1 @@ -9 - +10 diff --git a/debian/control b/debian/control index 6115974..b96f66b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Uploaders: Marcus Better <[email protected]>, Build-Depends: ant (>= 1.6.3), cdbs (>= 0.4.8), cup, - debhelper (>= 9), + debhelper (>= 10), default-jdk, javahelper, jlex, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libxalan2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

