CVS eclipse/debian

Michael Koch mkoch-guest at haydn.debian.org
Tue Oct 25 13:47:50 UTC 2005


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

Modified Files:
	changelog control control.in rules 
Log Message:
Move package to main.


--- /cvsroot/pkg-java/eclipse/debian/changelog	2005/10/25 13:12:15	1.7
+++ /cvsroot/pkg-java/eclipse/debian/changelog	2005/10/25 13:47:49	1.8
@@ -5,6 +5,7 @@
       solution.
     - debian/rules: Handle ia64 architecture.
     - Worked around bugs in latest lucene package.
+    - Moved package to main.
 
   * Stephan Michels <stephan at apache.org>:
     - Added debian/patches/eclipse-gnuformatterjdtui.dpatch
--- /cvsroot/pkg-java/eclipse/debian/control	2005/10/15 12:29:53	1.1
+++ /cvsroot/pkg-java/eclipse/debian/control	2005/10/25 13:47:49	1.2
@@ -1,5 +1,5 @@
 Source: eclipse
-Section: contrib/devel
+Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Jerry Haltom <wasabi at larvalstage.net>, Michael Koch <konqueror at gmx.de>, Matthias Klose <doko at debian.org>
--- /cvsroot/pkg-java/eclipse/debian/control.in	2005/10/15 12:29:53	1.1
+++ /cvsroot/pkg-java/eclipse/debian/control.in	2005/10/25 13:47:50	1.2
@@ -1,5 +1,5 @@
 Source: eclipse
-Section: @SECTION_PREFIX at devel
+Section: devel
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Jerry Haltom <wasabi at larvalstage.net>, Michael Koch <konqueror at gmx.de>, Matthias Klose <doko at debian.org>
--- /cvsroot/pkg-java/eclipse/debian/rules	2005/10/24 19:47:46	1.5
+++ /cvsroot/pkg-java/eclipse/debian/rules	2005/10/25 13:47:50	1.6
@@ -8,10 +8,6 @@
 
 DISTRIBUTION := $(shell lsb_release -is)
 
-SECTION_PREFIX := contrib/
-ifeq ($(DISTRIBUTION),Ubuntu)
-  SECTION_PREFIX :=
-endif
 BUILD_DEPS :=
 
 DEB_GCJ_PACKAGES := eclipse-rcp eclipse-platform eclipse-jdt eclipse-pde



More information about the pkg-java-commits mailing list