Move from debhelper compat 9 to 11

This commit is contained in:
Ludovic Rousseau 2018-09-19 10:00:39 +02:00
parent 0bda3d02fd
commit f7c90ddeaa
4 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -1,6 +1,7 @@
ccid (1.4.30-1) UNRELEASED; urgency=medium
* d/watch: The project moved to https://ccid.apdu.fr/
* Move from debhelper compat 9 to 11
-- Ludovic Rousseau <rousseau@debian.org> Wed, 19 Sep 2018 09:44:15 +0200

2
debian/compat vendored
View File

@ -1 +1 @@
9
11

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: ccid
Section: libs
Priority: extra
Maintainer: Ludovic Rousseau <rousseau@debian.org>
Build-Depends: debhelper (>= 9~), libusb-1.0-0-dev, libpcsclite-dev (>= 1.8.3~), flex, pkg-config
Build-Depends: debhelper (>= 11~), libusb-1.0-0-dev, libpcsclite-dev (>= 1.8.3~), flex, pkg-config
Standards-Version: 3.9.8
Vcs-Git: https://salsa.debian.org/debian/ccid.git
Vcs-Browser: https://salsa.debian.org/debian/ccid

2
debian/rules vendored
View File

@ -5,7 +5,7 @@ DESTDIR=debian/libccid
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --parallel
dh $@
override_dh_auto_configure:
# add support of the GemPC Twin in serial mode