diff -Nru hcxdumptool-6.0.5/debian/changelog hcxdumptool-6.0.5/debian/changelog --- hcxdumptool-6.0.5/debian/changelog 2020-04-25 03:34:37.000000000 +0000 +++ hcxdumptool-6.0.5/debian/changelog 2020-05-04 02:06:27.000000000 +0000 @@ -1,3 +1,11 @@ +hcxdumptool (6.0.5-2) unstable; urgency=medium + + * Non-binary upload. + * Updated Standard-Versions. + * Refreshed local patches with misspellings. + + -- Ulises Vitulli Sun, 03 May 2020 23:06:27 -0300 + hcxdumptool (6.0.5-1) unstable; urgency=medium * New upstream release. diff -Nru hcxdumptool-6.0.5/debian/control hcxdumptool-6.0.5/debian/control --- hcxdumptool-6.0.5/debian/control 2020-04-25 03:34:37.000000000 +0000 +++ hcxdumptool-6.0.5/debian/control 2020-05-04 02:06:27.000000000 +0000 @@ -3,8 +3,8 @@ Priority: optional Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) Uploaders: Ulises Vitulli -Build-Depends: debhelper-compat (=12), help2man, libssl-dev -Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 13), help2man, libssl-dev +Standards-Version: 4.5.0.2 Homepage: https://github.com/ZerBea/hcxdumptool Vcs-Git: https://salsa.debian.org/debian/hcxdumptool.git Vcs-Browser: https://salsa.debian.org/debian/hcxdumptool diff -Nru hcxdumptool-6.0.5/debian/patches/02.fix.spellerros.patch hcxdumptool-6.0.5/debian/patches/02.fix.spellerros.patch --- hcxdumptool-6.0.5/debian/patches/02.fix.spellerros.patch 2020-04-25 03:34:37.000000000 +0000 +++ hcxdumptool-6.0.5/debian/patches/02.fix.spellerros.patch 2020-05-04 02:06:27.000000000 +0000 @@ -35,3 +35,16 @@ .SH AUTHOR This manual page was written by Mike (ZeroBeat). +diff --git a/hcxdumptool.c b/hcxdumptool.c +index 47c029d..17a7e14 100644 +--- a/hcxdumptool.c ++++ b/hcxdumptool.c +@@ -5744,7 +5744,7 @@ printf("%s %s (C) %s ZeroBeat\n" + "--reboot : once hcxdumptool terminated, reboot system\n" + "--poweroff : once hcxdumptool terminated, power off system\n" + "--enable_status= : enable real-time display (waterfall)\n" +- " only incomming traffic\n" ++ " only incoming traffic\n" + " only once at the first occurrence due to MAC randomization of CLIENTs\n" + " bitmask:\n" + " 0: no status (default)\n"