Control: tags 1131928 + pending Dear maintainer,
I've prepared an NMU for libvsqlitepp (versioned as 0.3.13-4.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for libvsqlitepp-0.3.13 libvsqlitepp-0.3.13 changelog | 7 +++++++ rules | 3 +++ 2 files changed, 10 insertions(+) diff -Nru libvsqlitepp-0.3.13/debian/changelog libvsqlitepp-0.3.13/debian/changelog --- libvsqlitepp-0.3.13/debian/changelog 2026-01-25 16:52:06.000000000 +0200 +++ libvsqlitepp-0.3.13/debian/changelog 2026-03-29 21:50:55.000000000 +0300 @@ -1,3 +1,10 @@ +libvsqlitepp (0.3.13-4.3) unstable; urgency=medium + + * Non-maintainer upload. + * Build with --enable-cxx-stdlib. (Closes: #1131928) + + -- Adrian Bunk <[email protected]> Sun, 29 Mar 2026 21:50:55 +0300 + libvsqlitepp (0.3.13-4.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru libvsqlitepp-0.3.13/debian/rules libvsqlitepp-0.3.13/debian/rules --- libvsqlitepp-0.3.13/debian/rules 2026-01-25 16:52:06.000000000 +0200 +++ libvsqlitepp-0.3.13/debian/rules 2026-03-29 21:50:55.000000000 +0300 @@ -26,6 +26,9 @@ $(RM) -r html dh_clean +override_dh_auto_configure: + dh_auto_configure -- --enable-cxx-stdlib + override_dh_auto_test: dh_auto_test # Run mini-test

