d/control: remove libpcsclite1-dbg since it is now autogenerated

This commit is contained in:
Ludovic Rousseau 2018-10-12 11:53:48 +02:00
parent 8994e4874d
commit 46e3766b95
3 changed files with 1 additions and 18 deletions

1
debian/changelog vendored
View File

@ -9,6 +9,7 @@ pcsc-lite (1.8.24-1) UNRELEASED; urgency=medium
* d/patchs/0001-Add-documentation-to-the-systemd-file.patch removed since
the fix is now upstream
* d/pcscd.docs: DRIVERS is no more provided by upstream
* d/control: remove libpcsclite1-dbg since it is now autogenerated
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:12:36 +0200

15
debian/control vendored
View File

@ -39,21 +39,6 @@ Description: Middleware to access a smart card using PC/SC (development files)
This package also contains the PC/SC spying library: libpcscspy.so
See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html
Package: libpcsclite1-dbg
Section: debug
Architecture: any
Conflicts: libpcsclite-dbg
Replaces: libpcsclite-dbg
Depends: libpcsclite1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Middleware to access a smart card using PC/SC (debugging symbols)
The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
in a very small form factor for communicating to smart cards and
smart cards readers.
.
This package contains the detached debugging symbols to be used for
debugging the applications using PC/SC Lite.
Package: libpcsclite1
Section: libs
Architecture: any

3
debian/rules vendored
View File

@ -12,6 +12,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_auto_configure:
dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS) --with-systemdsystemunitdir=/lib/systemd/system --enable-usbdropdir=/usr/lib/pcsc/drivers $(shell dpkg-buildflags --export=configure)
override_dh_strip:
dh_strip --dbg-package=libpcsclite1-dbg