The following commit has been merged in the master branch:
commit 808579aea01978c6fe13264f75f3ac21601e897b
Author: Jakub Adam <[email protected]>
Date: Fri Sep 30 18:04:34 2011 +0200
Make package dependent on Eclipse 3.7
Removed dependencies not required for new CDT build
diff --git a/debian/control b/debian/control
index de3cbe1..737ffa3 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,9 @@ Uploaders: Niels Thykier <[email protected]>,
Benjamin Drung <[email protected]>
Build-Depends: debhelper (>= 7.0.50~),
default-jdk,
- eclipse-pde (>= 3.5.2),
+ eclipse-pde (>= 3.7~exp),
eclipse-rse,
javahelper (>= 0.32~),
- libcommons-codec-java (>= 1.4-2),
- libcommons-httpclient-java (>= 3.1-9),
- libcommons-lang-java,
unzip,
zip
Standards-Version: 3.9.1
@@ -21,8 +18,8 @@ Homepage: http://www.eclipse.org/cdt/
Package: eclipse-cdt
Architecture: any
-Depends: eclipse-platform (>= 3.5.2),
- exuberant-ctags | ctags,
+Depends: eclipse-platform (>= 3.7~exp),
+ eclipse-rse,
gcc,
make,
${misc:Depends},
--
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits