[Pkg-javascript-commits] [node-async] 480/480: Prepare for release: Update changelog, control file and copyright hints.
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit 05a6970bc60a8cf39c73991ad7af12d1ddb4743c
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri May 2 10:52:43 2014 +0200
Prepare for release: Update changelog, control file and copyright hints.
---
debian/changelog | 16 +++++++++++++---
debian/control | 1 +
debian/copyright_hints | 15 ++++++++++++---
3 files changed, 26 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 45fb51a..af3cacd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,23 @@
-node-async (0.2.5-2) UNRELEASED; urgency=medium
+node-async (0.8.0-1) unstable; urgency=medium
+ [ upstream ]
+ * New release.
+
+ [ Jonas Smedegaard ]
* Bump standards-version to 3.9.5.
* Update Vcs-* fields: Packaging git moved to pkg-javascript area of
Alioth.
- * Extend coverage for myself.
+ * Update copyright info:
+ + Extend coverage for myself.
+ + Extend copyright coverage for main upstream author.
* Fix use TLS in CDBS get-orig-source target, and update URL to not
use "v" prefix.
+ * Stop suppress uglified files from copyright check: No longer
+ included in upstream source.
+ * Build-depend on devscript (needed for copyright check).
+ * Install package.json.
- -- Jonas Smedegaard <dr at jones.dk> Fri, 02 May 2014 10:22:35 +0200
+ -- Jonas Smedegaard <dr at jones.dk> Fri, 02 May 2014 10:52:19 +0200
node-async (0.2.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 7999854..8f79d17 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Build-Depends: cdbs,
+ devscripts,
debhelper,
dh-buildinfo,
node-uglify | yui-compressor
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 650b3ea..e7ed06b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,6 +6,7 @@ Disclaimer: Autogenerated by CDBS
Files: Makefile
README.md
+ component.json
debian/README.source
debian/compat
debian/control
@@ -14,17 +15,15 @@ Files: Makefile
debian/source/format
debian/watch
deps/nodeunit.css
- lib/async.js
nodelint.cfg
package.json
- test/test-async.js
test/test.html
Copyright: *No copyright*
License: UNKNOWN
FIXME
Files: LICENSE
-Copyright: 2010, Caolan McMahon
+Copyright: 2010-2014, Caolan McMahon
License: Expat
FIXME
@@ -39,3 +38,13 @@ Copyright: 2011-2014, Jonas Smedegaard <dr at jones.dk>
License: GPL-3+
FIXME
+Files: test/test-async.js
+Copyright:
+License: UNKNOWN
+ FIXME
+
+Files: lib/async.js
+Copyright: 2010-2014, Caolan McMahon
+License: UNKNOWN
+ FIXME
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list