[DRE-commits] [ruby-em-hiredis] 01/01: d/watch: Fall-back to Github (githubredir webservice was discontinued)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Apr 8 14:38:16 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-em-hiredis.

commit 2f781d94c69da867f251945d4be923921b2d2eef
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 8 16:38:09 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 983efe6..1ed9081 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-em-hiredis (0.3.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 16:37:50 +0200
+
 ruby-em-hiredis (0.3.0-2) experimental; urgency=medium
 
   * Rebuild to fix gemspec version. 
diff --git a/debian/watch b/debian/watch
index ed6e94e..ae691dc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/mloughran/em-hiredis/ v(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/em-hiredis-$1\.tar\.gz/ \
+  https://github.com/mloughran/em-hiredis/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-hiredis.git



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