Control: forwarded -1 https://github.com/LeoIannacone/npm2deb/issues/84

On Sat, May 30, 2020 at 6:13 pm, Wookey <woo...@debian.org> wrote:
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.


This is a known issue, node-npm-run is temporary and used to create node-npm-run-5.0.1 with uscan and uupdate.
node-npm-run should be deleted to avoid confusion.

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 <woo...@debian.org>  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:

This is added by uupdate.

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

  *

 -- Wookey <woo...@debian.org>  Sat, 30 May 2020 16:09:20 +0000

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

  * Initial release (Closes: #nnnn)

 -- Wookey <woo...@debian.org>  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
pkg-javascript-de...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to