[Pkg-javascript-commits] [node-arr-union] 04/06: Fix watch file
    Sruthi Chandran 
    srud-guest at moszumanska.debian.org
       
    Mon Oct 17 15:16:37 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-arr-union.
commit 2ba617dfd59d75d45d512a5f51797ef13330525e
Author: Sruthi <srud at disroot.org>
Date:   Mon Oct 17 20:25:58 2016 +0530
    Fix watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 1cbf83a..187a3f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-arr-union-$1.tar.gz/ \
- https://github.com/jonschlinkert/arr-union/tags .*/archive/v?([\d\.]+).tar.gz
+ https://github.com/jonschlinkert/arr-union/tags .*/archive/([\d\.]+).tar.gz
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-arr-union.git
    
    
More information about the Pkg-javascript-commits
mailing list