[Pkg-javascript-commits] [node-stylus] 05/06: d/watch: use dversionmangle instead of uversionmangle to remove +dfsg from the version line

Mattia Rizzolo mattia at debian.org
Sun Feb 28 21:28:42 UTC 2016


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

mattia pushed a commit to branch master
in repository node-stylus.

commit 067f515b491ed7cce3a6255592de27c2778e9a5f
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Feb 28 19:58:17 2016 +0000

    d/watch: use dversionmangle instead of uversionmangle to remove +dfsg from the version line
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 079f261..9608530 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
 opts=\
-uversionmangle=s/$/+dfsg/,\
+dversionmangle=s/\+dfsg\d*$//,\
 filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-stylus-$1.tar.gz/ \
  https://github.com/LearnBoost/stylus/tags .*/archive/v?([\d\.]+).tar.gz

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



More information about the Pkg-javascript-commits mailing list