[Pkg-javascript-commits] [SCM] framework for using backbone.js on client and server for NodeJS branch, master, updated. debian/2.0.0+ds1-1-7-g745b6a0

David Paleino dapal at debian.org
Wed Nov 2 09:38:14 UTC 2011


The following commit has been merged in the master branch:
commit 47847e84a44a694b0566d5f1ee5b7d9125a229ed
Author: David Paleino <dapal at debian.org>
Date:   Wed Nov 2 10:35:51 2011 +0100

    Fixed debian/watch to mangle Debian version

diff --git a/debian/changelog b/debian/changelog
index 7e0ed77..166c31f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ node-bones (2.0.0+ds1-2) UNRELEASED; urgency=low
 
   * Make Route.bones depend on systemwide node-jquery
   * Drop the need for package.json, which doesn't get installed
+  * Fixed debian/watch to mangle Debian version
 
- -- David Paleino <dapal at debian.org>  Sat, 29 Oct 2011 19:22:17 +0200
+ -- David Paleino <dapal at debian.org>  Wed, 02 Nov 2011 10:35:41 +0100
 
 node-bones (2.0.0+ds1-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 063a7b6..82cee34 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
+opts=dversionmangle=s/\+dfsg\d// \
 https://alioth.debian.org/~dapal/npmjs.php?id=bones \
 	http://registry.npmjs.org/bones/-/bones-(\d+[\d\.]*)\.tgz

-- 
framework for using backbone.js on client and server for NodeJS



More information about the Pkg-javascript-commits mailing list