Author: ebourg-guest Date: 2013-06-06 23:00:29 +0000 (Thu, 06 Jun 2013) New Revision: 16843
Modified: trunk/derby/debian/changelog trunk/derby/debian/watch Log: debian/watch: Updated to point to the official Apache archive Modified: trunk/derby/debian/changelog =================================================================== --- trunk/derby/debian/changelog 2013-06-06 22:54:30 UTC (rev 16842) +++ trunk/derby/debian/changelog 2013-06-06 23:00:29 UTC (rev 16843) @@ -3,6 +3,7 @@ * Initial release (Closes: #617425) * Renamed the package to 'derby' * Transfered the maintenance to the Java Team + * debian/watch: Updated to point to the official Apache archive -- Emmanuel Bourg <[email protected]> Fri, 07 Jun 2013 00:51:41 +0200 Modified: trunk/derby/debian/watch =================================================================== --- trunk/derby/debian/watch 2013-06-06 22:54:30 UTC (rev 16842) +++ trunk/derby/debian/watch 2013-06-06 23:00:29 UTC (rev 16843) @@ -1,3 +1,2 @@ version=3 - -http://www.mirrorservice.org/sites/ftp.apache.org//db/derby/db-derby-([0-9.]+)/db-derby-([0-9.]+)-src.tar.gz +http://archive.apache.org/dist/db/derby/db-derby-([\d\.]+)/db-derby-([\d\.]+)-src.tar.gz _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

