From 033557f8d81c917824bcd2aa7749e05afe6129c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 13 Jul 2019 18:04:12 +0200 Subject: Migrate to debhelper 12 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 716d214..3c33fbf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ uriparser (0.9.3-1) UNRELEASED; urgency=medium * New upstream release. - Refresh symbols file. - Rewrite build process. + * Migrate to debhelper 12: + - Change debian/compat to 12. + - Bump minimum debhelper version in debian/control to >= 12. -- Jörg Frings-Fürst Fri, 26 Apr 2019 17:58:31 +0200 diff --git a/debian/compat b/debian/compat index b4de394..48082f7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -11 +12 diff --git a/debian/control b/debian/control index 33b7daf..300c86b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 11), + debhelper (>= 12), dh-exec (>=0.3), qt5-default Build-Depends-Indep: -- cgit v1.2.3