Source: kdsoap5
Section: libs
Priority: optional
Homepage: http://www.kdab.com/kd-soap/
Standards-Version: 4.6.2
Build-Depends: cmake,
               debhelper-compat (= 13),
               doxygen,
               graphviz,
               pkg-kde-tools,
               qhelpgenerator-qt5,
               qtbase5-dev
Vcs-Git: https://invent.kde.org/neon/neon-packaging/kdsoap5.git
Vcs-Browser: https://invent.kde.org/neon/neon-packaging/kdsoap5
Maintainer: Neon CI <neon@kde.org>

Package: libkdsoap5-2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libkdsoap2
Replaces: libkdsoap2
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: libkdsoap5-dev
Section: libdevel
Architecture: any
Depends: libkdsoap5-2 (= ${binary:Version}),
         libkdsoap5-server2 (= ${binary:Version}),
         qtbase5-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: libkdsoap-dev
Replaces: libkdsoap-dev
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: libkdsoap5-server2
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: libkdsoap5-2 (= ${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.
