On 2016-11-20 09:24 AM, Ben Hutchings wrote:
On Wed, 2016-11-16 at 00:45 -0200, Helen Koike wrote:
[...]
+TARGET="$ftpdir/dists/$suitedir/main/code-sign/"
+OUT_TARBALL="$TARGET/${IN_TARBALL##*/}"
+OUT_TARBALL="${OUT_TARBALL%.tar.xz}_sigs.tar.xz"
[...]
This naming may have to change; see Ansgar's message at
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821051#90> and my
reply below.
Otherwise, I think this is fine.
Ben.
I am not sure I understand the pointed message regarding naming, what
should be a better naming here ?
Helen