This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit d0cd7a9fe5d693ede28838accb62fa2dd3bf34f6 Author: Emmanuel Bourg <[email protected]> Date: Thu Jun 6 23:00:29 2013 +0000 debian/watch: Updated to point to the official Apache archive --- debian/changelog | 1 + debian/watch | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cdc0789..c0dffb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ derby (10.10.1.1-1) UNRELEASED; urgency=low * 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 diff --git a/debian/watch b/debian/watch index 8cf4a03..ea37b98 100644 --- a/debian/watch +++ b/debian/watch @@ -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

