[Pkg-javascript-commits] [backbone] 22/97: Update changelog, control file and copyright hints.

Jonas Smedegaard js at moszumanska.debian.org
Sat May 3 16:55:56 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 95f1b8ae135e3f3701d07d103c99fec1b83df447
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 12 23:25:09 2011 +0200

    Update changelog, control file and copyright hints.
---
 debian/changelog       | 14 ++++++++++++++
 debian/control         |  4 ++--
 debian/copyright_hints | 23 +++++++++++------------
 3 files changed, 27 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 52f3f2a..11ace1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+backbone (0.5.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * Bump policy compliance to standards-version 3.9.2.
+  * Update copyright file:
+    + Fix use initial wildcard Files section (not list wildcard
+      copyright/licensing in header section).
+    + Bump file format to draft 174 of DEP-5.
+    + Extend coverage years.
+    + Adjust some file paths.
+  * Suppress more kinds of images from copyright check.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Fri, 12 Aug 2011 23:23:16 +0200
+
 backbone (0.3.3-4) unstable; urgency=low
 
   * Package now team-maintained:
diff --git a/debian/control b/debian/control
index 788d778..d7ca36d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: web
 Priority: optional
 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Build-Depends: cdbs,
+Build-Depends: cdbs (>= 0.4.72~),
  debhelper (>= 6),
  dh-buildinfo,
  yui-compressor
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://documentcloud.github.com/backbone/
 Vcs-Git: git://git.debian.org/git/collab-maint/backbone
 Vcs-Browser: http://git.debian.org/?p=collab-maint/backbone.git
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3a55d2f..80ef54d 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,9 +1,7 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=162
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
-Copyright: FIXME
-License: FIXME
 Disclaimer: Autogenerated by CDBS
 
 Files: README
@@ -26,29 +24,31 @@ Files: README
  examples/todos/todos.css
  examples/todos/todos.js
  index.html
+ index.js
  package.json
  test/collection.js
- test/controller.js
  test/events.js
  test/model.coffee
  test/model.js
+ test/noconflict.js
+ test/router.js
  test/speed.js
  test/sync.js
  test/test-zepto.html
  test/test.html
  test/vendor/json2.js
  test/vendor/qunit.css
- test/vendor/zepto-0.2.js
+ test/vendor/zepto-0.6.js
  test/view.js
 Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: backbone-min.js
- backbone.js
+Files: backbone.js
  docs/backbone.html
- test/vendor/underscore-1.1.3.js
+ test/vendor/underscore-1.1.6.js
 Copyright: 2010, Jeremy Ashkenas, DocumentCloud Inc
+ 2011, Jeremy Ashkenas, DocumentCloud Inc
 License: UNKNOWN
  FIXME
 
@@ -69,10 +69,9 @@ Copyright: 2008, Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blog
 License: UNKNOWN
  FIXME
 
-Files: test/vendor/jquery-1.4.2.js
-Copyright: 2009, The Dojo Foundation
- 2010, John Resig
- 2010, The Dojo Foundation
+Files: test/vendor/jquery-1.5.js
+Copyright: 2011, John Resig
+ 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