diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 97c9127..53c2e95 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,13 @@ simple-scan (3.25.1-1) UNRELEASED; urgency=medium * New upstream release: - Updated translations. + - Check if files exist in multi-file saves. + - Remove "Save As" - save now always prompts when overwriting + (Closes: #852730). + - Add a continuous scan option. + - Make email and print actions insensitive when document empty. + - Remove .ps and .tiff output support - this is not required. + - Switch from autotools to Meson. * New README.source to explain the branching model used. * Switch buildsystem to meson: + debian/control: @@ -9,7 +16,9 @@ simple-scan (3.25.1-1) UNRELEASED; urgency=medium - Remove dh-autoreconf from Build-Depends. + debian/rules: - Remove the --with=autoreconf parameter. - - Remove override_dh_autoreconf section. + - Remove override_dh_auto_clean and override_dh_autoreconf section. + + debian/simple-scan.install: + - Remove useless /usr/bin and /usr/share. + Remove useless debian/patches/0005-zlib.patch. * Declare compliance with Debian Policy 4.0.0. (No changes needed). * Use the automatic debug symbol packages: |