[Pkg-javascript-commits] [node-ws] 01/06: - update uscan script to correctly reset the dependency iteration

Ximin Luo infinity0 at pwned.gg
Wed Jun 17 17:18:10 UTC 2015


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

infinity0-guest pushed a commit to branch master
in repository node-ws.

commit 4d852bd3da1a4c4f4b9142cc90a1560227f78246
Author: Ximin Luo <infinity0 at pwned.gg>
Date:   Wed Jun 17 19:00:53 2015 +0200

    - update uscan script to correctly reset the dependency iteration
---
 debian/uscan | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/uscan b/debian/uscan
index 8ce1cca..9a3230a 100755
--- a/debian/uscan
+++ b/debian/uscan
@@ -76,6 +76,7 @@ fi
 origpwd="$(pwd -P)"
 cd "$TMPDIR"
 new_upstream="$(cat version)"
+test "$cur_upstream" = "$new_upstream" || cur_depiter=0
 cd "ws-$new_upstream"
 mkdir -p bin
 mkdir -p src

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



More information about the Pkg-javascript-commits mailing list