[DRE-commits] [ruby-mail] 01/01: d/watch: Fall-back to Github (githubredir webservice was discontinued)
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Wed Apr 8 15:44:59 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-mail.
commit 24dd2c5a4e5866493c115413d781bbe2f8f039e8
Author: Sebastien Badia <seb at sebian.fr>
Date: Wed Apr 8 17:28:24 2015 +0200
d/watch: Fall-back to Github (githubredir webservice was discontinued)
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b54ddcb..9fcf46a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ruby-mail (2.6.1+dfsg1-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:28:00 +0200
+
ruby-mail (2.6.1+dfsg1-1) unstable; urgency=low
* new upstream release
diff --git a/debian/watch b/debian/watch
index e5d8978..bf18b1f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg\d*//,uversionmangle=s/$/+dfsg1/ \
- http://githubredir.debian.net/github/mikel/mail/ (.*).tar.gz
+ https://github.com/mikel/mail/tags .*/v?(\d[\d\.]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mail.git
More information about the Pkg-ruby-extras-commits
mailing list