This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-httpclient.
commit 656226f82d813df4bc63daa614f402160e0120da Author: Kumar Appaiah <[email protected]> Date: Tue Jan 1 16:19:03 2008 +0000 * debian/watch: + Update to reflect new upstream mirror structure. --- debian/changelog | 7 +++++++ debian/watch | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 126365e..aff7d39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +commons-httpclient (3.1-2) UNRELEASED; urgency=low + + * debian/watch: + + Update to reflect new upstream mirror structure. + + -- Kumar Appaiah <[email protected]> Fri, 21 Sep 2007 00:24:00 +0530 + commons-httpclient (3.1-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index 60ffe99..d82dce3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://apache.oc1.mirrors.redwire.net/jakarta/httpcomponents/commons-httpclient-3.x/source/commons-httpclient-([0-9\.]*)-src\.tar\.gz debian uupdate +http://www.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-(.+)-src.tar.gz debian uupdate -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-httpclient.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

