[osgi-foundation-ee] 02/05: Switch to compat level 11.

Markus Koschany apo at moszumanska.debian.org
Wed Mar 28 13:20:43 BST 2018


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository osgi-foundation-ee.

commit ffba1806904771077db12ca94050f84ad28e5778
Author: Markus Koschany <apo at debian.org>
Date:   Wed Mar 28 13:59:41 2018 +0200

    Switch to compat level 11.
---
 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..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 99795a5..c61342e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Ludovic Claude <ludovic.claude at laposte.net>
 Build-Depends:
  ant,
- debhelper (>= 9),
+ debhelper (>= 11),
  default-jdk,
  javahelper,
  maven-repo-helper
diff --git a/debian/rules b/debian/rules
index 19dfed3..b5208f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,4 @@ get-orig-source:
 
 get-orig-pom:
 	wget --user-agent="" -O debian/pom.xml $(MAVEN_REPO)/$(POM_VERSION)/org.osgi.foundation-$(POM_VERSION).pom
-	perl -p -i -e 's/<version>$(POM_VERSION)/<version>$(VERSION)/' debian/pom.xml
\ No newline at end of file
+	perl -p -i -e 's/<version>$(POM_VERSION)/<version>$(VERSION)/' debian/pom.xml

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/osgi-foundation-ee.git



More information about the pkg-java-commits mailing list