Your message dated Sun, 25 Apr 2021 10:50:46 +0200
with message-id <[email protected]>
and subject line Not a bug
has caused the Debian Bug report #931177,
regarding repacksuffix is not added to component tarballs with uscan -dd
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
931177: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: devscripts
version: 2.19.5
severity: important

When using multiple tarballs, repacksuffix is not added to the component tarballs and dpkg-source -b . cannot find the components. So we have to rename it manually.

../node-lodash_4.17.11.orig-lodash-cli.tar.gz was created instead of ../node-lodash_4.17.11+dfsg.orig-lodash-cli.tar.gz

pravi@andhaka:~/forge/debian/git/js-team/node-lodash$ cat debian/watch
version=4

opts=\
repacksuffix=+dfsg,\
repack,\
filenamemangle=s/.*?v?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto \
https://github.com/lodash/lodash/tags .*/archive/v?(\d[\d\.]*).tar.gz debian

opts="searchmode=plain,pgpmode=none,component=lodash-cli" \
https://registry.npmjs.org/lodash-cli \

https://registry.npmjs.org/lodash-cli/-/lodash-cli-(4.[\d\.]*)@ARCHIVE_EXT@ ignore


$ uscan -dd
Successfully repacked ../node-lodash-4.17.11.tar.gz as ../node-lodash_4.17.11.orig.tar.xz. uscan: Newest version of node-lodash on remote site is 4.17.5, ignore local version
Leaving ../node-lodash_4.17.11.orig-lodash-cli.tar.gz where it is.

--- End Message ---
--- Begin Message ---
X-CrossAssassin-Score: 25231

--- End Message ---

Reply via email to