From c5eeb49d130eb2e89b0bfebdc2445f14f4698aed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 3 Mar 2024 10:36:30 +0100 Subject: d/control: Replace obsolete pkg-config with pkgconf --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c80ba13..5393537 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ sane-backends (1.3.0-1) UNRELEASED; urgency=medium * New upstream release. - debian/sane-utils.install: Install new saned.install.md. + * debian/control: + - Replace obsolete pkg-config with pkgconf. -- Jörg Frings-Fürst Sun, 03 Mar 2024 09:55:25 +0100 diff --git a/debian/control b/debian/control index 53528af..44c2738 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Build-Depends: libtiff-dev, libusb-1.0-0-dev, libxml2-dev, - pkg-config, + pkgconf, po-debconf, xutils-dev, python3-minimal:any -- cgit v1.2.3