[activemq] 04/04: Switch to compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Fri Sep 30 20:19:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository activemq.
commit f1c99584a4f474e247ac71ed5bd0d6a014a0920e
Author: Markus Koschany <apo at debian.org>
Date: Fri Sep 30 21:36:59 2016 +0200
Switch to compat 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 a161c9c..dc6be1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ activemq (5.14.0+dfsg-2) unstable; urgency=medium
* activemq: Depend on liblog4j1.2-java to ensure that logging works
out-of-the-box. (Closes: #839244)
* Fix symlink and replace commons-pool.jar with commons-pool2.jar.
+ * Switch to compat level 10.
-- Markus Koschany <apo at debian.org> Fri, 30 Sep 2016 21:35:06 +0200
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 d2e23b1..5f871eb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Damien Raude-Morvan <drazzib at debian.org>
Build-Depends:
ant,
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
glassfish-javaee,
junit4,
diff --git a/debian/rules b/debian/rules
index d0efb20..b20db45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --buildsystem=maven
+ dh $@ --buildsystem=maven
override_dh_install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/activemq.git
More information about the pkg-java-commits
mailing list