From dd9e143f41089c554e09875a4134284a8f304eb9 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Sun, 25 Jul 2021 18:45:41 +0200 Subject: [PATCH] d/control: Build-Depends: autoconf-archive --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 65033e1..064683f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ccid (1.4.35-1) UNRELEASED; urgency=medium * New upstream release + * d/control: Build-Depends: autoconf-archive -- Ludovic Rousseau Sun, 25 Jul 2021 18:43:03 +0200 diff --git a/debian/control b/debian/control index d000273..6f6579c 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: ccid Section: libs Priority: optional Maintainer: Ludovic Rousseau -Build-Depends: debhelper-compat (= 13), libusb-1.0-0-dev, libpcsclite-dev (>= 1.8.3~), flex, pkg-config +Build-Depends: debhelper-compat (= 13), libusb-1.0-0-dev, libpcsclite-dev (>= 1.8.3~), flex, pkg-config, autoconf-archive Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/debian/ccid.git Vcs-Browser: https://salsa.debian.org/debian/ccid