backbone 0.9.2-4 source package in Ubuntu

Changelog

backbone (0.9.2-4) unstable; urgency=low


  * Fix build-depend on node-uglify (not libnode-uglify).
  * Update copyright file:
    + Fix use pseudo-license and pseudo-comment sections to obey silly
      restrictions of copyright format 1.0.
    + Rename a license shortname to more sensible Expat~0-clause.
    + Fix add (virtually empty, but mandated by format) GPL-2 License
      paragraph.

 -- Jonas Smedegaard <email address hidden>  Fri, 07 Dec 2012 21:51:38 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
backbone_0.9.2-4.dsc 2.0 KiB 5a45e93a6b356e4b8637a297bfa1d611155f50d9f57c515ae6f73908daaa0785
backbone_0.9.2.orig.tar.gz 6.8 MiB 2a6fd22adccdd8c44cb52c57448faf535b46b647e2646a3617c169f97a964ed0
backbone_0.9.2-4.debian.tar.gz 5.9 KiB 8fd6c779c72306171a3fbdfd0904975290a0ece58de8db0fcdd0a0e3a6a974e8

Available diffs

No changes file available.

Binary packages built by this source

libjs-backbone: some Backbone for JavaScript applications - browser library

 Backbone gives structure to your serious JavaScript web applications by
 supplying models with key-value binding and custom events, collections
 with a rich API of enumerable functions, views with declarative event
 handling, and connects it all to your existing API over a RESTful JSON
 interface.
 .
 This package contains backbone usable directly in web browsers.

node-backbone: some Backbone for JavaScript applications - Node module

 Node is an event-based server-side JavaScript engine.
 .
 Backbone gives structure to your serious JavaScript web applications by
 supplying models with key-value binding and custom events, collections
 with a rich API of enumerable functions, views with declarative event
 handling, and connects it all to your existing API over a RESTful JSON
 interface.
 .
 This package contains node-uuid usable with Node.