[Pkg-javascript-devel] Bug#961873: Bug#961873: npm2deb: Both node-$module and node-$module-$version get created, with two copies of debian dir

Pirate Praveen praveen at onenetbeyond.org
Sun May 31 12:14:19 BST 2020


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

On Sat, May 30, 2020 at 6:13 pm, Wookey <wookey at 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 <wookey at 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 <wookey at 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 <wookey at 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-devel at alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel



More information about the Pkg-javascript-devel mailing list