Source: libdvbcsa
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
 Alessio Treglia <alessio@debian.org>
Build-Depends:
 bison | byacc,
 debhelper (>= 9),
 dh-autoreconf,
 flex
Standards-Version: 3.9.3
Homepage: http://www.videolan.org/developers/libdvbcsa.html
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdvbcsa.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libdvbcsa.git

Package: libdvbcsa1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Description: free implementation of the DVB/CSA
 libdvbcsa is a free implementation of the DVB Common Scrambling
 Algorithm with encryption and decryption capabilities.
 .
 It comes in two flavors: a classical single packet implementation
 and a faster parallel bitslice implementation.
 .
 This package provides the shared library.

Package: libdvbcsa-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libdvbcsa1 (= ${binary:Version}),
 ${misc:Depends}
Description: free implementation of the DVB/CSA (development files)
 libdvbcsa is a free implementation of the DVB Common Scrambling
 Algorithm with encryption and decryption capabilities.
 .
 It comes in two flavors: a classical single packet implementation
 and a faster parallel bitslice implementation.
 .
 This package provides the development files for libdvbcsa.
