From 0316297d8a2ddaa3f3171b5de07dd04a2558d895 Mon Sep 17 00:00:00 2001 From: black-desk Date: Thu, 25 May 2023 17:15:18 +0800 Subject: [PATCH] build: update debian/* Signed-off-by: black-desk --- debian/control | 24 +++--------------------- debian/rules | 2 -- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/debian/control b/debian/control index a1c3fad..bb62e1a 100644 --- a/debian/control +++ b/debian/control @@ -1,29 +1,11 @@ Source: dde-application-manager Section: devel Priority: optional -Maintainer: Deepin Packages Builder +Maintainer: Chen Linxuan Build-Depends: - cmake, - debhelper-compat (= 11), - pkg-config, - libcap-dev, - qt5-qmake, - qtbase5-dev, - qttools5-dev, - libdtkwidget-dev (>=5.4.19), - libdtkcore-dev (>=5.4.14), - libdtkcore5-bin (>=5.4.14), - libxcb1-dev, - libxres-dev, - libxcb-icccm4-dev, - libxcb-ewmh-dev, - libx11-dev, - libglib2.0-dev, - libgsettings-qt-dev, Standards-Version: 4.1.3 -Homepage: https://www.deepin.org - -Package: dde-application-manager +Homepage: https://github.com/linuxdeepin/dde-application-manager +Package: dde-application-manager-reborn Architecture: any Depends: ${misc:Depends}, diff --git a/debian/rules b/debian/rules index 1e980d7..a140efe 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export QT_SELECT=qt5 - include /usr/share/dpkg/default.mk %: