[DRE-commits] [SCM] rbenv.git branch, master, updated. debian/0.1.2+git20100922-1-1-g11612d5

Paul van Tilburg paul at luon.net
Thu Dec 29 14:10:29 UTC 2011


The following commit has been merged in the master branch:
commit 11612d566c72322e41219df54a5e5f1684a1ea45
Author: Paul van Tilburg <paul at luon.net>
Date:   Thu Dec 29 15:10:25 2011 +0100

    debian/watch: fixed the URL pattern.

diff --git a/debian/changelog b/debian/changelog
index 9113111..bc50a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rbenv (0.1.2+git20100922-2) unstable; urgency=low
+
+  * debian/watch: fixed the URL pattern.
+
+ -- Paul van Tilburg <paulvt at debian.org>  Thu, 29 Dec 2011 15:09:54 +0100
+
 rbenv (0.1.2+git20100922-1) unstable; urgency=low
 
   * Initial release (Closes: #642500)
diff --git a/debian/watch b/debian/watch
index 063f1f8..480878e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://githubredir.debian.net/github/sstephenson/rbenv (.*).tar.gz
+http://githubredir.debian.net/github/sstephenson/rbenv/v(.*).tar.gz

-- 
rbenv.git



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