Package: backbone / 0.9.10-3

Metadata

Package Version Patches format
backbone 0.9.10-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020130217~0a085bd.patch | (download)

test/model.js | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix testsuite to pass with underscore 1.5.0 and newer
 Due to changes in
 <https://github.com/documentcloud/underscore/commit/0ab5bdc> need to
 fix Backbone.Model test.  It would be helpful because some people may
 use Backbone's unit tests in their Backbone-related projects (plugins
 for example).
2001_use_system_js.patch | (download)

test/index.html | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use separately packaged javascript libraries