From cd8ecab4250a3c9e028d9b5156c88f39787ceec1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 13 Jun 2026 20:40:57 +0200 Subject: debian/: Sync in official Debian packaging. --- debian/control | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 713de2f..8e94ed3 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,27 @@ Source: libayatana-common Section: libs Priority: optional -Maintainer: Mike Gabriel +Maintainer: Mike Gabriel Build-Depends: cmake, cmake-extras, - debhelper (>= 9), + debhelper-compat (= 13), dh-exec, dpkg-dev (>= 1.16.1.1), gobject-introspection, - googletest, intltool, libgirepository1.0-dev, + googletest, libgtest-dev, - liblomiri-url-dispatcher-dev | hello, + liblomiri-url-dispatcher-dev, libglib2.0-dev (>= 2.36), - pkg-config, - systemd [linux-any], + pkgconf, + systemd-dev [linux-any], valac, -Standards-Version: 4.5.1 +Standards-Version: 4.7.0 +Rules-Requires-Root: no Homepage: https://github.com/AyatanaIndicators/libayatana-common -Vcs-Git: https://github.com/AyatanaIndicators/libayatana-common.git -Vcs-Browser: https://github.com/AyatanaIndicators/libayatana-common +Vcs-Git: https://salsa.debian.org/debian-ayatana-team/libayatana-common.git +Vcs-Browser: https://salsa.debian.org/debian-ayatana-team/libayatana-common Package: libayatana-common0 Architecture: any @@ -41,6 +42,10 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, gir1.2-ayatanacommon-0.1 (= ${binary:Version}), libayatana-common0 (= ${binary:Version}), + libgirepository1.0-dev, + libglib2.0-dev (>= 2.36), + liblomiri-url-dispatcher-dev, +Provides: ${gir:Provides} Description: Ayatana System Indicators' common API functions (development headers) This package contains common API functions used by Ayatana System Indicators. @@ -73,9 +78,7 @@ Breaks: ayatana-indicator-application (<< 0.8.0), ayatana-indicator-power (<< 2.1.0), ayatana-indicator-session (<< 0.8.0), ayatana-indicator-sound (<< 0.8.0), -Description: libayatana-indicator shared files - The Ayatana Indicators library contains information to build indicators - to go into modern desktops' indicator applets. - . +Description: Ayatana System Indicators' common files This package has files needed to work with the Ayatana Indicators. This - includes the systemd ayatana-indicators-pre.target. + includes the systemd ayatana-indicators.target and GSetting schemas + that are required by more than one system indicator. -- cgit v1.2.3