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

David Paleino dapal at debian.org
Thu Sep 20 09:01:43 UTC 2012


The following commit has been merged in the master branch:
commit a8460ffcc456d06f9b8c1528222c3a5cb614b1e8
Author: David Paleino <dapal at debian.org>
Date:   Thu Sep 20 11:00:20 2012 +0200

    Fixed needed version of nodejs

diff --git a/debian/changelog b/debian/changelog
index 0b80695..bdb8e20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-bones (2.0.1+ds1-4) unstable; urgency=low
+
+  * Fixed needed version of nodejs
+
+ -- David Paleino <dapal at debian.org>  Thu, 20 Sep 2012 11:00:16 +0200
+
 node-bones (2.0.1+ds1-3) unstable; urgency=low
 
   * Migrate from node to nodejs (Closes: #686883)
diff --git a/debian/control b/debian/control
index 4672b4c..7c1b16e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: node-bones
 Architecture: any
 Depends:
  ${misc:Depends}
- , nodejs (>= 0.6.19~dfsg-1-3~)
+ , nodejs (>= 0.6.19~dfsg1-3~)
  , node-underscore
  , node-jquery
  , node-backbone

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



More information about the Pkg-javascript-commits mailing list