summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 65d2d04..f33a0b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
-simple-scan (3.24.0-1) UNRELEASED; urgency=medium
+simple-scan (3.25.1-1) UNRELEASED; urgency=medium
* New upstream release:
- Updated translations.
- * Refresh debian/patches/0005-zlib.patch.
* New README.source to explain the branching model used.
+ * Switch buildsystem to meson:
+ + debian/control:
+ - Add meson to Build-Depends.
+ - Remove dh-autoreconf from Build-Depends.
+ + debian/rules:
+ - Remove the --with=autoreconf parameter.
+ - Remove override_dh_autoreconf section.
+ + Remove useless debian/patches/0005-zlib.patch.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 03 Jan 2017 04:33:58 +0100