summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 730a5e3..c846a4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+simple-scan (3.36.2-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Migrate to debhelper 13:
+ - Change debhelper-compat version in debian/control to = 13.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sat, 02 May 2020 22:38:03 +0200
+
simple-scan (3.36.1-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 96c2033..465444b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst <debian@jff.email>
Standards-Version: 4.5.0
Rules-Requires-Root: no
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
gettext,
gnome-pkg-tools,
itstool,