Source: liblscp
Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders: Paul Brossier <piem@debian.org>,
 Free Ekanayaka <freee@debian.org>,
 Alessio Treglia <alessio@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 autotools-dev (>= 20100122.1~),
 doxygen,
 automake,
 autoconf,
 libtool
Standards-Version: 3.9.1
Homepage: http://www.linuxsampler.org
Vcs-Git: git://git.debian.org/pkg-multimedia/liblscp.git
Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblscp.git

Package: liblscp-dev
Section: libdevel
Architecture: all
Depends: liblscp6 (>= ${source:Version}),
 liblscp6 (<< ${source:Upstream-Version}+1~),
 ${misc:Depends}
Description: Development files for LinuxSampler Control Protocol library
 This package is for use with the LinuxSampler audio sampling
 engine / library and packages.
 Wraps the LinuxSampler network protocol and offers a
 convenient API in form of a C library.
 .
 This package contains the header files needed for
 development with liblscp. You will need this only if you
 intend to compile programs that use this library.

Package: liblscp6
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends}
Conflicts: liblscp
Replaces: liblscp
Description: LinuxSampler Control Protocol wrapper library
 This package is for use with the LinuxSampler audio sampling
 engine /  library and packages.
 Wraps the LinuxSampler network protocol and offers a
 convenient API in form of a C library.

Package: liblscp-dbg
Section: debug
Priority: extra
Architecture: any
Depends: liblscp6 (= ${binary:Version}),
 ${misc:Depends}
Description: LinuxSampler Control Protocol library - debugging symbols
 This package is for use with the LinuxSampler audio sampling
 engine / library and packages.
 Wraps the LinuxSampler network protocol and offers a
 convenient API in form of a C library.
 .
 This package contains the debugging symbols.
