d/control: remove Build-Depends: dh-autoreconf

Fix lintian:
W: pcsc-lite source: useless-autoreconf-build-depends dh-autoreconf
This commit is contained in:
Ludovic Rousseau 2018-03-24 23:36:11 +01:00
parent 5f699fb6d1
commit 44e666f944
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ pcsc-lite (1.8.23-2) unstable; urgency=medium
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Update Homepage
* d/control: remove Build-Depends: dh-autoreconf. Fix lintian:
W: pcsc-lite source: useless-autoreconf-build-depends dh-autoreconf
-- Ludovic Rousseau <rousseau@debian.org> Sat, 24 Mar 2018 23:30:24 +0100

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: pcsc-lite
Section: misc
Priority: optional
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper (>= 10), flex, dh-autoreconf, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], pkg-config, dpkg-dev (>= 1.16.1~), dh-systemd (>= 1.4), libsystemd-dev
Build-Depends: debhelper (>= 10), flex, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], pkg-config, dpkg-dev (>= 1.16.1~), dh-systemd (>= 1.4), libsystemd-dev
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/debian/pcsc-lite.git
Vcs-Browser: https://salsa.debian.org/debian/pcsc-lite