[Pkg-javascript-commits] [backbone] 07/97: Recommend libjson.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:55:55 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 6bdad9dcf9f82e0c4ce9473173f97bf16a070299
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jan 16 21:13:04 2011 +0100

    Recommend libjson.
---
 debian/control.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control.in b/debian/control.in
index b9cc85b..68dbbea 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -13,7 +13,8 @@ Architecture: all
 Depends: ${misc:Depends},
  libjs-underscore
 Recommends: javascript-common,
- libjs-jquery
+ libjs-jquery,
+ libjs-json
 Description: some Backbone for JS Apps with Models, Views, Collections, and Events
  Backbone supplies structure to JavaScript-heavy applications by
  providing models key-value binding and custom events, collections with

-- 
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