Control: tags 1127294 + patch Control: tags 1127294 + pending Dear maintainer,
I've prepared an NMU for usbtop (versioned as 1.0+dfsg-1.2) and uploaded it to DELAYED/14. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for usbtop-1.0+dfsg usbtop-1.0+dfsg changelog | 8 ++++++++ control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff -Nru usbtop-1.0+dfsg/debian/changelog usbtop-1.0+dfsg/debian/changelog --- usbtop-1.0+dfsg/debian/changelog 2025-11-30 10:09:42.000000000 +0200 +++ usbtop-1.0+dfsg/debian/changelog 2026-03-21 10:39:38.000000000 +0200 @@ -1,3 +1,11 @@ +usbtop (1.0+dfsg-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove stale libboost-system-dev build dependency. + (Closes: #1127294) + + -- Adrian Bunk <[email protected]> Sat, 21 Mar 2026 10:39:38 +0200 + usbtop (1.0+dfsg-1.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru usbtop-1.0+dfsg/debian/control usbtop-1.0+dfsg/debian/control --- usbtop-1.0+dfsg/debian/control 2019-11-18 01:36:52.000000000 +0200 +++ usbtop-1.0+dfsg/debian/control 2026-03-21 10:39:33.000000000 +0200 @@ -4,8 +4,7 @@ Maintainer: Dmitry Smirnov <[email protected]> Build-Depends: debhelper (>= 11~) ,cmake - ,libboost-system-dev - ,libboost-thread-dev + ,libboost-dev ,libpcap0.8-dev Standards-Version: 4.4.1 Homepage: https://github.com/aguinet/usbtop

