[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master-3.8, updated. debian/3.8.0_rc3-2-4-g2c61a61
Jakub Adam
jakub.adam at ktknet.cz
Thu Jun 7 21:04:41 UTC 2012
The following commit has been merged in the master-3.8 branch:
commit 6f73459ec85cfe9ca917ca154e8336dde727131f
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jun 7 18:09:42 2012 +0200
Increase debhelper compatibility to level 9
diff --git a/debian/changelog b/debian/changelog
index 390e951..3361118 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+eclipse (3.8.0~rc3-3) UNRELEASED; urgency=low
+
+ * Increase debhelper compatibility to level 9.
+
+ -- Jakub Adam <jakub.adam at ktknet.cz> Thu, 07 Jun 2012 19:47:52 +0200
+
eclipse (3.8.0~rc3-2) experimental; urgency=low
[ Jakub Adam ]
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index f478050..2c6398a 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders: Niels Thykier <niels at thykier.net>,
Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends: ant (>= 1.8.2),
ant-optional,
- debhelper (>= 8~),
+ debhelper (>= 9~),
default-jdk,
docbook2x,
junit (>= 3.8.2-4),
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list