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

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Apr 8 16:08: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-rinku.

commit ca474fd16ed9185711e007019f33abb1ca508ae8
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 8 18:08:11 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 29f0cc0..f017512 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-rinku (1.7.3-2) 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 18:07:37 +0200
+
 ruby-rinku (1.7.3-1) unstable; urgency=low
 
   * Initial release (Closes: #711458)
diff --git a/debian/watch b/debian/watch
index 36dd4cb..f1164ea 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/vmg/rinku/ v(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/rinku-$1\.tar\.gz/ \
+  https://github.com/vmg/rinku/tags .*/v?(\d\S*)\.tar\.gz

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



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