Source: pcscada
Section: libs
Priority: optional
Maintainer: Reto Buerki <reet@codelabs.ch>
Uploaders: Nicolas Boulenguez <nicolas@debian.org>
Build-Depends:
 asciidoctor,
 debhelper-compat (= 12),
 dh-ada-library (>= 6.17),
 gnat, gnat-9,
# This line is parsed by debian/rules.
 gprbuild,
 libahven8-dev,
 libpcsclite-dev,
 ruby-pygments.rb,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://www.codelabs.ch/pcscada/
Vcs-Browser: https://git.codelabs.ch/?p=pcscada.git
Vcs-Git: https://git.codelabs.ch/git/pcscada.git -b debian

Package: libpcscada0.7.5
# This line is parsed by debian/rules.
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Ada bindings to PC/SC middleware
 PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada
 programming language. The library allows applications written in Ada to
 communicate with smart cards using the SCard API.

Package: libpcscada7-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, ${ada:Depends},
 libpcsclite-dev (>= 1.4.0)
Description: Ada bindings to PC/SC middleware (development)
 PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada
 programming language. The library allows applications written in Ada to
 communicate with smart cards using the SCard API.
 .
 This package contains the development files.
