Control: tags 1141649 + patch Control: tags 1141649 + pending Dear maintainer,
I've prepared an NMU for visp (versioned as 3.7.0-16.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
diffstat for visp-3.7.0 visp-3.7.0 changelog | 7 +++++++ control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff -Nru visp-3.7.0/debian/changelog visp-3.7.0/debian/changelog --- visp-3.7.0/debian/changelog 2026-06-08 18:48:26.000000000 +0300 +++ visp-3.7.0/debian/changelog 2026-07-18 13:04:03.000000000 +0300 @@ -1,3 +1,10 @@ +visp (3.7.0-16.1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix the libvisp-ar-dev dependencies. (Closes: #1141649) + + -- Adrian Bunk <[email protected]> Sat, 18 Jul 2026 13:04:03 +0300 + visp (3.7.0-16) unstable; urgency=medium * Switch to ogre-14 instead of deprecated ogre-1.12. Closes: #1138274 diff -Nru visp-3.7.0/debian/control visp-3.7.0/debian/control --- visp-3.7.0/debian/control 2026-06-08 18:48:26.000000000 +0300 +++ visp-3.7.0/debian/control 2026-07-18 13:03:59.000000000 +0300 @@ -362,7 +362,7 @@ libvisp-io-dev (= ${binary:Version}), libvisp-ar3.7t64 (= ${binary:Version}), libcoin-dev, - libogre-1.14-dev, + libogre-14-dev, libois-dev Description: development files for libvisp-ar This package contains the header files and static library needed to compile

