aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 22:07:03 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-08-28 23:31:29 +0200
commit908b36b944787b19cc9cffaf71aca5cf292be7b9 (patch)
treee9bd54c154441fc01cc40d07dafc1b6ebd85be7a /debian/control
parent765360a0a95c1151c7459f5fb0bec44527d6c0ab (diff)
downloadlibayatana-common-908b36b944787b19cc9cffaf71aca5cf292be7b9.tar.gz
libayatana-common-908b36b944787b19cc9cffaf71aca5cf292be7b9.tar.bz2
libayatana-common-908b36b944787b19cc9cffaf71aca5cf292be7b9.zip
debian/: Fix DEB packaging; add GIR, VAPI, translation and GSchema files. Add gir1.2-ayatanacommon-0.0 bin:pkg.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 13 insertions, 0 deletions
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},