[DRE-commits] [ruby-benchmark-suite] 01/01: d/watch: Fall-back to Github (githubredir webservice was discontinued)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Wed Apr 8 14:25:57 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-benchmark-suite.
commit 837a447ffce55da4f080824fdf60fc9848c47dc4
Author: Sebastien Badia <seb at sebian.fr>
Date: Wed Apr 8 16:25:53 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 ddcd3bb..7d487af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-benchmark-suite (1.0.0+git.20130122.5bded6-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:25:27 +0200
+
ruby-benchmark-suite (1.0.0+git.20130122.5bded6-2) unstable; urgency=low
* Rebuild with ruby 2.0 as default
diff --git a/debian/watch b/debian/watch
index 3eb1346..749ec0a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/evanphx/benchmark_suite/ (.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/benchmark_suite-$1\.tar\.gz/ \
+ https://github.com/evanphx/benchmark_suite/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-benchmark-suite.git
More information about the Pkg-ruby-extras-commits
mailing list