From 908b36b944787b19cc9cffaf71aca5cf292be7b9 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 28 Aug 2021 22:07:03 +0200 Subject: debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. Add gir1.2-ayatanacommon-0.0 bin:pkg. --- debian/control | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 897dec8..df2fec0 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + gir1.2-ayatanacommon-0.0 (= ${binary:Version}), libayatana-common0 (= ${binary:Version}), Description: Ayatana System Indicators' common API functions (development headers) This package contains common API functions used by Ayatana System @@ -45,6 +46,18 @@ Description: Ayatana System Indicators' common API functions (development header . This package contains the development headers. +Package: gir1.2-ayatanacommon-0.0 +Section: introspection +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${gir:Depends}, +Description: Ayatana System Indicators' common API functions (GObject Introspection) + This package contains common API functions used by Ayatana System + Indicators. + . + This package contains the GObject Introspection file. + Package: ayatana-indicator-common Architecture: all Depends: ${misc:Depends}, -- cgit v1.2.3