Source: kysdk-ai-common
Section: libdevel
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),
               cmake
Standards-Version: 4.7.2
Homepage: https://gitee.com/openkylin/kysdk-ai-common
Vcs-Browser: https://gitee.com/openkylin/kysdk-ai-common
Vcs-Git: https://gitee.com/openkylin/kysdk-ai-common.git

Package: libkysdk-ai-common-dev
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libkysdk-ai-common (= ${binary:Version})
Description: Kylin AI Common (development files)
 This package contains the header files, development symlinks, CMake
 package files, and pkg-config metadata for building applications
 against the Kylin AI common library.

Package: libkysdk-ai-common
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Kylin AI Common
 This package provides the Kylin AI common shared library, including
 common interfaces, types, macros, and error definitions used by
 components of the Kylin AI subsystem.
