Control: tags 1129999 + patch Control: tags 1129999 + pending Dear maintainer,
I've prepared an NMU for libxpertmass (versioned as 1.9.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for libxpertmass-1.9.0 libxpertmass-1.9.0 changelog | 7 +++++++ control | 16 ++++++++-------- 2 files changed, 15 insertions(+), 8 deletions(-) diff -Nru libxpertmass-1.9.0/debian/changelog libxpertmass-1.9.0/debian/changelog --- libxpertmass-1.9.0/debian/changelog 2026-03-06 16:50:32.000000000 +0200 +++ libxpertmass-1.9.0/debian/changelog 2026-03-16 17:32:12.000000000 +0200 @@ -1,3 +1,10 @@ +libxpertmass (1.9.0-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Switch to unversioned Boost build dependencies. (Closes: #1129999) + + -- Adrian Bunk <[email protected]> Mon, 16 Mar 2026 17:32:12 +0200 + libxpertmass (1.9.0-1) unstable; urgency=low * New release with new code features: diff -Nru libxpertmass-1.9.0/debian/control libxpertmass-1.9.0/debian/control --- libxpertmass-1.9.0/debian/control 2026-03-06 16:50:32.000000000 +0200 +++ libxpertmass-1.9.0/debian/control 2026-03-16 17:32:12.000000000 +0200 @@ -28,14 +28,14 @@ libodsstream-dev (>= 0.9.15), # Only the logically essential one. libpappsomspp-gui-dev (>= 0.11.11), - libboost1.88-dev, - libboost-thread1.88-dev, - libboost-system1.88-dev, - libboost-filesystem1.88-dev, - libboost-iostreams1.88-dev, - libboost-chrono1.88-dev, - libboost-random1.88-dev, - libboost-container1.88-dev, + libboost-dev (>= 1.88), + libboost-thread-dev (>= 1.88), + libboost-system-dev (>= 1.88), + libboost-filesystem-dev (>= 1.88), + libboost-iostreams-dev (>= 1.88), + libboost-chrono-dev (>= 1.88), + libboost-random-dev (>= 1.88), + libboost-container-dev (>= 1.88), catch2 Standards-Version: 4.7.2 Homepage: http://www.msxpertsuite.org/xpertmass/

