From 372dcbbd3cca6ffdc27212b9f3ce1a013cd03f28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 20 Mar 2018 06:58:57 +0100 Subject: Migrate to debhelper 11; Declare compliance with Debian Policy 4.1.3 --- debian/changelog | 4 ++++ debian/compat | 2 +- debian/control | 4 ++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c8a7d3d..fe331d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,10 @@ libonig (6.8.1-1) UNRELEASED; urgency=medium - Rename debian/libonig4* to debian/libonig5* - debian/rules: + Rename liboing4 to libonig5. + * Migrate to debhelper 11: + - Change debian/compat to 11. + - Bump minimum debhelper version in debian/control to >= 11. + * Declare compliance with Debian Policy 4.1.3 (No changes needed). -- Jörg Frings-Fürst Tue, 20 Mar 2018 06:20:44 +0100 diff --git a/debian/compat b/debian/compat index f599e28..b4de394 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 diff --git a/debian/control b/debian/control index 2589445..cc33c7a 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,8 @@ Section: libs Priority: extra Maintainer: Jörg Frings-Fürst Build-Depends: - debhelper (>= 10) -Standards-Version: 4.1.2.0 + debhelper (>= 11) +Standards-Version: 4.1.3 Homepage: https://github.com/kkos/oniguruma Vcs-Git: https://anonscm.debian.org/cgit/collab-maint/libonig.git Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/libonig.git -- cgit v1.2.3