This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository activemq-activeio.
commit eadb6596c9bd8b01a697bd2f018c05d585f271fd Author: Emmanuel Bourg <ebo...@apache.org> Date: Tue Dec 12 00:22:26 2017 +0100 Switch to debhelper level 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- debian/rules | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2f857d5..23d217b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ activemq-activeio (3.1.4-2) UNRELEASED; urgency=medium * Team upload. * Standards-Version updated to 4.1.2 + * Switch to debhelper level 10 -- Emmanuel Bourg <ebo...@apache.org> Tue, 12 Dec 2017 00:22:13 +0100 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index caa564c..3faad97 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintain...@lists.alioth.debian.or Uploaders: Damien Raude-Morvan <draz...@debian.org> Build-Depends: - debhelper (>= 9), + debhelper (>= 10), default-jdk, default-jdk-doc, glassfish-javaee (>= 2.1.1-b31g), diff --git a/debian/rules b/debian/rules index 189a32f..fb46337 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java %: - dh $@ --parallel --buildsystem=maven + dh $@ get-orig-source: uscan --download-current-version --force-download --rename -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq-activeio.git _______________________________________________ pkg-java-commits mailing list pkg-java-comm...@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits