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

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

commit 05d2f20d9586a61ab97b278a7c6963570d2a67c7
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 8 16:27:33 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 35ac75b..115bbb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-bond (0.4.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 16:27:12 +0200
+
 ruby-bond (0.4.3-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #698744)
diff --git a/debian/watch b/debian/watch
index b662439..2d3b10d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/cldwalker/bond/ v(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bond-$1\.tar\.gz/ \
+  https://github.com/cldwalker/bond/tags .*/v?(\d\S*)\.tar\.gz

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



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