Files
libpcscxx/debian/control.in

29 lines
1013 B
Plaintext
Raw Normal View History

2015-03-03 15:56:02 +00:00
Source: @PACKAGE_NAME@
Priority: extra
Maintainer: @AUTHOR@
2015-09-01 12:18:57 +00:00
Build-Depends: debhelper (>= 7), pkg-config, autotools-dev, doxygen, graphviz, lsb-release, libssl-dev, libpkcs11-helper1-dev | libp11-kit-dev | libgnutls-dev, libpcsclite-dev, mrw-c++-dev, libproxy-dev, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, qt5-default | qt4-default
2015-03-03 15:56:02 +00:00
Standards-Version: 3.8.1
Section: libs
Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx
Package: @PACKAGE_NAME@-dev
Section: libdevel
Architecture: any
Depends: @PACKAGE_NAME@ (= ${binary:Version}), libssl-dev, libpkcs11-helper1-dev, libpcsclite-dev, mrw-c++-dev
Description: @DESCRIPTION@ - Development Package
@README_DEB@
Package: @PACKAGE_NAME@-dbg
Section: debug
Architecture: any
Depends: @PACKAGE_NAME@ (= ${binary:Version})
Description: @DESCRIPTION@ - Debug Symbols
@README_DEB@
Package: @PACKAGE_NAME@
Section: libs
Architecture: any
Depends: @PACKAGE_NAME@ (= ${binary:Version}), ${misc:Depends}
Description: @DESCRIPTION@
@README_DEB@