[Pkg-javascript-commits] [backbone] 40/97: Update long description, to sync with upstream.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:55:58 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 267a5b010c9fe34a615a9de0231e0194c104069f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Jan 26 23:11:32 2012 +0100

    Update long description, to sync with upstream.
---
 debian/control.in | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control.in b/debian/control.in
index 4d4db94..ba4aaee 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -17,11 +17,11 @@ Recommends: javascript-common,
  libjs-jquery | libjs-zepto,
  libjs-json
 Description: some Backbone for JavaScript applications - browser library
- Backbone supplies structure to JavaScript-heavy applications by
- providing models 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 application over a
- RESTful JSON interface.
+ 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.
 
@@ -36,10 +36,10 @@ Recommends: libjs-jquery | libjs-zepto,
 Description: some Backbone for JavaScript applications - Node module
  Node is an event-based server-side JavaScript engine.
  .
- Backbone supplies structure to JavaScript-heavy applications by
- providing models 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 application over a
- RESTful JSON interface.
+ 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.

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