diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:40:57 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-13 20:41:26 +0200 |
| commit | cd8ecab4250a3c9e028d9b5156c88f39787ceec1 (patch) | |
| tree | e7441df01c328551c4a2594664222da80f16d998 /debian/control | |
| parent | f20ece9b34017267ef8b16e6c0f0bd5bd28ce163 (diff) | |
| download | libayatana-common-cd8ecab4250a3c9e028d9b5156c88f39787ceec1.tar.gz libayatana-common-cd8ecab4250a3c9e028d9b5156c88f39787ceec1.tar.bz2 libayatana-common-cd8ecab4250a3c9e028d9b5156c88f39787ceec1.zip | |
debian/: Sync in official Debian packaging.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 31 |
1 files changed, 17 insertions, 14 deletions
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 <mike.gabriel@das-netzwerkteam.de> +Maintainer: Mike Gabriel <sunweaver@debian.org> 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. |
