Source: kdsoap
Section: libs
Priority: optional
Homepage: http://www.kdab.com/kd-soap/
Standards-Version: 3.9.5
Build-Depends: cmake (>= 2.8.9),
               debhelper (>= 9),
               doxygen,
               graphviz,
               qtbase5-dev | libqt4-dev (>= 4.7),
               quilt
Vcs-Git: https://invent.kde.org/neon/neon-packaging/kdsoap
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/kdsoap
Maintainer: Neon CI <neon@kde.org>

Package: libkdsoap1
Architecture: any
Multi-Arch: same
Pre-Depends: libkdsoap-common, ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the client-side library.

Package: libkdsoap-common
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the common files.

Package: libkdsoap-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libkdsoap1 (= ${binary:Version}), ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the debugging symbols for the libkdsoap1 package.

Package: libkdsoap-dev
Section: libdevel
Architecture: any
Depends: libkdsoap-server1 (= ${binary:Version}),
         libkdsoap1 (= ${binary:Version}),
         qtbase5-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the static libraries and header files for development
 with the KDSoap libraries.

Package: libkdsoap-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery, libkdsoap-common, ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the documentation for the KDSoap libraries.

Package: libkdsoap-examples
Architecture: all
Depends: ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains example programs.

Package: libkdsoap-server1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libkdsoap1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the server-side library.

Package: libkdsoap-server-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libkdsoap-server1 (= ${binary:Version}), ${misc:Depends}
Description: Qt-based client-side and server-side SOAP component
 KDSoap can be used to create client applications for web services
 and also provides the means to create web services without the need
 for any further component such as a dedicated web server.
 .
 This package contains the debugging symbols for the libkdsoap-server1 package.
