Control: tags -1 patch
Please find a debdiff attached. I might upload this as NMU in a while when there is no comment.
diff -Nru aircrack-ng-1.7+git20230807.4bf83f1a/debian/changelog aircrack-ng-1.7+git20230807.4bf83f1a/debian/changelog --- aircrack-ng-1.7+git20230807.4bf83f1a/debian/changelog 2024-09-01 18:52:46.000000000 +0200 +++ aircrack-ng-1.7+git20230807.4bf83f1a/debian/changelog 2026-05-06 23:41:56.000000000 +0200 @@ -1,3 +1,10 @@ +aircrack-ng (1:1.7+git20230807.4bf83f1a-2.1) unstable; urgency=medium + + * Non-maintainer upload + * Demote wireless-tools to Suggests (closes: #1130489) + + -- Bastian Germann <[email protected]> Wed, 06 May 2026 23:41:56 +0200 + aircrack-ng (1:1.7+git20230807.4bf83f1a-2) unstable; urgency=medium * Don't build with gcrypt, use OpenSSL instead (closes: #1051201, #1071832) @@ -774,4 +781,4 @@ * Initial release Closes: #358020. - -- Adam Cécile (Le_Vert) <[email protected]> Sun, 9 Apr 2006 00:25:05 +0200 + -- Adam Cécile (Le_Vert) <[email protected]> Sun, 9 Apr 2006 00:25:05 +0200 \ No newline at end of file diff -Nru aircrack-ng-1.7+git20230807.4bf83f1a/debian/control aircrack-ng-1.7+git20230807.4bf83f1a/debian/control --- aircrack-ng-1.7+git20230807.4bf83f1a/debian/control 2024-09-01 18:52:46.000000000 +0200 +++ aircrack-ng-1.7+git20230807.4bf83f1a/debian/control 2026-05-06 23:41:56.000000000 +0200 @@ -30,12 +30,12 @@ iw [linux-any], rfkill, usbutils, - wireless-tools [linux-any], ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends} Recommends: ieee-data, iproute2 -Suggests: gpsd +Suggests: gpsd, + wireless-tools [linux-any] Description: wireless WEP/WPA cracking utilities aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets

