CVS eclipse/debian

Michael Koch mkoch-guest at haydn.debian.org
Sat Jan 7 10:39:10 UTC 2006


Update of /cvsroot/pkg-java/eclipse/debian
In directory haydn:/tmp/cvs-serv9891

Modified Files:
	changelog eclipse-platform.preinst 
Log Message:
Added another bug number for the /usr/lib/eclipse/features breakage.


--- /cvsroot/pkg-java/eclipse/debian/changelog	2006/01/07 09:33:30	1.53
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2006/01/07 10:39:10	1.54
@@ -1,7 +1,7 @@
 eclipse (3.1.1-8) unstable; urgency=low
 
   * debian/eclipse-platform.preinst: Make /usr/lib/eclipse/features a real
-    directory. Closes: #345724, #345749
+    directory. Closes: #345724, #345749, #346224
   * debian/rules: Don't make /usr/lib/eclipse/features a symlink.
   * debian/eclipse-platform.install: Include only the non-source features.
   * debian/rules: Handle eclipse architures with the same name as the
@@ -10,8 +10,9 @@
   * debian/rules: Don't overwrite LC_ALL. Not needed.
   * debian/extra/eclipse.sh: Fixed handling of /etc/eclipse/java_home.
     Closes: #345756, #346110
+  * 
 
- -- Michael Koch <konqueror at gmx.de>  Sat,  7 Jan 2006 10:13:38 +0000
+ -- Michael Koch <konqueror at gmx.de>  Sat,  7 Jan 2006 11:45:19 +0000
 
 eclipse (3.1.1-7) unstable; urgency=low
 
--- /cvsroot/pkg-java/eclipse/debian/eclipse-platform.preinst	2006/01/07 09:33:30	1.1
+++ /cvsroot/pkg-java/eclipse/debian/eclipse-platform.preinst	2006/01/07 10:39:10	1.2
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Fix for #345724 and #345749.
+# Fix for #345724, #345749 and #346224.
 case "$1" in
     upgrade)
 	featuredir=/usr/lib/eclipse/features



More information about the pkg-java-commits mailing list