The following commit has been merged in the master branch:
commit ebef2c8d2dc5b4ee096a0cc8c3d217fa20144ecb
Author: Jakub Adam <jakub.a...@ktknet.cz>
Date:   Mon Jan 16 19:08:31 2012 +0100

    Make extended description of eclipse binary package more accurate (Closes: 
#655945)
    
    Enumerate exact contents of Eclipse SDK, removed strange note that many
    plugins will fail to install without eclipse-pde as package management
    must ensure that all components required by a particular plugin are
    always present.

diff --git a/debian/changelog b/debian/changelog
index d7b627b..7d217f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ eclipse (3.7.1-2) UNRELEASED; urgency=low
 
   * Use SWT from swt-gtk package instead of the bundled version (Closes: 
#538808).
   * Add org.eclipse.equinox.log to eclipse-rcp.
+  * Make extended description of eclipse binary package more accurate
+    (Closes: #655945).
 
  -- Jakub Adam <jakub.a...@ktknet.cz>  Sat, 14 Jan 2012 19:32:00 +0100
 
diff --git a/debian/control b/debian/control
index b9bbe85..a1a1549 100644
--- a/debian/control
+++ b/debian/control
@@ -59,10 +59,9 @@ Description: Extensible Tool Platform and Java IDE
  builders to independently develop tools that integrate with other people's
  tools so seamlessly you can't tell where one tool ends and another starts.
  .
- This package provides the whole Eclipse SDK, along with the Java Development
- Tools (JDT) and the Plugin Development Environment (PDE).  Please note that
- many plugins will fail to install if you don't have the eclipse-pde package
- installed.
+ This package provides the whole Eclipse SDK that contains Eclipse Platform,
+ Java development tools and Plug-in Development Environment, including source
+ and both user and programmer documentation.
 
 Package: eclipse-jdt
 Architecture: any

-- 
eclipse - Powerful IDE written in java - Debian package.

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to