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

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Apr 8 15:46:34 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-mocha-on-bacon.

commit deb40a6435017e6bce5e4426612a423eb75d6be3
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Apr 8 17:46:29 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 7fb73ef..ae128b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-mocha-on-bacon (0.2.1-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 17:46:04 +0200
+
 ruby-mocha-on-bacon (0.2.1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #698743)
diff --git a/debian/watch b/debian/watch
index e8a3c84..1ef7b23 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/alloy/mocha-on-bacon/ (.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/mocha-on-bacon-$1\.tar\.gz/ \
+  https://github.com/alloy/mocha-on-bacon/tags .*/v?(\d\S*)\.tar\.gz

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



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