Author: doko
Date: 2009-05-18 12:20:06 +0000 (Mon, 18 May 2009)
New Revision: 8267

Modified:
   trunk/java-common/debian/changelog
   trunk/java-common/debian/control
Log:
* Set package sections to java.


Modified: trunk/java-common/debian/changelog
===================================================================
--- trunk/java-common/debian/changelog  2009-05-18 11:31:58 UTC (rev 8266)
+++ trunk/java-common/debian/changelog  2009-05-18 12:20:06 UTC (rev 8267)
@@ -1,3 +1,9 @@
+java-common (0.33) UNRELEASED; urgency=low
+
+  * Set package sections to java.
+
+ -- Matthias Klose <[email protected]>  Mon, 18 May 2009 14:18:43 +0200
+
 java-common (0.32) unstable; urgency=low
 
   * Build the default-* packages on hppa.

Modified: trunk/java-common/debian/control
===================================================================
--- trunk/java-common/debian/control    2009-05-18 11:31:58 UTC (rev 8266)
+++ trunk/java-common/debian/control    2009-05-18 12:20:06 UTC (rev 8267)
@@ -1,5 +1,5 @@
 Source: java-common
-Section: misc
+Section: java
 Priority: optional
 Maintainer: Debian Java Mailing List <[email protected]>
 Uploaders: Stefan Gybas <[email protected]>, Arnaud Vandyck 
<[email protected]>, Michael Koch <[email protected]>, Matthias Klose 
<[email protected]>
@@ -23,7 +23,6 @@
     requirements.
 
 Package: default-jre
-Section: interpreters
 Architecture: any
 Depends: default-jre-headless (= ${binary:Version}), ${jre}${jre:version}
 Suggests: default-jre
@@ -34,7 +33,6 @@
  which is ${jdk} for ${jre:arch}.
 
 Package: default-jre-headless
-Section: interpreters
 Architecture: any
 Depends: ${jhl}${jre:version}, java-common
 Suggests: default-jre
@@ -48,7 +46,6 @@
  graphical display during runtime.
 
 Package: default-jdk
-Section: devel
 Architecture: any
 Depends: default-jre (= ${binary:Version}), ${jdk}${jdk:version}
 Provides: ${jdk:provides}
@@ -58,7 +55,6 @@
  ${jdk} for ${jre:arch}.
 
 Package: default-jdk-builddep
-Section: devel
 Architecture: any
 Depends: default-jdk (= ${binary:Version}), ${jdk:builddep}
 Description: Standard Java or Java compatible build dependencies


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to