[DRE-commits] [SCM] ruby-six.git branch, master, updated. 94226655a0e9c7699aa9ba2f1a97d82d8072d37e

Cédric Boutillier boutil at debian.org
Mon Jul 1 06:08:00 UTC 2013


The following commit has been merged in the master branch:
commit fa8f9bc9b3c12dc70a113e0e0aa7f10511565d57
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Jun 10 17:30:47 2013 +0200

    fix debian/watch

diff --git a/debian/changelog b/debian/changelog
index 1de4f1d..3963003 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-six (0.2.0-2) UNRELEASED; urgency=low
+
+  * Fix debian/watch to use github.com as source. 
+
+ -- Cédric Boutillier <boutil at debian.org>  Mon, 10 Jun 2013 17:30:15 +0200
+
 ruby-six (0.2.0-1) unstable; urgency=low
 
   * Initial release (Closes: #711861)
diff --git a/debian/watch b/debian/watch
index 77a143a..96af82c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/six .*/six-(.*).tar.gz
+https://github.com/randx/six/tags .*/v?(\d.*)\.(?:tgz|tbz2|tar\.(?:gz|bz2|xz))

-- 
ruby-six.git



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