[jcifs] 01/14: Use compat level 11.
Markus Koschany
apo at moszumanska.debian.org
Thu Jan 18 13:58:37 UTC 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jcifs.
commit 12f81009d6c98509dd02153a72383237a56719c5
Author: Markus Koschany <apo at debian.org>
Date: Thu Jan 18 12:39:42 2018 +0100
Use compat level 11.
---
debian/compat | 2 +-
debian/rules | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/rules b/debian/rules
index 5ce1ee6..cdd185c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ export JAVA_HOME := /usr/lib/jvm/default-java
export CLASSPATH := /usr/share/java/servlet-api-3.1.jar
%:
- dh $@ --parallel --with maven_repo_helper --buildsystem=ant
+ dh $@ --with maven_repo_helper --buildsystem=ant
override_dh_auto_build:
dh_auto_build -- jar javadoc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jcifs.git
More information about the pkg-java-commits
mailing list