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 17d776ad902ab85dcbe871c5d81c4df4883addc5 Author: Kumar Appaiah <[email protected]> Date: Thu Jan 10 03:57:05 2008 +0000 Fix watch file error --- debian/changelog | 1 + debian/watch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index aff7d39..f1cab0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ commons-httpclient (3.1-2) UNRELEASED; urgency=low * debian/watch: + Update to reflect new upstream mirror structure. + (Closes: #459995) -- Kumar Appaiah <[email protected]> Fri, 21 Sep 2007 00:24:00 +0530 diff --git a/debian/watch b/debian/watch index d82dce3..4697485 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://www.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-(.+)-src.tar.gz debian uupdate +http://www.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-([\d\.]+)-src.tar.gz -- 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

