[SCM] UNNAMED PROJECT branch, master, updated. 0.40-6-g990bdb4

Sylvestre Ledru sylvestre.ledru at scilab-enterprises.com
Fri Feb 24 15:23:32 UTC 2012


The following commit has been merged in the master branch:
commit 990bdb4ba9be007936af7ebeaba36328246af1b3
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date:   Fri Feb 24 16:23:26 2012 +0100

    -doc packages are now in the doc section.

diff --git a/debian/changelog b/debian/changelog
index 99d757d..727fd7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
 javatools (0.41) UNRELEASED; urgency=low
 
   * jh_makepkg: 
-	- Switch the OpenJDK6 path to the multiarch one.
-	- Remove the sun-java6 support since it has been
-	  removed from the archive
-	- Provide the support for OpenJDK 7
-	- Create the new package under the source format 3.0
+    - Switch the OpenJDK6 path to the multiarch one.
+    - Remove the sun-java6 support since it has been
+      removed from the archive
+    - Provide the support for OpenJDK 7
+    - Create the new package under the source format 3.0
+    - -doc packages are now in the doc section.
 	
 	
- -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 24 Feb 2012 15:54:07 +0100
+ -- Sylvestre Ledru <sylvestre at debian.org>  Fri, 24 Feb 2012 16:22:58 +0100
 
 javatools (0.40) unstable; urgency=low
 
diff --git a/jh_makepkg b/jh_makepkg
index 86e3370..9ebe504 100755
--- a/jh_makepkg
+++ b/jh_makepkg
@@ -304,6 +304,7 @@ if [ "$TYPE" = "lib" ] ; then
 
 Package: $BINPACKAGE-doc
 Architecture: all
+Section: doc
 Depends: \${java:Depends}, \${misc:Depends}
 Recommends: \${java:Recommends}
 Description: Short Description - doc

-- 
UNNAMED PROJECT



More information about the pkg-java-commits mailing list