--- liblscp/trunk/debian/control 2005/06/02 07:50:53 598 +++ liblscp/trunk/debian/control 2021/03/27 12:17:51 3866 @@ -1,37 +1,40 @@ Source: liblscp -Section: sound +Section: libs Priority: optional -Maintainer: Matt Flax -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.1 +Maintainer: LinuxSampler Developers +Build-Depends: debhelper (>= 9), cmake, pkg-config, doxygen +Standards-Version: 3.9.7 Package: liblscp-dev Section: libdevel Architecture: any -Depends: liblscp (= ${Source-Version}) -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. - . - For further informations visit - http://www.linuxsampler.org - . - 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. +Depends: liblscp6 (>= ${source:Version}), + ${shlibs:Depends}, ${misc:Depends} +Description: LinuxSampler Control Protocol API library - development files + LinuxSampler Control Protocol C API library - development files. + . + 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. + . + For further informations visit + http://www.linuxsampler.org + . + 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: liblscp +Package: liblscp6 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -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. - . - For further informations visit - http://www.linuxsampler.org +Description: LinuxSampler Control Protocol API library + LinuxSampler Control Protocol C API 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. + . + For further informations visit + http://www.linuxsampler.org