[Pkg-javascript-commits] [backbone] 03/03: Prepare for release: Update changelog and control file.

Jonas Smedegaard dr at jones.dk
Tue Aug 30 21:41:11 UTC 2016


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

js pushed a commit to branch master
in repository backbone.

commit 54489ad7261b48fea79a1e6daff087df13124d6d
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 30 23:39:21 2016 +0200

    Prepare for release: Update changelog and control file.
---
 debian/changelog | 12 ++++++++++++
 debian/control   |  7 ++++---
 2 files changed, 16 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d1d1905..3731ac4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+backbone (1.2.3~dfsg-3) unstable; urgency=medium
+
+  * Update package relations:
+    + Stop recommend non-existing libjs-zepto or libjs-ender.
+    + Relax to suggest (not recommend) libjs-jquery/libjs-lodash and
+      libjs-json, and only for libjs-backbone (not node-backbone).
+      Document new suggestions in long description.
+    + Stop build-depend on libjs-json libjs-jquery libjs-qunit
+      (seemingly needed only for currently disabled PhantomJS tests).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 30 Aug 2016 23:38:23 +0200
+
 backbone (1.2.3~dfsg-2) unstable; urgency=medium
 
   * Fix really tighten to (build-)depend versioned on libjs-underscore
diff --git a/debian/control b/debian/control
index 9a5ad3a..5fc03ea 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,6 @@ Build-Depends: cdbs (>= 0.4.131~),
  node-uglify,
  node-source-map,
  coffeescript,
- libjs-json,
- libjs-jquery,
- libjs-qunit,
  libjs-underscore (>= 1.7.0~dfsg),
  node-underscore (>= 1.7.0~dfsg)
 Standards-Version: 3.9.8
@@ -38,6 +35,10 @@ Description: some Backbone for JavaScript applications - browser library
  .
  This package contains backbone usable directly in web browsers.
  .
+ RESTful persistence and DOM manipulation with Backbone.View requires
+ either of the packages libjs-jquery libjs-lodash, and libjs-json for
+ older Internet Explorer support.
+ .
  Optimal rendering of upstream index.html requires the package
  libjs-jquery-lazyload.
 

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