[eclipse-rse] 06/11: Use compat level 9 and require debhelper >= 9.
Markus Koschany
apo-guest at moszumanska.debian.org
Tue Nov 3 18:34:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository eclipse-rse.
commit af7233e4367d4a8c2d4c9885f0bac59438e2c6b0
Author: Markus Koschany <apo at debian.org>
Date: Tue Nov 3 18:50:41 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 16f6db0..00f0d67 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
Priority: optional
Maintainer: Debian Orbital Alignment Team <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
default-jdk,
javahelper (>= 0.31~),
eclipse-pde (>= 3.5.2),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-rse.git
More information about the pkg-java-commits
mailing list