[Pkg-javascript-commits] [node-async] 26/26: Prepare for release: Update changelog, and copyright hints.

Jonas Smedegaard dr at jones.dk
Sun Jan 7 17:19:57 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-2
in repository node-async.

commit 60352561a133f9c746becca9a6a3fa4803d92293
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jan 7 18:17:17 2018 +0100

    Prepare for release: Update changelog, and copyright hints.
---
 debian/changelog       | 45 +++++++++++++++++++++++++++++++++++++++++++++
 debian/copyright_hints | 26 ++++++++++++++------------
 2 files changed, 59 insertions(+), 12 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index af3cacd..b007c9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,48 @@
+node-async (0.8.0-2) unstable; urgency=medium
+
+  * Modernize cdbs:
+    + Drop upstream-tarball hints: Use gbp import-orig --uscan.
+    + Do copyright-check in maintainer script (not during build).
+    + Stop build-depend on devscripts.
+  * Modernize git-buildpackage config:
+    + Avoid git- prefix.
+    + Filter any .git* file.
+  * Update watch file:
+    + Bump file format to version 4.
+    + Use github pattern from documentation.
+    + Set repacksuffix.
+    + Add usage comment.
+    + Use substitution strings.
+  * Update package relations:
+    + Stop fallback-build-depend on yui-compressor: Unneeded since
+      squeeze.
+    + Fix stop libjs-async bogus dependency on nodejs.
+    + Fix have libjs-async recommend javascript-common.
+    + Stop build-depend on dh-buildinfo.
+  * Stop resolve build-dependencies indirectly in rules file.
+  * Modernize Vcs-* fields:
+    + Use protocol https (not http or git).
+    + Use git (not cgit) in path.
+    + Include .git suffix in path.
+  * Use package section javascript (not web).
+  * Improve short and long descriptions.
+  * Declare compliance with Debian Policy 4.1.3.
+  * Use dephelper compatibility level 9 (not 8).
+  * Fix deduplicate code: Have node-async symlink from and depend on
+    libjs-async.
+  * Fix install nodejs code into subdirectory.
+    Closes: Bug#772835. Thanks to Olliver Schinagl.
+  * Tighten rules file: Generalize resolving JavaScript source files.
+  * Update copyright info:
+    + Use https protocol in file format URL.
+    + Use License-Grant and License-Reference fields.
+      Thanks to Ben Finney.
+    + Extend coverage for myself.
+  * Add lintian override regarding license in License-Reference field.
+    See bug#786450.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 07 Jan 2018 18:17:15 +0100
+
 node-async (0.8.0-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index e7ed06b..f8f03f8 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,21 +7,27 @@ Disclaimer: Autogenerated by CDBS
 Files: Makefile
  README.md
  component.json
- debian/README.source
  debian/compat
  debian/control
- debian/control.in
  debian/gbp.conf
  debian/source/format
  debian/watch
  deps/nodeunit.css
  nodelint.cfg
  package.json
+ test/test-async.js
  test/test.html
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
+Files: debian/copyright-check
+ debian/rules
+Copyright: 2011-2014, 2018, Jonas Smedegaard <dr at jones.dk>
+  2016-2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
+ FIXME
+
 Files: LICENSE
 Copyright: 2010-2014, Caolan McMahon
 License: Expat
@@ -33,18 +39,14 @@ Copyright: 2009, Thomas Robinson <280north.com>
 License: Expat
  FIXME
 
-Files: debian/rules
-Copyright: 2011-2014, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
- FIXME
-
-Files: test/test-async.js
-Copyright: 
+Files: lib/async.js
+Copyright: 2010-2014, Caolan McMahon
 License: UNKNOWN
  FIXME
 
-Files: lib/async.js
-Copyright: 2010-2014, Caolan McMahon
+Files: debian/source/lintian-overrides
+Copyright: GPL-3+
+  gpl-3+
 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