build: add debian build

Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
ComixHe
2023-08-29 18:37:31 +08:00
committed by Comix
parent f2d5b7b307
commit caa976b7af
4 changed files with 27 additions and 185 deletions

18
debian/control vendored
View File

@ -1,17 +1,17 @@
Source: dde-application-manager
Section: devel
Source: dde-application-manager-reborn
Section: utils
Priority: optional
Maintainer: Chen Linxuan <chenlinxuan@uniontech.com>
Build-Depends:
cmake,
libsystemd-dev,
qt6-base-dev,
Maintainer: He YuMing <heyuming@deepin.org>
Build-Depends: debhelper-compat ( =12), cmake,
libgtest-dev,
pkg-config
libsystemd-dev,
pkg-config,
qt6-base-dev,
Standards-Version: 4.1.3
Homepage: https://github.com/linuxdeepin/dde-application-manager
Package: dde-application-manager-reborn
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
${shlibs:Depends},