-VERSION=1.2.1
-YEAR=2024
+VERSION=1.2.2
+YEAR=2025
BUILD_DATE:=$(shell date '+%Y-%m-%d')
BUILD_COMMIT:=$(shell if git rev-parse >/dev/null 2>/dev/null ; then git describe --always --tags ; else echo '<unknown>' ; fi)
+Version 1.2.2 (2025-08-10)
+
+ o Compability with newer versions of libqpdf.
+ o Packaging for Debian Trixie.
+
+Version 1.2.1 (2024-10-04)
+
+ o Compile with C++17.
+
Version 1.2 (2022-08-21)
o Automatic page rotation based on the /Rotate key.
Section: ucw
Priority: optional
Maintainer: Martin Mares <mj@ucw.cz>
-Build-Depends: debhelper (>=10~), asciidoc, libqpdf-dev, libpaper-dev
+Build-Depends: debhelper-compat (= 13), asciidoc, libqpdf-dev, libpaper-dev
Standards-Version: 4.1.4
Homepage: http://mj.ucw.cz/sw/paperjam/