[pkg-java] r6967 - trunk/glassfish/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Sun Aug 31 13:30:44 UTC 2008
Author: twerner
Date: 2008-08-31 13:30:43 +0000 (Sun, 31 Aug 2008)
New Revision: 6967
Added:
trunk/glassfish/debian/ant.properties
Modified:
trunk/glassfish/debian/changelog
trunk/glassfish/debian/watch
Log:
* new upstream release
* Update debian/watch to be more flexible.
* Set build.sysclasspath=first in debian/ant.properties.
Added: trunk/glassfish/debian/ant.properties
===================================================================
--- trunk/glassfish/debian/ant.properties (rev 0)
+++ trunk/glassfish/debian/ant.properties 2008-08-31 13:30:43 UTC (rev 6967)
@@ -0,0 +1 @@
+build.sysclasspath=first
Modified: trunk/glassfish/debian/changelog
===================================================================
--- trunk/glassfish/debian/changelog 2008-08-30 23:11:55 UTC (rev 6966)
+++ trunk/glassfish/debian/changelog 2008-08-31 13:30:43 UTC (rev 6967)
@@ -1,3 +1,11 @@
+glassfish (1:2ur2-b04-1) unstable; urgency=low
+
+ * new upstream release
+ * Update debian/watch to be more flexible.
+ * Set build.sysclasspath=first in debian/ant.properties.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 31 Aug 2008 15:28:00 +0200
+
glassfish (2+b58g-4) unstable; urgency=low
* Switch to openjdk-6.
Modified: trunk/glassfish/debian/watch
===================================================================
--- trunk/glassfish/debian/watch 2008-08-30 23:11:55 UTC (rev 6966)
+++ trunk/glassfish/debian/watch 2008-08-31 13:30:43 UTC (rev 6967)
@@ -1,3 +1,5 @@
version=3
-opts="uversionmangle=s/-/+/,dversionmangle=s/-/+/" \
-http://download.java.net/javaee5/v2ur2/promoted/source/ glassfish-v(.*)-src.zip debian debian/orig-tar.sh
+
+https://glassfish.dev.java.net \
+ https://glassfish.dev.java.net/downloads/v(.*).html \
+ .*/glassfish-v(.*)-src.zip debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list