[DRE-commits] [ruby-http-parser.rb] 01/01: d/watch: Fall-back to Github (githubredir webservice was discontinued)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Apr 8 15:19:46 UTC 2015


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

sbadia-guest pushed a commit to branch master
in repository ruby-http-parser.rb.

commit daeff499f71ad6f97b943fcacd15950539ed58fb
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 8 17:19:39 2015 +0200

    d/watch: Fall-back to Github (githubredir webservice was discontinued)
---
 debian/changelog | 7 +++++++
 debian/watch     | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index df39180..771e208 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-http-parser.rb (0.6.0-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * d/watch: Fall-back to Github (githubredir webservice was discontinued)
+
+ -- Sebastien Badia <seb at sebian.fr>  Wed, 08 Apr 2015 17:19:20 +0200
+
 ruby-http-parser.rb (0.6.0-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/watch b/debian/watch
index ac61f53..763d4ca 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/tmm1/http_parser.rb/ v(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/http_parser.rb-$1\.tar\.gz/ \
+  https://github.com/tmm1/http_parser.rb/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-http-parser.rb.git



More information about the Pkg-ruby-extras-commits mailing list