[pkg-java] r18717 - in tags/liboro-java: . 2.0.8a-10/debian 2.0.8a-10/debian/patches

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu May 28 11:27:46 UTC 2015


Author: ebourg-guest
Date: 2015-05-28 11:27:46 +0000 (Thu, 28 May 2015)
New Revision: 18717

Added:
   tags/liboro-java/2.0.8a-10/
   tags/liboro-java/2.0.8a-10/debian/changelog
   tags/liboro-java/2.0.8a-10/debian/patches/02-remove-timestamps-in-javadoc.patch
   tags/liboro-java/2.0.8a-10/debian/patches/series
   tags/liboro-java/2.0.8a-10/debian/rules
Removed:
   tags/liboro-java/2.0.8a-10/debian/README.debian
   tags/liboro-java/2.0.8a-10/debian/changelog
   tags/liboro-java/2.0.8a-10/debian/patches/series
   tags/liboro-java/2.0.8a-10/debian/rules
Log:
[svn-buildpackage] Tagging liboro-java 2.0.8a-10

Deleted: tags/liboro-java/2.0.8a-10/debian/README.debian
===================================================================
--- trunk/liboro-java/debian/README.debian	2015-05-28 07:30:45 UTC (rev 18711)
+++ tags/liboro-java/2.0.8a-10/debian/README.debian	2015-05-28 11:27:46 UTC (rev 18717)
@@ -1,23 +0,0 @@
-Jakarta ORO for Debian
-----------------------
-
-- Original Jakarta-ORO package is built by JDK's javac, javadoc, and jar.
-  But this debian's version package is built by jikes, doc++, and
-  Kaffe VM's jar.   
-
-- For more information about Jakarta ORO please take a look at the
-  API Document or Jakarta ORO home page at
-  http://jakarta.apache.org/oro/index.html.
-
-issue:
-
-- API document should be compiled by doc++ instead of SUN's javadoc.
-  But doc++ in sid has problems and API document can't be compiled by
-  doc++. The problems are	
-	
-	1. doc++ spend huge time.
-	2. doc++ create separated file by each method.
-
-  Remove comments at debian/rules when problems will be fixed.
-
-Takashi Okamoto <tora at debian.org>  Mon, 12 Feb 2001 09:55:18 +0900

