From 9a36867b9b707efedbefa0bfbf314902b9de1afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 24 Dec 2019 16:28:51 +0100 Subject: Switch to debhelper-compat --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c89fc6b..39202f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ xsane (0.999-8) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). * debian/control: - Add Rules-Requires-Root: no. + * Switch to debhelper-compat: + - debian/control: change to debhelper-compat (=12). + - remove debian/compat. -- Jörg Frings-Fürst Sat, 27 Jul 2019 14:22:04 +0200 diff --git a/debian/control b/debian/control index 15a9f96..69e0d38 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Standards-Version: 4.4.1.2 Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), gettext, libgimp2.0-dev, libgtk2.0-dev, -- cgit v1.2.3