diff -Nru scantailor-advanced-1.0.14+git577-7601370/debian/changelog scantailor-advanced-1.0.14+git579-0dc4f1e/debian/changelog --- scantailor-advanced-1.0.14+git577-7601370/debian/changelog 2024-01-05 20:03:33.000000000 +0000 +++ scantailor-advanced-1.0.14+git579-0dc4f1e/debian/changelog 2024-04-29 20:32:37.000000000 +0000 @@ -1,8 +1,21 @@ -scantailor-advanced (1.0.14+git577-7601370-9reb~2401ppa1~mantic1) mantic; urgency=medium +scantailor-advanced (1.0.14+git579-0dc4f1e-1ppa1~mantic1) mantic; urgency=medium * Automated backport upload; no source changes. - -- Alexander Pozdnyakov Fri, 05 Jan 2024 20:03:33 +0000 + -- Alexander Pozdnyakov Mon, 29 Apr 2024 20:32:37 +0000 + +scantailor-advanced (1.0.14+git579-0dc4f1e-1) unstable; urgency=medium + + * Compile + * URL: https://github.com/ScanTailor-Advanced/scantailor-advanced + * Branch: master + * Commit: 0dc4f1ecb413a449e015967fb43607c80777d1b5 + * Date: 1712602526 + * git changelog: + * 0dc4f1e - Merge pull request #94 from ableeker/master + * 70c9f1e - This lets scantailor-advanced for Qt6 compile with MSVC. + + -- Alexander Pozdnyakov Tue, 09 Apr 2024 19:48:58 +0000 scantailor-advanced (1.0.14+git577-7601370-9reb~2401) unstable; urgency=medium diff -Nru scantailor-advanced-1.0.14+git577-7601370/src/core/Utils.h scantailor-advanced-1.0.14+git579-0dc4f1e/src/core/Utils.h --- scantailor-advanced-1.0.14+git577-7601370/src/core/Utils.h 2023-06-10 04:21:02.867303100 +0000 +++ scantailor-advanced-1.0.14+git579-0dc4f1e/src/core/Utils.h 2024-04-09 19:48:56.730543900 +0000 @@ -5,6 +5,7 @@ #define SCANTAILOR_CORE_UTILS_H_ #include +#include #include #include