[Pkg-javascript-commits] [backbone] 85/97: Tighten (build-)dependencies on node-underscore: Needed since Backbone 0.9.9.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:56:04 UTC 2014


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

js pushed a commit to branch master
in repository backbone.

commit 1d2d57cd97ba09b2583f5891a47b2baaf4be15a8
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Mar 14 11:31:53 2013 +0100

    Tighten (build-)dependencies on node-underscore: Needed since Backbone 0.9.9.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 21b182d..7da735e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,7 @@ DEB_UPSTREAM_TARBALL_MD5 = d24ee0a1d401705c8bb098b5ebf01725
 CDBS_BUILD_DEPENDS += , node-uglify | yui-compressor
 js-compressor := $(or $(notdir $(shell which uglifyjs)),yui-compressor)
 
-underscore-minver = 1.3.1
+underscore-minver = 1.4.3
 CDBS_BUILD_DEPENDS +=, coffeescript
 CDBS_BUILD_DEPENDS +=, node-underscore (>= $(underscore-minver)~)
 CDBS_DEPENDS_$(jspkg) = libjs-underscore (>= $(underscore-minver)~)

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



More information about the Pkg-javascript-commits mailing list