[DRE-commits] [ruby-rack] 01/10: follow only the 1.4.x series
    Antonio Terceiro 
    terceiro at alioth.debian.org
       
    Sun Oct 20 19:14:57 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master-1.4
in repository ruby-rack.
commit aec0aa9bdef5520cbb6bb480c2c6f90b92174cae
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Oct 20 12:39:29 2013 -0300
    follow only the 1.4.x series
---
 debian/watch |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index d78431f..3127f35 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rack .*/rack-(.*).tar.gz
+opts=filenamemangle=s/.*\/(\d+\.\d+\.\d+\.tar\.gz)/rack-$1/ \
+  https://github.com/rack/rack/releases .*/(1\.4\..*).tar.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list