Source: libkubuntu
Section: libs
Priority: optional
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Build-Depends: cmake (>= 3.16),
               debhelper-compat (= 13),
               extra-cmake-modules (>= 6.0.0),
               language-pack-en,
               libkf6config-dev,
               libkf6i18n-dev,
               libpackagekitqt6-dev,
               pkg-kde-tools,
               qt6-base-dev (>= 6.5.0),
               xauth,
               xvfb
Standards-Version: 4.6.2
Vcs-Git: git://anongit.kde.org/scratch/sitter/libkubuntu.git

Package: libkubuntu1
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for Kubuntu platform integration
 This library bundles logic required for convenient Kubuntu specific integration
 of Qt and KDE software, such as localization handling and on-demand capability
 expansion by installing packages.

Package: libkubuntu-dev
Section: libdevel
Architecture: any
Depends: libkubuntu1 (= ${binary:Version}), ${misc:Depends}
Description: library for Kubuntu platform integration - development files
 This library bundles logic required for convenient Kubuntu specific integration
 of Qt and KDE software, such as localization handling and on-demand capability
 expansion by installing packages.
 .
 These are the development files.
