Source: hping3 Version: 3.a2.ds2-10.1 Followup-For: Bug #1110435 Control: tags -1 patch
Dear maintainer, I've prepared an NMU for hping3 (versioned as 3.a2.ds2-10.2). The debian/control file has the homepage field commented out, so that it no longer shows up in packages.d.o and tracker.d.o and elsewhere as a clickable link. The homepage still remains in package documentation such as the manpage and elsewhere in the package. Regards. diffstat for hping3-3.a2.ds2 hping3-3.a2.ds2 changelog | 8 ++++++++ control | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff -Nru hping3-3.a2.ds2/debian/changelog hping3-3.a2.ds2/debian/changelog --- hping3-3.a2.ds2/debian/changelog 2024-08-14 11:02:30.000000000 +0000 +++ hping3-3.a2.ds2/debian/changelog 2026-07-24 12:39:20.000000000 +0000 @@ -1,3 +1,11 @@ +hping3 (3.a2.ds2-10.2) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * debian/control: + - Removed Homepage (Closes: #1110435) + + -- cacin <[email protected]> Fri, 24 Jul 2026 12:39:20 +0000 + hping3 (3.a2.ds2-10.1) unstable; urgency=medium [ Arnaud Rebillout ] diff -Nru hping3-3.a2.ds2/debian/control hping3-3.a2.ds2/debian/control --- hping3-3.a2.ds2/debian/control 2024-08-14 11:01:57.000000000 +0000 +++ hping3-3.a2.ds2/debian/control 2026-07-24 12:39:20.000000000 +0000 @@ -5,7 +5,7 @@ Build-Depends: debhelper-compat (= 13), libpcap0.8-dev, tcl-dev Standards-Version: 4.5.0 Rules-Requires-Root: no -Homepage: http://www.hping.org/ +#Homepage: http://www.hping.org/ Vcs-Browser: https://salsa.debian.org/debian/hping3 Vcs-Git: https://salsa.debian.org/debian/hping3.git

