This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via 742c7dca617c76731c54a1767c10df5a1f0f793d (commit)
from 5a44f1a8b6fe81f2a698c2967fcc38c39d713505 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 742c7dca617c76731c54a1767c10df5a1f0f793d
Author: Benjamin Drung <[email protected]>
Date: Sat Feb 27 03:03:20 2010 +0100
org.apache.ant is installed into eclipse-platform. Therefore it has to
depend on ant and ant-optional.
-----------------------------------------------------------------------
Summary of changes:
debian/control | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 475b408..fbb0a7a 100644
--- a/debian/control
+++ b/debian/control
@@ -64,8 +64,7 @@ Description: Extensible Tool Platform and Java IDE
Package: eclipse-jdt
Architecture: any
-Depends: ant-optional,
- default-jre | java5-runtime | java6-runtime,
+Depends: default-jre | java5-runtime | java6-runtime,
eclipse-platform (= ${binary:Version}),
eclipse-plugin-cvs (= ${binary:Version}),
junit (>= 3.8.2-4),
@@ -108,7 +107,9 @@ Description: Eclipse Plug-in Development Environment (PDE)
Package: eclipse-platform
Architecture: any
-Depends: default-jre | java5-runtime | java6-runtime,
+Depends: ant (>= 1.7.1),
+ ant-optional,
+ default-jre | java5-runtime | java6-runtime,
eclipse-platform-data (>= ${source:Version}),
eclipse-rcp (= ${binary:Version}),
java-common (>= 0.23),
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits