Source: ukui-service-manager
Section: admin
Priority: optional
Maintainer: Ubuntu Kylin Team <ubuntukylin-members@lists.launchpad.net>
Uploaders:  zhangpan <zhangpan@kylinos.cn>,
            handsome_feng <jianfengli@ubuntukylin.com>
Build-Depends: debhelper-compat (= 13),
               qt6-base-dev,
               qt6-tools-dev,
               qtchooser,
               qmake6
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://gitee.com/openkylin/ukui-service-manager
Vcs-Browser: https://gitee.com/openkylin/ukui-service-manager
Vcs-Git: https://gitee.com/openkylin/ukui-service-manager.git

Package: ukui-service-manager
Architecture: any
Multi-Arch: foreign
Depends: init-system-helpers,
         libukui-service-interface0 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: UKUI session and system service management tools
 This package provides the UKUI service manager executables and helper tools.
 .
 It includes components for registering, launching and managing user-session
 and system services through systemd and D-Bus integration.

Package: libukui-service-interface0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends},
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: runtime library for UKUI service interface
 This package provides the shared library implementing the UKUI service
 interface used by service manager components and related modules at runtime.

Package: libukui-service-interface-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libukui-service-interface0 (= ${binary:Version}),
         ${misc:Depends},
Description: development files for UKUI service interface library
 This package contains header files and other development resources for
 building applications and plugins against libukui-service-interface.
