[eclipse-cdt] 07/07: Require eclipse >= 3.8.1-8
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Tue Apr 28 18:59:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-cdt.
commit f4629f2e1a95b0866fe0262f005c292dcbeb9835
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Tue Apr 28 20:21:19 2015 +0200
Require eclipse >= 3.8.1-8
---
debian/changelog | 3 +++
debian/control | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1dc1d59..277e20d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ eclipse-cdt (8.6.0-1) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.6.
* Override incompatible-java-bytecode-format Lintian warning.
* Remove Niels Thykier from Uploaders (Closes: #770558).
+ * Require eclipse >= 3.8.1-8
+ - CDT needs libicu4j-49-java for correct working of the debugger
+ integration.
-- Jakub Adam <jakub.adam at ktknet.cz> Fri, 27 Feb 2015 23:27:07 +0100
diff --git a/debian/control b/debian/control
index f9ab72a..2b81f2a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jakub Adam <jakub.adam at ktknet.cz>
Build-Depends: debhelper (>= 9.20120608~),
default-jdk (>= 2:1.7),
dpkg-dev (>= 1.16.2~),
- eclipse-pde (>= 3.8~),
+ eclipse-pde (>= 3.8.1-8),
eclipse-remote-services-api,
eclipse-rse,
javahelper (>= 0.32~),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git
More information about the pkg-java-commits
mailing list