From b565445db2724f17abb1dc8f5fd69710b7709666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Jun 2020 19:06:41 +0200 Subject: Migrate to debhelper-compat 13 --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index af77e84..3835b5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ uriparser (0.9.4-1) UNRELEASED; urgency=medium * New upstream release. - Refresh patch. * Declare compliance with Debian Policy 4.5.0 (No changes needed). + * Migrate to debhelper-compat 13: + - Remove debian/compat. + - Bump minimum debhelper-compat version in debian/control to = 13. -- Jörg Frings-Fürst Mon, 01 Jun 2020 18:52:03 +0200 diff --git a/debian/control b/debian/control index 48eeef8..51a6c70 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: cmake, - debhelper (>= 12), + debhelper-compat (= 13), dh-exec (>=0.3), doxygen, graphviz, -- cgit v1.2.3