Control: tags 1129998 + patch Control: tags 1129998 + pending Dear maintainer,
I've prepared an NMU for toppic (versioned as 1.8.0+repack1-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for toppic-1.8.0+repack1 toppic-1.8.0+repack1 changelog | 8 ++++++++ control | 13 ++++++------- 2 files changed, 14 insertions(+), 7 deletions(-) diff -Nru toppic-1.8.0+repack1/debian/changelog toppic-1.8.0+repack1/debian/changelog --- toppic-1.8.0+repack1/debian/changelog 2026-03-06 11:10:42.000000000 +0200 +++ toppic-1.8.0+repack1/debian/changelog 2026-03-17 11:06:33.000000000 +0200 @@ -1,3 +1,11 @@ +toppic (1.8.0+repack1-2.1) unstable; urgency=medium + + * Non-maintainer upload. + * Switch to unversioned Boost build dependencies and remove the + unused build dependency on system. (Closes: #1129998) + + -- Adrian Bunk <[email protected]> Tue, 17 Mar 2026 11:06:33 +0200 + toppic (1.8.0+repack1-2) unstable; urgency=medium * Team Upload diff -Nru toppic-1.8.0+repack1/debian/control toppic-1.8.0+repack1/debian/control --- toppic-1.8.0+repack1/debian/control 2026-03-06 11:10:42.000000000 +0200 +++ toppic-1.8.0+repack1/debian/control 2026-03-17 11:06:33.000000000 +0200 @@ -7,13 +7,12 @@ cmake, pkgconf, libhts-dev, - libboost1.88-dev, - libboost-filesystem1.88-dev, - libboost-program-options1.88-dev, - libboost-thread1.88-dev, - libboost-system1.88-dev, - libboost-iostreams1.88-dev, - libboost-chrono1.88-dev, + libboost-dev (>= 1.88), + libboost-filesystem-dev (>= 1.88), + libboost-program-options-dev (>= 1.88), + libboost-thread-dev (>= 1.88), + libboost-iostreams-dev (>= 1.88), + libboost-chrono-dev (>= 1.88), libeigen3-dev, libsqlite3-dev, libxerces-c-dev,

