From 63bdac4134d7d74b5dcb65aef0d22c32cb7079a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 29 Nov 2019 12:05:42 +0100 Subject: Switch to debhelper-compat --- debian/changelog | 3 +++ debian/compat | 1 - debian/control | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 debian/compat (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index c654cd3..0fc7fa0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ libonig (6.9.4-1) UNRELEASED; urgency=medium - Refresh debain/copyright. * debian/watch:_Correct typo. * Declare compliance with Debian Policy 4.4.1.1 (No changes needed). + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=12) + - remove debian/compat -- Jörg Frings-Fürst Fri, 29 Nov 2019 11:27:09 +0100 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 48082f7..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -12 diff --git a/debian/control b/debian/control index 537bc40..d48d070 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 12) + debhelper-compat (= 12) Standards-Version: 4.4.1 Homepage: https://github.com/kkos/oniguruma Vcs-Git: git://jff.email/opt/git/libonig.git -- cgit v1.2.3