From 69886ef471b668603b3f317a62da2c0c0e91be9c Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 27 Aug 2024 15:29:23 +0200 Subject: debian/: Adjust DEB packaging to full rewrite. --- debian/control | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d9fe435..db28f91 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,21 @@ Priority: optional Maintainer: Robert Tari Uploaders: Mike Gabriel -Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.6), python3-setuptools, python3-polib -Standards-Version: 4.5.0 +Build-Depends: debhelper-compat (= 12), + cmake, + cmake-extras, + intltool, + libglib2.0-dev, + libgtk-4-dev, +Standards-Version: 4.7.0 Homepage: https://github.com/AyatanaIndicators/ayatana-settings Vcs-Git: https://github.com/AyatanaIndicators/ayatana-settings Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-settings -X-Python3-Version: >= 3.6 Package: ayatana-settings -Architecture: all -Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-gtk-3.0, python3-psutil +Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends}, Description: Ayatana Indicators Settings Ayatana Settings allows you to configure all your Ayatana system indicators. -- cgit v1.2.3