Package: npm2deb
Version: 0.3.0-4
Severity: important

Running npm2deb create npm-run
produced:
node-npm-run and node-npm-run-5.0.1

node-npm-run-5.0.1 contained the module source and a debian directory.
node-npm-run contained just a debian directory.

The contents of the two debian directories was identical except for the 
changelog file.
node-npm-run/debian/changelog was as expected:
node-npm-run (5.0.1-1) UNRELEASED; urgency=low

  * Initial release (Closes: #nnnn)

 -- Wookey <[email protected]>  Sat, 30 May 2020 16:09:11 +0000


node-npm-run-5.0.1/debian/changelog had an extra copy of the stanza for the 
same version:
node-npm-run (5.0.1-1) UNRELEASED; urgency=medium

  *

 -- Wookey <[email protected]>  Sat, 30 May 2020 16:09:20 +0000

node-npm-run (5.0.1-1) UNRELEASED; urgency=low

  * Initial release (Closes: #nnnn)

 -- Wookey <[email protected]>  Sat, 30 May 2020 16:09:11 +0000


I did this with another package (angular-animate) and get exactly the 
equivalent results.

-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to