[Pkg-javascript-commits] [backbone] 63/97: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:56:01 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 8790d40b4ac47b5216b591ea79fac25d2efeb402
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Mar 25 12:27:56 2012 +0200

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 11 +++++++++++
 debian/control         |  4 ++--
 debian/copyright_hints | 27 +++++++++++----------------
 3 files changed, 24 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f91ced8..43d17f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+backbone (0.9.2-1) unstable; urgency=low
+
+  * New upstream release.
+  * Bump standards-version to 3.9.3.
+  * Use anonscm.debian.org URL in Vcs-Browser field.
+  * Update copyright file:
+    + Bump copyright file format to 1.0.
+    + Fix double-indent in Copyright fields as per Policy §5.6.13.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 25 Mar 2012 12:27:23 +0200
+
 backbone (0.9.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index b7ea27e..1492758 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: cdbs,
  dh-buildinfo,
  coffeescript,
  libnode-uglify | yui-compressor
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://backbonejs.org/
 Vcs-Git: git://git.debian.org/git/collab-maint/backbone
-Vcs-Browser: http://git.debian.org/?p=collab-maint/backbone.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/backbone.git
 
 Package: libjs-backbone
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 721d52c..2fcabb7 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
@@ -44,11 +44,12 @@ Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: backbone.js
+Files: backbone-min.js
+ backbone.js
  docs/backbone.html
  test/vendor/underscore-1.3.1.js
 Copyright: 2009-2012, Jeremy Ashkenas, DocumentCloud Inc
- 2010-2012, Jeremy Ashkenas, DocumentCloud Inc
+  2010-2012, Jeremy Ashkenas, DocumentCloud Inc
 License: UNKNOWN
  FIXME
 
@@ -64,29 +65,23 @@ License: MIT/X11 (BSD like)
 
 Files: test/vendor/qunit.js
 Copyright: 2008, Ariel Flesler - aflesler(at)gmail(dot)com |
- 2011, John Resig, Jörn Zaefferer
- <prathe at gmail.com>
+  2011, John Resig, Jörn Zaefferer
+  <prathe at gmail.com>
 License: UNKNOWN
  FIXME
 
 Files: test/vendor/ender-jeesh.js
 Copyright: @dedfat 2011,
- Dustin Diaz & Jacob Thornton 2011,
- Dustin Diaz & Jacob Thornton 2011, (@ded @fat)
- Jacob Thornton 2011
- || classCache.s(c, new RegExp('(^|\\s+)' + c + '(\\s+|$)'))).test(this.className)) {
-License: UNKNOWN
- FIXME
-
-Files: backbone-min.js
-Copyright: 2010-2012, Jeremy Ashkenas, DocumentCloud Inc
- {};c.wait&&(e=f.clone(this.attributes));a=f.extend({},c,{silent:!0});if(d&&!this.set(d,c.wait?a:c))return!1;var k=this,h=c.success;c.success=function(a,b,e){b=k.parse(a,e);c.wait&&(b=f.extend(d||{},b));if(!k.set(b,c))return!1;h?h(k,a):k.trigger("sync",k,a,c)};c.error=g.wrapError(c.error
+  Dustin Diaz & Jacob Thornton 2011,
+  Dustin Diaz & Jacob Thornton 2011, (@ded @fat)
+  Jacob Thornton 2011
+  || classCache.s(c, new RegExp('(^|\\s+)' + c + '(\\s+|$)'))).test(this.className)) {
 License: UNKNOWN
  FIXME
 
 Files: test/vendor/jquery-1.7.1.js
 Copyright: 2011, John Resig
- 2011, The Dojo Foundation
+  2011, The Dojo Foundation
 License: UNKNOWN
  FIXME
 

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