Author: twerner Date: 2008-08-11 22:59:58 +0000 (Mon, 11 Aug 2008) New Revision: 6877
Modified: trunk/glassfish/debian/changelog trunk/glassfish/debian/watch Log: Update debian/watch for the current upstream version without actually upgrading to this version yet. Modified: trunk/glassfish/debian/changelog =================================================================== --- trunk/glassfish/debian/changelog 2008-08-11 22:36:16 UTC (rev 6876) +++ trunk/glassfish/debian/changelog 2008-08-11 22:59:58 UTC (rev 6877) @@ -1,11 +1,13 @@ -glassfish (2+b58g-4) UNRELEASED; urgency=low +glassfish (2+b58g-4) unstable; urgency=low * Switch to openjdk-6. * Move package to main. * Add a <sleep/> in debian/build.xml because of a strange race condition. * Bump up Standards-Version: 3.8.0 (no changes needed). + * Update debian/watch for the current upstream version without actually + upgrading to this version yet. - -- Torsten Werner <[EMAIL PROTECTED]> Tue, 12 Aug 2008 00:33:06 +0200 + -- Torsten Werner <[EMAIL PROTECTED]> Tue, 12 Aug 2008 00:59:02 +0200 glassfish (2+b58g-3) unstable; urgency=low Modified: trunk/glassfish/debian/watch =================================================================== --- trunk/glassfish/debian/watch 2008-08-11 22:36:16 UTC (rev 6876) +++ trunk/glassfish/debian/watch 2008-08-11 22:59:58 UTC (rev 6877) @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/-/+/,dversionmangle=s/-/+/" \ -http://download.java.net/javaee5/v2_branch/promoted/source/ glassfish-v(.*)-src.zip debian debian/orig-tar.sh +http://download.java.net/javaee5/v2ur2/promoted/source/ glassfish-v(.*)-src.zip debian debian/orig-tar.sh _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

