[robust-http-client] 06/07: Fixed the watch file

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Aug 31 15:58:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository robust-http-client.

commit 7e7e4df63306090b3dee168515f3552601e3c2d9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Aug 31 17:56:25 2015 +0200

    Fixed the watch file
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 784302e..ae8b895 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ robust-http-client (1.2-3) UNRELEASED; urgency=medium
     - Removed the deprecated DM-Upload-Allowed field
     - Standards-Version updated to 3.9.6 (no changes)
     - Use canonical URLs for the Vcs-* fields
+  * Fixed the watch file
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Mon, 31 Aug 2015 17:11:07 +0200
diff --git a/debian/watch b/debian/watch
index 7dd35a2..05a381c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
-  http://githubredir.debian.net/github/kohsuke/robust-http-client/ robust-http-client-(.*).tar.gz 
+  https://github.com/kohsuke/robust-http-client/tags .*/robust-http-client-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robust-http-client.git



More information about the pkg-java-commits mailing list