[jboss-logmanager] 02/05: Switch to compat level 10.
Markus Koschany
apo at moszumanska.debian.org
Thu Aug 31 02:01:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jboss-logmanager.
commit 7e2e8254b22c3f1ff61806f8b95b064ec6f28f69
Author: Markus Koschany <apo at debian.org>
Date: Thu Aug 31 03:53:15 2017 +0200
Switch to compat level 10.
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
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 cc4aff0..9aa19d3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders:
Markus Koschany <apo at debian.org>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
default-jdk,
default-jdk-doc,
junit4,
diff --git a/debian/rules b/debian/rules
index fe94991..5ff4d12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --buildsystem=maven
+ dh $@
get-orig-source:
uscan --verbose --download-current-version --force-download --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logmanager.git
More information about the pkg-java-commits
mailing list