From d16d109af2d26d31379ea4354c1d56f1a9a1d76f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 10 Sep 2020 20:41:12 +0200 Subject: Migrate to debhelper 13 --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 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 Rules-Requires-Root: no Build-Depends: - debhelper-compat (= 12), + debhelper-compat (= 13), dpkg-dev (>= 1.15.4), jdupes, libboost-date-time-dev, -- cgit v1.2.3