CVS eclipse/debian

Michael Koch mkoch-guest at haydn.debian.org
Sun Nov 6 10:21:38 UTC 2005


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

Modified Files:
	changelog control control.in 
Log Message:
debian/control: eclipse-platform-common: Conflits and Replaces
eclipse-platform << 3.0. Closes: #336307.


--- /cvsroot/pkg-java/eclipse/debian/changelog	2005/11/05 14:37:32	1.17
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2005/11/06 10:21:38	1.18
@@ -36,8 +36,10 @@
     Closes: #336470.
   * debian/control: eclipse-jdt-common: Conflicts and Replaces
     eclipse-jdt << 3.0. Closes: #336273.
+  * debian/control: eclipse-platform-common: Conflits and Replaces
+    eclipse-platform << 3.0. Closes: #336307.
 
- -- Stephan Michels <stephan at apache.org>  Sat,  5 Nov 2005 15:28:25 +0100
+ -- Michael Koch <konqueror at gmx.de>  Sun,  6 Nov 2005 09:03:55 +0000
 
 eclipse (3.1.1-3) unstable; urgency=low
 
--- /cvsroot/pkg-java/eclipse/debian/control	2005/11/05 11:44:35	1.4
+++ /cvsroot/pkg-java/eclipse/debian/control	2005/11/06 10:21:38	1.5
@@ -111,6 +111,8 @@
 Package: eclipse-platform-common
 Architecture: all
 Depends: eclipse-platform (= ${Source-Version})
+Conflicts: eclipse-platform (<< 3.0)
+Replaces: eclipse-platform (<< 3.0)
 Description: Eclipse platform without plug-ins to develop any language (common files)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
--- /cvsroot/pkg-java/eclipse/debian/control.in	2005/10/30 12:10:47	1.3
+++ /cvsroot/pkg-java/eclipse/debian/control.in	2005/11/06 10:21:38	1.4
@@ -111,6 +111,8 @@
 Package: eclipse-platform-common
 Architecture: all
 Depends: eclipse-platform (= ${Source-Version})
+Conflicts: eclipse-platform (<< 3.0)
+Replaces: eclipse-platform (<< 3.0)
 Description: Eclipse platform without plug-ins to develop any language (common files)
  The Eclipse Platform is an open and extensible platform for anything and yet
  nothing in particular. It provides a foundation for constructing and running
@@ -163,6 +165,8 @@
 Package: eclipse-jdt-common
 Architecture: all
 Depends: eclipse-jdt (= ${Source-Version})
+Conflicts: eclipse-jdt (<< 3.0)
+Replaces: eclipse-jdt (<< 3.0)
 Description: Java Development Tools plug-ins for Eclipse (common files)
  Eclipse JDT plug-ins to develop Java applications with Eclipse.
  .



More information about the pkg-java-commits mailing list