[Pkg-javascript-commits] [node-jsondiffpatch] 01/01: Fix dversionmangle

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:31:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-jsondiffpatch.

commit 8c321845d017132138025e35f89ef3ab691a229a
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sun Jul 6 17:31:10 2014 +0000

    Fix dversionmangle
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 50e3a5b..d1c4119 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=\
-dversionmangle=s/\?(debian|dfsg|ds|deb)\d*$//,\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-jsondiffpatch-$1.tar.gz/ \
  https://github.com/benjamine/jsondiffpatch/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsondiffpatch.git



More information about the Pkg-javascript-commits mailing list