d/control: use debhelper-compat = 12

This commit is contained in:
Ludovic Rousseau 2020-01-03 17:55:14 +01:00
parent 62226f3819
commit e44d5f1920
3 changed files with 2 additions and 2 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ pcsc-lite (1.8.26-1) UNRELEASED; urgency=medium
* New upstream release
* d/control: Standards-Version: 4.3.0 -> 4.4.1. No change needed.
* d/control: use debhelper-compat = 12
-- Ludovic Rousseau <rousseau@debian.org> Fri, 03 Jan 2020 17:36:08 +0100

1
debian/compat vendored
View File

@ -1 +0,0 @@
11

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 (>= 11), flex, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], pkg-config, dpkg-dev (>= 1.16.1~), libsystemd-dev
Build-Depends: debhelper-compat (= 12), flex, libudev-dev [linux-any], libusb2-dev [kfreebsd-any], pkg-config, dpkg-dev (>= 1.16.1~), libsystemd-dev
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/debian/pcsc-lite.git
Vcs-Browser: https://salsa.debian.org/debian/pcsc-lite