Author: mkoch Date: 2007-12-30 16:47:57 +0000 (Sun, 30 Dec 2007) New Revision: 5243
Modified: trunk/eclipse/debian/changelog trunk/eclipse/debian/watch Log: * Updated watch file to match upstream correctly. Closes: #449647. Modified: trunk/eclipse/debian/changelog =================================================================== --- trunk/eclipse/debian/changelog 2007-12-30 16:21:43 UTC (rev 5242) +++ trunk/eclipse/debian/changelog 2007-12-30 16:47:57 UTC (rev 5243) @@ -3,8 +3,9 @@ * Added junit4 support. * Added ant-nodeps.jar to ant classpath. Needed for replaceregexp tag. * Simplified debian/rules by removing all JVM_* variables. + * Updated watch file to match upstream correctly. Closes: #449647. - -- Michael Koch <[EMAIL PROTECTED]> Mon, 29 Oct 2007 08:07:19 +0100 + -- Michael Koch <[EMAIL PROTECTED]> Sun, 30 Dec 2007 17:53:29 +0100 eclipse (3.2.2-4) unstable; urgency=low Modified: trunk/eclipse/debian/watch =================================================================== --- trunk/eclipse/debian/watch 2007-12-30 16:21:43 UTC (rev 5242) +++ trunk/eclipse/debian/watch 2007-12-30 16:47:57 UTC (rev 5243) @@ -1,2 +1,2 @@ version=3 -ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/R-([\d\.-]*)/eclipse-sourceBuild-srcIncluded-(.*)\.zip +ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/R-([\d\.-]*)/eclipse-sourceBuild-srcIncluded-(.*)\.zip _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

