[osgi-foundation-ee] 01/07: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Nov 21 16:18:44 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository osgi-foundation-ee.
commit 822cdecfea684d4c3a0737c610f9fe5ea6c518a9
Author: Markus Koschany <apo at debian.org>
Date: Sat Nov 21 17:01:57 2015 +0100
Use compat level 9 and require debhelper >= 9.
---
debian/compat | 2 +-
debian/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f2f13b6..ca689af 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Damien Raude-Morvan <drazzib at debian.org>,
Ludovic Claude <ludovic.claude at laposte.net>
-Build-Depends: ant, debhelper (>= 7), default-jdk, javahelper, maven-repo-helper
+Build-Depends: ant, debhelper (>= 9), default-jdk, javahelper, maven-repo-helper
Standards-Version: 3.9.2
Homepage: http://www.osgi.org/Specifications/HomePage
Vcs-Git: git://git.debian.org/git/pkg-java/osgi-foundation-ee.git
--
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