Control: tags 1063555 + pending Dear maintainer,
I've prepared an NMU for crunch (versioned as 3.6-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. Regards, Eriberto diffstat for crunch-3.6 crunch-3.6 changelog | 8 ++++++++ control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff -Nru crunch-3.6/debian/changelog crunch-3.6/debian/changelog --- crunch-3.6/debian/changelog 2020-05-23 19:16:49.000000000 -0300 +++ crunch-3.6/debian/changelog 2025-09-20 13:24:22.000000000 -0300 @@ -1,3 +1,11 @@ +crunch (3.6-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * debian/control: changed from p7zip-full to 7zip in Suggests field. + Thanks to [email protected]. (Closes: #1063555) + + -- Joao Eriberto Mota Filho <[email protected]> Sat, 20 Sep 2025 13:24:22 -0300 + crunch (3.6-3) unstable; urgency=medium * debian/control: diff -Nru crunch-3.6/debian/control crunch-3.6/debian/control --- crunch-3.6/debian/control 2020-05-23 19:16:49.000000000 -0300 +++ crunch-3.6/debian/control 2025-09-20 13:24:22.000000000 -0300 @@ -12,7 +12,7 @@ Package: crunch Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} -Suggests: bzip2, p7zip-full, xz-utils | lzma +Suggests: 7zip, bzip2, xz-utils | lzma Description: tool for creating wordlist Crunch is a wordlist generator where you can specify a standard character set or any set of characters to be used in generating

