summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2018-05-01 18:19:42 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2018-05-01 18:19:42 +0200
commite06daba27d51b7a5196d840f93a0e2476508e067 (patch)
tree9914f92e39c41fe60954058a192486f497ddc186
parent8f3b4c02579d1ad244663842b792919dd6ef6c6a (diff)
Migrate to debhelper 11
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 83f73cf..5c4f300 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ shotwell (0.28.2-1) UNRELEASED; urgency=medium
* Remove upstream applied patches:
- 0100-ios8.patch
* New debian/patches/0105-gitversion.patch to fix FTBFS.
+ * Migrate to debhelper 11:
+ - Change debian/compat to 11.
+ - Change debhelper version in debian/control to >= 11.
-- Jörg Frings-Fürst <debian@jff.email> Tue, 01 May 2018 14:40:57 +0200
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 2846a52..ece5e8e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
appstream-util,
- debhelper (>= 10),
+ debhelper (>= 11),
desktop-file-utils,
gnome-doc-utils,
itstool,