From b8b236024af1e9daf7251414c80339293e1b10d9 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Thu, 29 Oct 2020 12:41:30 +0100 Subject: Initial commit --- debian/control | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100755 index 0000000..56b9426 --- /dev/null +++ b/debian/control @@ -0,0 +1,17 @@ +Source: ayatana-settings +Section: mail +Priority: optional +Maintainer: Robert Tari +Build-Depends: debhelper (>= 10), dh-python, python3 (>= 3.8), python3-setuptools, python3-polib +Standards-Version: 4.5.0 +Homepage: https://tari.in/www/software/ayatana-settings/ +Vcs-Git: https://github.com/AyatanaIndicators/ayatana-settings +Vcs-Browser: https://github.com/AyatanaIndicators/ayatana-settings +X-Python3-Version: >= 3.8 + +Package: ayatana-settings +Architecture: all +Depends: ${misc:Depends}, ${python3:Depends}, python3-gi, gir1.2-gtk-3.0, python3-psutil +Description: Ayatana Indicators Settings + Ayatana Settings allows you to configure all your Ayatana system + indicators. -- cgit v1.2.3