[DRE-commits] [ruby-bacon-bits] 01/01: d/watch: Fall-back to Github (githubredir webservice was discontinued)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Wed Apr 8 14:17:42 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-bacon-bits.
commit e1e7f62017de1e17089d688633d08c06dccb118b
Author: Sebastien Badia <seb at sebian.fr>
Date: Wed Apr 8 16:17:35 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 76ffaf0..51e3a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-bacon-bits (0.1.0-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:17:08 +0200
+
ruby-bacon-bits (0.1.0-1) UNRELEASED; urgency=low
* Initial release (Closes: #698742)
diff --git a/debian/watch b/debian/watch
index d727a9a..00f40a3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://githubredir.debian.net/github/cldwalker/bacon-bits/ v(.*).tar.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/bacon-bits-$1\.tar\.gz/ \
+ https://github.com/cldwalker/bacon-bits/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bacon-bits.git
More information about the Pkg-ruby-extras-commits
mailing list