[Pkg-javascript-commits] [SCM] high-level HTTP client for NodeJS branch, master, updated. debian/1.1.0+ds1-1-5-gcd18cd9

David Paleino dapal at debian.org
Sat Dec 31 11:04:05 UTC 2011


The following commit has been merged in the master branch:
commit 2b0d91f0a515cb4f4085948b529d5403a775a12a
Author: David Paleino <dapal at debian.org>
Date:   Sat Dec 31 11:55:36 2011 +0100

    Fixed debian/watch to mangle Debian version

diff --git a/debian/changelog b/debian/changelog
index 74446d7..7351dbd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 node-get (1.1.2+ds1-1) UNRELEASED; urgency=low
 
   * New upstream version
+  * Fixed debian/watch to mangle Debian version
 
- -- David Paleino <dapal at debian.org>  Sat, 31 Dec 2011 11:53:18 +0100
+ -- David Paleino <dapal at debian.org>  Sat, 31 Dec 2011 11:55:26 +0100
 
 node-get (1.1.0+ds1-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index c5577ce..e1cbe86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
+opts=dversionmangle=s/\+ds\d// \
 https://alioth.debian.org/~dapal/npmjs.php?id=get \
 	http://registry.npmjs.org/get/-/get-(\d+.*)\.tgz

-- 
high-level HTTP client for NodeJS



More information about the Pkg-javascript-commits mailing list