29 lines
1.1 KiB
Plaintext
29 lines
1.1 KiB
Plaintext
Source: @PACKAGE_NAME@
|
|
Priority: extra
|
|
Maintainer: @AUTHOR@
|
|
Build-Depends: debhelper, subversion, pkg-config, automake, libtool, autotools-dev, doxygen, graphviz, mscgen, lsb-release, libssl-dev, libpkcs11-helper1-dev | libp11-kit-dev | libgnutls-dev, libpcsclite-dev, mrw-c++-dev, libproxy-dev, qt5-default | qt4-default | qt5-qmake | qt4-qmake, qtbase5-dev | libqt4-dev, qtbase5-dev-tools | qt4-dev-tools, qttools5-dev-tools | qt4-dev-tools
|
|
Standards-Version: 3.8.1
|
|
Section: libs
|
|
Homepage: https://dev.marc.waeckerlin.org/projects/libpcscxx
|
|
|
|
Package: @PACKAGE_NAME@-dev
|
|
Section: devel
|
|
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@
|