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 77f3a88..cb4066a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium
* debian/copyright:
- Add paragraph for FLOSS.
- Fix lintian *-globbing-patterns errors.
+ * Migrate to debhelper 13:
+ - Bump minimum debhelper-compat version in debian/control to = 13.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 17:16:10 +0200
diff --git a/debian/control b/debian/control
index 8e7fda5..af2f164 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Rules-Requires-Root: no
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dpkg-dev (>= 1.15.4),
jdupes,
libboost-date-time-dev,