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 36610a64d3b1980b251287d87fa6c4597c319826
Author: Damien Raude-Morvan <[email protected]>
Date:   Tue Oct 27 23:10:37 2009 +0000

    Fix debian/watch: use http://www.apache.org/dist/
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c76fbb..93917cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+commons-httpclient (3.1-7.1) UNRELEASED; urgency=low
+
+  * Fix debian/watch: use http://www.apache.org/dist/
+
+ -- Damien Raude-Morvan <[email protected]>  Wed, 28 Oct 2009 00:10:16 +0100
+
 commons-httpclient (3.1-7) unstable; urgency=low
 
   * Add myself to Uploaders.
diff --git a/debian/watch b/debian/watch
index 3d3fe94..d07ad04 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-#http://www.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-([\d\.]+)-src.tar.gz
-http://apache.oc1.mirrors.redwire.net/httpcomponents/commons-httpclient/source/commons-httpclient-([\d\.]+)-src.tar.gz
+http://www.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-([\d\.]+)-src.tar.gz
+#http://apache.oc1.mirrors.redwire.net/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

Reply via email to