summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
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 <debian@jff.email> 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