Dear maintainer, I have uploaded a fix though NMU. The diff is in attachment.
Best regards Anton
diff -Nru aptitude-0.8.13/debian/changelog aptitude-0.8.13/debian/changelog --- aptitude-0.8.13/debian/changelog 2025-10-07 03:38:53.000000000 +0200 +++ aptitude-0.8.13/debian/changelog 2026-04-15 06:53:40.000000000 +0200 @@ -1,3 +1,10 @@ +aptitude (0.8.13-8.1) unstable; urgency=medium + + * Non-maintainer upload. + * Remove build-depends on libboost-system-dev. (Closes: #1127164) + + -- Anton Gladky <[email protected]> Wed, 15 Apr 2026 06:53:40 +0200 + aptitude (0.8.13-8) unstable; urgency=medium [ Gioele Barabucci ] diff -Nru aptitude-0.8.13/debian/control aptitude-0.8.13/debian/control --- aptitude-0.8.13/debian/control 2025-10-07 03:38:39.000000000 +0200 +++ aptitude-0.8.13/debian/control 2026-04-15 06:53:33.000000000 +0200 @@ -11,7 +11,6 @@ libapt-pkg-dev (>= 1.1), libboost-dev, libboost-iostreams-dev, - libboost-system-dev, libboost-test-dev, libcppunit-dev, libcwidget-dev (>= 0.5.18-6~),

