Control: tags 1042953 + patch pending IOhannes m zmölnig (Debian/GNU) wrote...
> The current version of smokeping in Debian (2.7.3-4.1) still depends on > 'echoping' which was removed from the archives on 2020-08-07, so the > last release that shipped it was buster (currently: old-old-stable). For reference: The removal bug against echoping was https://bugs.debian.org/1002897 and ultimately the removal was on 2022-01-02, according to https://ftp-master.debian.org/removals-2022.txt > Please remove this dependency (as it violates Debian policy §2.2.1, see > https://www.debian.org/doc/debian-policy/ch-archive.html#the-main-archive-area) Since echoping is optional in smokeping and I'm glad to confirm that package otherwise does what it's supposed to do, the fix is trivial, so here we go: Dear maintainer, to fix the issues with this package, I've prepared an NMU for smokeping (versioned as 2.7.3-4.2), debdiff below. An upload to DELAYED/5 will follow shortly. Please feel free to tell me if I should delay it longer. Regards, Christoph
diff -Nru smokeping-2.7.3/debian/changelog smokeping-2.7.3/debian/changelog --- smokeping-2.7.3/debian/changelog 2022-10-15 12:46:49.000000000 +0200 +++ smokeping-2.7.3/debian/changelog 2023-09-02 11:50:51.000000000 +0200 @@ -1,3 +1,11 @@ +smokeping (2.7.3-4.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove recommendation on echoping which is no longer in Debian. + Closes: #1042953 + + -- Christoph Biedl <[email protected]> Sat, 02 Sep 2023 11:50:51 +0200 + smokeping (2.7.3-4.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru smokeping-2.7.3/debian/control smokeping-2.7.3/debian/control --- smokeping-2.7.3/debian/control 2022-04-24 20:44:58.000000000 +0200 +++ smokeping-2.7.3/debian/control 2023-09-02 11:41:39.000000000 +0200 @@ -49,7 +49,6 @@ Recommends: apache2 | httpd-cgi , libsocket6-perl , dnsutils - , echoping , ${misc:Recommends} Suggests: curl , libauthen-radius-perl
signature.asc
Description: PGP signature

