summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 71a5038..4b2b7fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ shotwell (0.30.10-1) UNRELEASED; urgency=medium
- Install from debin/tmp to make dh_missing happy.
* debian/shotwell.install:
- Install from debin/tmp to make dh_missing happy.
+ * debian/control:
+ - Switch to debhelper-compat level 13.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 25 May 2020 20:19:14 +0200
diff --git a/debian/control b/debian/control
index 572e2eb..989afd3 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
appstream-util,
cmake,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
desktop-file-utils,
gnome-pkg-tools,
itstool,