Deleted: tags/liboro-java/2.0.8a-10/debian/changelog
===================================================================
--- trunk/liboro-java/debian/changelog	2015-05-28 07:30:45 UTC (rev 18711)
+++ tags/liboro-java/2.0.8a-10/debian/changelog	2015-05-28 11:27:46 UTC (rev 18717)
@@ -1,197 +0,0 @@
-liboro-java (2.0.8a-10) UNRELEASED; urgency=low
-
-  [ Emmanuel Bourg ]
-  * Use canonical URLs for the Vcs-* fields
-  * Switch to debhelper level 9
-
-  [ tony mancill ]
-  * Bump Standards-Version to 3.9.6.
-  * Remove Niels Thykier from Uploaders. (Closes: #770561)
-
- -- Emmanuel Bourg <ebourg at apache.org>  Tue, 25 Jun 2013 18:12:03 +0200
-
-liboro-java (2.0.8a-9) unstable; urgency=low
-
-  * Team upload.
-  * d/watch: Changed the URL to point to the Apache archive
-  * Updated Standards-Version to 3.9.4
-  * Removed Michael Koch from uploaders list  (Closes: #654088)
-
- -- Emmanuel Bourg <ebourg at apache.org>  Fri, 29 Mar 2013 00:47:36 +0100
-
-liboro-java (2.0.8a-8) unstable; urgency=low
-
-  * Team upload.
-  * Remove Java runtime from Depends.
-  * Remove Arnaud from Uploaders list.
-  * Update Standards-Version: 3.9.1.
-
- -- Torsten Werner <twerner at debian.org>  Sat, 03 Sep 2011 12:40:32 +0200
-
-liboro-java (2.0.8a-7) unstable; urgency=low
-
-  [ Michael Koch ]
-  * Updated Standards-Version to 3.8.4.
-
-  [ Niels Thykier ]
-  * Added myself to Uploaders.
-  * Merged B-D-I and B-D; it does not make sense to have both
-    when all packages are arch all.
-  * Downgraded java source and target version from 1.4 to 1.3 and 1.2
-    respectively.
-  * Updated depedencies on java-runtimes to fit the built class version.
-  * Made patch quilt-compatible and added a short description.
-  * Bumped debhelper compat to 7.
-  * Added OSGi metadata.
-  * Converted source format to 3.0 (quilt).
-  * Modified the -doc synopsis to clarify it is a documentation package.
-  * Added Homepage and Vcs-* fields.
-
- -- Niels Thykier <niels at thykier.net>  Sat, 20 Feb 2010 13:28:45 +0100
-
-liboro-java (2.0.8a-6) unstable; urgency=low
-
-  * Upload to unstable.
-
- -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 12:14:00 +0200
-
-liboro-java (2.0.8a-5) experimental; urgency=low
-
-  [Ludovic Claude]
-  * Change section to java, bump up Standards-Version to 3.8.1
-  * Add the Maven POM to the package,
-  * Add a Build-Depends-Indep dependency on maven-repo-helper
-  * Use mh_installpom and mh_installjar to install the POM and the jar to the
-    Maven repository
-  * Add ${misc:Depends} to Depends to clear Lintian warnings
-  * Put the API documentation in a separate package
-
-  [Matthias Klose]
-  * (Build-)depend on default-jre/-jdk.
-  * Drop dependency on java-common.
-  * Set java source version to 1.4.
-
- -- Ludovic Claude <ludovic.claude at laposte.net>  Sun, 03 May 2009 17:21:41 +0100
-
-liboro-java (2.0.8a-4) unstable; urgency=low
-
-  * Updated watch file to match upstream correctly.
-
- -- Michael Koch <konqueror at gmx.de>  Sat, 29 Dec 2007 14:41:49 +0100
-
-liboro-java (2.0.8a-3) unstable; urgency=low
-
-  * Build-Depend on java-gcj-compat-dev instead of java-gcj-compat.
-    Closes: #429474.
-
- -- Michael Koch <konqueror at gmx.de>  Tue, 19 Jun 2007 16:30:50 +0200
-
-liboro-java (2.0.8a-2) unstable; urgency=low
-
-  * Use java-gcj-compat instead of kaffe.
-  * Addd java-gcj-compat | java1-runtime | java2-runtime to Depends.
-  * Moved Build-Depends-Indep to Build-Depends.
-  * Updated Standards-Version.
-
- -- Michael Koch <konqueror at gmx.de>  Sun, 17 Jun 2007 20:50:58 +0200
-
-liboro-java (2.0.8a-1) unstable; urgency=low
-
-  * Removed Takashi Okamoto from the uploaders (closes: Bug#352989).
-  * Removed jikes and gjdoc from the dependencies, modified the
-  debian/rules accordingly.
-  * debian/rules: removed ant-launcher.jar from classpath.
-  * debian/watch: added.
-  * updated the orig tarball (removed generated jar and apidoc).
-
- -- Arnaud Vandyck <avdyk at debian.org>  Mon, 24 Apr 2006 23:19:47 +0200
-
-liboro-java (2.0.8-4) unstable; urgency=low
-
-  * debian/control: added myself as an uploader
-  * debian/control, debian/rule: ant transition
-
- -- Arnaud Vandyck <avdyk at debian.org>  Fri, 23 Sep 2005 00:11:33 +0200
-
-liboro-java (2.0.8-3) unstable; urgency=low
-
-  * Fix typo in Maintainer: field: the pkg-java maintainers mailinglist was
-    spelled wrongly
-
- -- Jeroen van Wolffelaar <jeroen at wolffelaar.nl>  Thu, 14 Apr 2005 15:36:19 +0200
-
-liboro-java (2.0.8-2) unstable; urgency=low
-
-  * Repacked as a non-native package.
-  * debian/control: Don't Build-Depend on libant1.5-java.
-  * Updated Build-Depends on jikes and kaffe.
-  * Removed debian/patches/01_build.patch.
-  * Updated Standards-Version to 3.6.1.
-  * Moved Maintainers to Debian Java Group.
-  * Added Takashi and myself to Uploaders.
-
- -- Michael Koch <konqueror at gmx.de>  Thu, 14 Apr 2005 07:31:15 +0000
-
-liboro-java (2.0.8-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * debian/control: Added cdbs to Build-Depends. Thanks to Daniel for the
-    report. Closes: #233181
-
- -- Marc 'HE' Brockschmidt <he at debian.org>  Sat, 20 Mar 2004 01:31:53 +0100
-
-liboro-java (2.0.8-1) unstable; urgency=low
-
-  * New upstream release.
-  * use cdbs to build package.
-
- -- Takashi Okamoto <tora at debian.org>  Sun, 15 Feb 2004 18:03:21 +0900
-
-liboro-java (2.0.7-1) unstable; urgency=low
-
-  * New upstream release
-  * fixed FTBFS bug (closes: #189581)
-
- -- Takashi Okamoto <tora at debian.org>  Sun, 31 Aug 2003 19:21:03 +0900
-
-liboro-java (2.0.6-2) unstable; urgency=low
-
-  * fixed oro-2.0.6.jar was broken. (closes: #162922)
-
- -- Takashi Okamoto <tora at debian.org>  Tue,  1 Oct 2002 17:55:47 +0900
-
-liboro-java (2.0.6-1) unstable; urgency=low
-
-  * New upstream release
-  * fixed FTBFS. (closes: #162435)
-
- -- Takashi Okamoto <tora at debian.org>  Sat, 28 Sep 2002 21:23:05 +0900
-
-liboro-java (2.0.5-2) unstable; urgency=low
-
-  * remove ant dependency. (Closes:#133067)
-  * move new Java Policy.
-
- -- Takashi Okamoto <tora at debian.org>  Sat,  9 Feb 2002 20:41:41 +0900
-
-liboro-java (2.0.5-1) unstable; urgency=low
-
-  * New upstream release
-
- -- Takashi Okamoto <tora at debian.org>  Sat,  2 Feb 2002 00:03:56 +0900
-
-liboro-java (2.0.4-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Takashi Okamoto <tora at debian.org>  Thu, 26 Jul 2001 22:31:26 +0900
-
-liboro-java (2.0.3-1) unstable; urgency=low
-
-  * Initial release. 
-
- -- Takashi Okamoto <tora at debian.org>  Thu, 24 May 2001 00:03:48 +0900
-
-Local variables:
-mode: debian-changelog
-End:

Copied: tags/liboro-java/2.0.8a-10/debian/changelog (from rev 18716, trunk/liboro-java/debian/changelog)
===================================================================
--- tags/liboro-java/2.0.8a-10/debian/changelog	                        (rev 0)
+++ tags/liboro-java/2.0.8a-10/debian/changelog	2015-05-28 11:27:46 UTC (rev 18717)
@@ -0,0 +1,202 @@
+liboro-java (2.0.8a-10) unstable; urgency=low
+
+  [ Emmanuel Bourg ]
+  * Build reproducibility:
+    - Replaced the date in the manifest with the date from debian/changelog
+    - Removed the timestamps from the Javadoc
+  * debian/rules: Improved the clean target
+  * Removed the obsolete information in debian/README.debian
+  * Use canonical URLs for the Vcs-* fields
+  * Switch to debhelper level 9
+
+  [ tony mancill ]
+  * Bump Standards-Version to 3.9.6.
+  * Remove Niels Thykier from Uploaders. (Closes: #770561)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 28 May 2015 13:11:09 +0200
+
+liboro-java (2.0.8a-9) unstable; urgency=low
+
+  * Team upload.
+  * d/watch: Changed the URL to point to the Apache archive
+  * Updated Standards-Version to 3.9.4
+  * Removed Michael Koch from uploaders list  (Closes: #654088)
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Fri, 29 Mar 2013 00:47:36 +0100
+
+liboro-java (2.0.8a-8) unstable; urgency=low
+
+  * Team upload.
+  * Remove Java runtime from Depends.
+  * Remove Arnaud from Uploaders list.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Sat, 03 Sep 2011 12:40:32 +0200
+
+liboro-java (2.0.8a-7) unstable; urgency=low
+
+  [ Michael Koch ]
+  * Updated Standards-Version to 3.8.4.
+
+  [ Niels Thykier ]
+  * Added myself to Uploaders.
+  * Merged B-D-I and B-D; it does not make sense to have both
+    when all packages are arch all.
+  * Downgraded java source and target version from 1.4 to 1.3 and 1.2
+    respectively.
+  * Updated depedencies on java-runtimes to fit the built class version.
+  * Made patch quilt-compatible and added a short description.
+  * Bumped debhelper compat to 7.
+  * Added OSGi metadata.
+  * Converted source format to 3.0 (quilt).
+  * Modified the -doc synopsis to clarify it is a documentation package.
+  * Added Homepage and Vcs-* fields.
+
+ -- Niels Thykier <niels at thykier.net>  Sat, 20 Feb 2010 13:28:45 +0100
+
+liboro-java (2.0.8a-6) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 09 Aug 2009 12:14:00 +0200
+
+liboro-java (2.0.8a-5) experimental; urgency=low
+
+  [Ludovic Claude]
+  * Change section to java, bump up Standards-Version to 3.8.1
+  * Add the Maven POM to the package,
+  * Add a Build-Depends-Indep dependency on maven-repo-helper
+  * Use mh_installpom and mh_installjar to install the POM and the jar to the
+    Maven repository
+  * Add ${misc:Depends} to Depends to clear Lintian warnings
+  * Put the API documentation in a separate package
+
+  [Matthias Klose]
+  * (Build-)depend on default-jre/-jdk.
+  * Drop dependency on java-common.
+  * Set java source version to 1.4.
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Sun, 03 May 2009 17:21:41 +0100
+
+liboro-java (2.0.8a-4) unstable; urgency=low
+
+  * Updated watch file to match upstream correctly.
+
+ -- Michael Koch <konqueror at gmx.de>  Sat, 29 Dec 2007 14:41:49 +0100
+
+liboro-java (2.0.8a-3) unstable; urgency=low
+
+  * Build-Depend on java-gcj-compat-dev instead of java-gcj-compat.
+    Closes: #429474.
+
+ -- Michael Koch <konqueror at gmx.de>  Tue, 19 Jun 2007 16:30:50 +0200
+
+liboro-java (2.0.8a-2) unstable; urgency=low
+
+  * Use java-gcj-compat instead of kaffe.
+  * Addd java-gcj-compat | java1-runtime | java2-runtime to Depends.
+  * Moved Build-Depends-Indep to Build-Depends.
+  * Updated Standards-Version.
+
+ -- Michael Koch <konqueror at gmx.de>  Sun, 17 Jun 2007 20:50:58 +0200
+
+liboro-java (2.0.8a-1) unstable; urgency=low
+
+  * Removed Takashi Okamoto from the uploaders (closes: Bug#352989).
+  * Removed jikes and gjdoc from the dependencies, modified the
+  debian/rules accordingly.
+  * debian/rules: removed ant-launcher.jar from classpath.
+  * debian/watch: added.
+  * updated the orig tarball (removed generated jar and apidoc).
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Mon, 24 Apr 2006 23:19:47 +0200
+
+liboro-java (2.0.8-4) unstable; urgency=low
+
+  * debian/control: added myself as an uploader
+  * debian/control, debian/rule: ant transition
+
+ -- Arnaud Vandyck <avdyk at debian.org>  Fri, 23 Sep 2005 00:11:33 +0200
+
+liboro-java (2.0.8-3) unstable; urgency=low
+
+  * Fix typo in Maintainer: field: the pkg-java maintainers mailinglist was
+    spelled wrongly
+
+ -- Jeroen van Wolffelaar <jeroen at wolffelaar.nl>  Thu, 14 Apr 2005 15:36:19 +0200
+
+liboro-java (2.0.8-2) unstable; urgency=low
+
+  * Repacked as a non-native package.
+  * debian/control: Don't Build-Depend on libant1.5-java.
+  * Updated Build-Depends on jikes and kaffe.
+  * Removed debian/patches/01_build.patch.
+  * Updated Standards-Version to 3.6.1.
+  * Moved Maintainers to Debian Java Group.
+  * Added Takashi and myself to Uploaders.
+
+ -- Michael Koch <konqueror at gmx.de>  Thu, 14 Apr 2005 07:31:15 +0000
+
+liboro-java (2.0.8-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control: Added cdbs to Build-Depends. Thanks to Daniel for the
+    report. Closes: #233181
+
+ -- Marc 'HE' Brockschmidt <he at debian.org>  Sat, 20 Mar 2004 01:31:53 +0100
+
+liboro-java (2.0.8-1) unstable; urgency=low
+
+  * New upstream release.
+  * use cdbs to build package.
+
+ -- Takashi Okamoto <tora at debian.org>  Sun, 15 Feb 2004 18:03:21 +0900
+
+liboro-java (2.0.7-1) unstable; urgency=low
+
+  * New upstream release
+  * fixed FTBFS bug (closes: #189581)
+
+ -- Takashi Okamoto <tora at debian.org>  Sun, 31 Aug 2003 19:21:03 +0900
+
+liboro-java (2.0.6-2) unstable; urgency=low
+
+  * fixed oro-2.0.6.jar was broken. (closes: #162922)
+
+ -- Takashi Okamoto <tora at debian.org>  Tue,  1 Oct 2002 17:55:47 +0900
+
+liboro-java (2.0.6-1) unstable; urgency=low
+
+  * New upstream release
+  * fixed FTBFS. (closes: #162435)
+
+ -- Takashi Okamoto <tora at debian.org>  Sat, 28 Sep 2002 21:23:05 +0900
+
+liboro-java (2.0.5-2) unstable; urgency=low
+
+  * remove ant dependency. (Closes:#133067)
+  * move new Java Policy.
+
+ -- Takashi Okamoto <tora at debian.org>  Sat,  9 Feb 2002 20:41:41 +0900
+
+liboro-java (2.0.5-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Takashi Okamoto <tora at debian.org>  Sat,  2 Feb 2002 00:03:56 +0900
+
+liboro-java (2.0.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Takashi Okamoto <tora at debian.org>  Thu, 26 Jul 2001 22:31:26 +0900
+
+liboro-java (2.0.3-1) unstable; urgency=low
+
+  * Initial release. 
+
+ -- Takashi Okamoto <tora at debian.org>  Thu, 24 May 2001 00:03:48 +0900
+
+Local variables:
+mode: debian-changelog
+End:

Copied: tags/liboro-java/2.0.8a-10/debian/patches/02-remove-timestamps-in-javadoc.patch (from rev 18714, trunk/liboro-java/debian/patches/02-remove-timestamps-in-javadoc.patch)
===================================================================
--- tags/liboro-java/2.0.8a-10/debian/patches/02-remove-timestamps-in-javadoc.patch	                        (rev 0)
+++ tags/liboro-java/2.0.8a-10/debian/patches/02-remove-timestamps-in-javadoc.patch	2015-05-28 11:27:46 UTC (rev 18717)
@@ -0,0 +1,13 @@
+Description: Remove the timestamps from the Javadoc to make the build reproducible
+Author: Emmanuel Bourg <ebourg at apache.org>
+Forwarded: not-needed
+--- a/build.xml
++++ b/build.xml
+@@ -159,6 +159,7 @@
+             version="true"
+             windowtitle="${name} ${version} API"
+             doctitle="${name} ${version} API"
++            additionalparam="-notimestamp"
+             header="<a href='http://jakarta.apache.org/oro/' target=_top><img src='{@docroot}/../images/logoSmall.gif' alt='Jakarta ORO' width=48 height=47 align=center border=0 hspace=1 vspace=1></a>"
+             bottom="Copyright © ${year} Apache Software Foundation. All Rights Reserved.">
+          </javadoc>

Deleted: tags/liboro-java/2.0.8a-10/debian/patches/series
===================================================================
--- trunk/liboro-java/debian/patches/series	2015-05-28 07:30:45 UTC (rev 18711)
+++ tags/liboro-java/2.0.8a-10/debian/patches/series	2015-05-28 11:27:46 UTC (rev 18717)
@@ -1 +0,0 @@
-01-build-xml-dont-replace-non-existing-file.patch

Copied: tags/liboro-java/2.0.8a-10/debian/patches/series (from rev 18714, trunk/liboro-java/debian/patches/series)
===================================================================
--- tags/liboro-java/2.0.8a-10/debian/patches/series	                        (rev 0)
+++ tags/liboro-java/2.0.8a-10/debian/patches/series	2015-05-28 11:27:46 UTC (rev 18717)
@@ -0,0 +1,2 @@
+01-build-xml-dont-replace-non-existing-file.patch
+02-remove-timestamps-in-javadoc.patch

Deleted: tags/liboro-java/2.0.8a-10/debian/rules
===================================================================
--- trunk/liboro-java/debian/rules	2015-05-28 07:30:45 UTC (rev 18711)
+++ tags/liboro-java/2.0.8a-10/debian/rules	2015-05-28 11:27:46 UTC (rev 18717)
@@ -1,24 +0,0 @@
-#!/usr/bin/make -f
-# debian/rules file for liboro-java (uses cdbs)
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/ant.mk
-
-PACKAGE              := $(DEB_SOURCE_PACKAGE)
-#VERSION             := $(DEB_UPSTREAM_VERSION)
-VERSION              := 2.0.8
-JAVA_HOME            := /usr/lib/jvm/default-java
-DEB_ANT_BUILD_TARGET := jar javadocs
-ANT_OPTS             := -Dant.build.javac.source=1.3 -Dant.build.javac.target=1.2
-
-install/liboro-java::
-	jar umf debian/osgi.MF jakarta-oro-$(VERSION).jar
-	mh_installpoms -p$(PACKAGE)
-	mh_installjar -p$(PACKAGE) -l debian/pom.xml --usj-name=oro jakarta-oro-$(VERSION).jar
-
-get-orig-source:
-	-uscan --download-version $(VERSION) --force-download --rename
-
-get-orig-pom:
-	wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/oro/oro/$(VERSION)/oro-$(VERSION).pom
-

Copied: tags/liboro-java/2.0.8a-10/debian/rules (from rev 18715, trunk/liboro-java/debian/rules)
===================================================================
--- tags/liboro-java/2.0.8a-10/debian/rules	                        (rev 0)
+++ tags/liboro-java/2.0.8a-10/debian/rules	2015-05-28 11:27:46 UTC (rev 18717)
@@ -0,0 +1,27 @@
+#!/usr/bin/make -f
+# debian/rules file for liboro-java (uses cdbs)
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+PACKAGE              := $(DEB_SOURCE_PACKAGE)
+#VERSION             := $(DEB_UPSTREAM_VERSION)
+VERSION              := 2.0.8
+JAVA_HOME            := /usr/lib/jvm/default-java
+DEB_ANT_BUILD_TARGET := jar javadocs
+ANT_OPTS             := -Dant.build.javac.source=1.3 -Dant.build.javac.target=1.2 '-DDATE=$(shell dpkg-parsechangelog --show-field Date)'
+
+install/liboro-java::
+	jar umf debian/osgi.MF jakarta-oro-$(VERSION).jar
+	mh_installpoms -p$(PACKAGE)
+	mh_installjar -p$(PACKAGE) -l debian/pom.xml --usj-name=oro jakarta-oro-$(VERSION).jar
+
+clean::
+	mh_clean
+
+get-orig-source:
+	-uscan --download-version $(VERSION) --force-download --rename
+
+get-orig-pom:
+	wget -O debian/pom.xml http://repository.sonatype.org/service/local/repositories/central/content/oro/oro/$(VERSION)/oro-$(VERSION).pom
+




More information about the pkg-java-commits mailing list