Control: tags 1119572 + patch Control: tags 1119572 + pending Dear maintainer,
I've prepared an NMU for ssmping (versioned as 0.9.1-4.1) and uploaded it to DELAYED/15. Please feel free to tell me if I should cancel it. Regards. diffstat for ssmping-0.9.1 ssmping-0.9.1 changelog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff -Nru ssmping-0.9.1/debian/changelog ssmping-0.9.1/debian/changelog --- ssmping-0.9.1/debian/changelog 2020-07-21 23:22:29.000000000 +0200 +++ ssmping-0.9.1/debian/changelog 2026-03-01 11:59:24.000000000 +0100 @@ -1,9 +1,19 @@ +ssmping (0.9.1-4.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build using the default build flags (Closes: #1119572) + * Switch to debhelper-compat 13 + * Update Standards-Version to 4.7.3 + * Drop build-dep on quilt, this is a '3.0 (quilt)' package + + -- Alexandre Detiste <[email protected]> Sun, 01 Mar 2026 11:59:24 +0100 + diff debian/rules -export CFLAGS=-D_GNU_SOURCE +export CFLAGS+=-D_GNU_SOURCE %: - dh $@ --with quilt + dh $@

