r2108 - in trunk/java-package: debian lib

Barry Hawkins barryh-guest at costa.debian.org
Sat May 6 02:50:01 UTC 2006


Author: barryh-guest
Date: 2006-05-06 02:50:00 +0000 (Sat, 06 May 2006)
New Revision: 2108

Modified:
   trunk/java-package/debian/changelog
   trunk/java-package/debian/control
   trunk/java-package/lib/j2se.sh
Log:
Updated standards version to 3.7.2

Modified: trunk/java-package/debian/changelog
===================================================================
--- trunk/java-package/debian/changelog	2006-05-06 01:26:01 UTC (rev 2107)
+++ trunk/java-package/debian/changelog	2006-05-06 02:50:00 UTC (rev 2108)
@@ -1,6 +1,7 @@
 java-package (0.28) unstable; urgency=low
 
   * Modified to reflect migration to Subversion
+  * Updated standards to version 3.7.2
   * Corrected test for AMD64 architecture during plug-in detection
   * Corrected detected version for IBM Java 5 JDK on AMD64 (Closes: #345775)
   * Repaired alternatives handling for IBM JREs and JDKs (Closes: #338569)
@@ -17,7 +18,7 @@
   * Refactored architecture evaluation to eliminate repetition and
     evaluate DEB_BUILD_GNU_TYPE correctly for i486-linux-gnu
 
- -- Barry Hawkins <barry at alltc.com>  Wed, 03 May 2006 22:37:00 -0400
+ -- Barry Hawkins <barry at alltc.com>  Fri, 05 May 2006 22:49:38 -0400
 
 java-package (0.27) unstable; urgency=low
 

Modified: trunk/java-package/debian/control
===================================================================
--- trunk/java-package/debian/control	2006-05-06 01:26:01 UTC (rev 2107)
+++ trunk/java-package/debian/control	2006-05-06 02:50:00 UTC (rev 2108)
@@ -4,7 +4,7 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Carlos Laviola <claviola at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Jeroen van Wolffelaar <jeroen at wolffelaar.nl>, Barry Hawkins <barry at alltc.com>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 
 Package: java-package
 Architecture: all

Modified: trunk/java-package/lib/j2se.sh
===================================================================
--- trunk/java-package/lib/j2se.sh	2006-05-06 01:26:01 UTC (rev 2107)
+++ trunk/java-package/lib/j2se.sh	2006-05-06 02:50:00 UTC (rev 2108)
@@ -29,7 +29,7 @@
 Priority: optional
 Maintainer: $maintainer_name <$maintainer_email>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.0
+Standards-Version: 3.7.2
 
 EOF
 }




More information about the pkg-java-commits mailing list