r2119 - trunk/eclipse/debian

Michael Koch mkoch at costa.debian.org
Tue May 16 05:13:12 UTC 2006


Author: mkoch
Date: 2006-05-16 05:13:11 +0000 (Tue, 16 May 2006)
New Revision: 2119

Modified:
   trunk/eclipse/debian/changelog
   trunk/eclipse/debian/control
   trunk/eclipse/debian/control.in
Log:
* debian/control.in: eclipse-source: Fixed typo in description.
  Closes: #363379


Modified: trunk/eclipse/debian/changelog
===================================================================
--- trunk/eclipse/debian/changelog	2006-05-14 21:52:33 UTC (rev 2118)
+++ trunk/eclipse/debian/changelog	2006-05-16 05:13:11 UTC (rev 2119)
@@ -9,9 +9,11 @@
     extra/arch-files.txt, libswt3.1-gtk-java.install: Moved
     org.eclipse.swt plugins to eclipse-rcp package.
   * debian/extra/efj.sh: Rewritten to match the code from eclipse.sh
-    Closes:  #353555
+    Closes: #353555
   * debian/extra/eclipse.1: Clarified explanation for -vm option.
   * debian/control.in: Updated Standards-Version to 3.7.2.
+  * debian/control.in: eclipse-source: Fixed typo in description.
+    Closes: #363379
 
   [ Matthias Klose ]
   * debian/control.in: eclipse replaces eclipse-platform (<< 3.1.2-2).
@@ -28,7 +30,7 @@
   * Merge from Ubuntu:
     - Build using gij-4.1/gcj-4.1.
 
- -- Michael Koch <konqueror at gmx.de>  Sun,  7 May 2006 12:39:46 +0000
+ -- Michael Koch <konqueror at gmx.de>  Tue, 16 May 2006 05:10:35 +0000
 
 eclipse (3.1.2-1) unstable; urgency=low
 

Modified: trunk/eclipse/debian/control
===================================================================
--- trunk/eclipse/debian/control	2006-05-14 21:52:33 UTC (rev 2118)
+++ trunk/eclipse/debian/control	2006-05-16 05:13:11 UTC (rev 2119)
@@ -202,7 +202,7 @@
 Depends: eclipse-platform (= ${Source-Version})
 Description: Eclipse source code plug-ins
  This package provides the additional source code plug-ins used for code lookup
- (debugger, code completition) and plug-in development.
+ (debugger, code completion) and plug-in development.
 
 Package: eclipse-sdk
 Architecture: all

Modified: trunk/eclipse/debian/control.in
===================================================================
--- trunk/eclipse/debian/control.in	2006-05-14 21:52:33 UTC (rev 2118)
+++ trunk/eclipse/debian/control.in	2006-05-16 05:13:11 UTC (rev 2119)
@@ -202,7 +202,7 @@
 Depends: eclipse-platform (= ${Source-Version})
 Description: Eclipse source code plug-ins
  This package provides the additional source code plug-ins used for code lookup
- (debugger, code completition) and plug-in development.
+ (debugger, code completion) and plug-in development.
 
 Package: eclipse-sdk
 Architecture: all




More information about the pkg-java-commits mailing list