[Pkg-javascript-commits] [node-async] 04/04: Prepare for release: Update changelog, and copyright hints.
Jonas Smedegaard
dr at jones.dk
Sun Jan 7 18:27:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/0.8.0-3
in repository node-async.
commit c882e619c7340b980f517aaabf6833d04cea37ad
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Jan 7 19:15:00 2018 +0100
Prepare for release: Update changelog, and copyright hints.
---
debian/changelog | 11 +++++++++++
debian/copyright_hints | 7 +++++++
2 files changed, 18 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b007c9f..5cf7fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+node-async (0.8.0-3) unstable; urgency=medium
+
+ * Use short-form dh sequencer (not cdbs).
+ Stop build-depend on cdbs.
+ * Add patch 1001 to modernize testsuite: Replace pre-0.12 Node.js
+ process.binding('evals') with require('vm') in testsuite.
+ * Run testsuite.
+ Build-depend on nodeunit.
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 07 Jan 2018 19:14:38 +0100
+
node-async (0.8.0-2) unstable; urgency=medium
* Modernize cdbs:
diff --git a/debian/copyright_hints b/debian/copyright_hints
index f8f03f8..47c027c 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,6 +10,8 @@ Files: Makefile
debian/compat
debian/control
debian/gbp.conf
+ debian/patches/README
+ debian/patches/series
debian/source/format
debian/watch
deps/nodeunit.css
@@ -44,6 +46,11 @@ Copyright: 2010-2014, Caolan McMahon
License: UNKNOWN
FIXME
+Files: debian/patches/1001_avoid_evals.patch
+Copyright: GPL-3+
+License: UNKNOWN
+ FIXME
+
Files: debian/source/lintian-overrides
Copyright: GPL-3+
gpl-3+
--
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