[libmatekbd] 04/05: debian/control: Add gir1.2-matekbd.

Martin Wimpress flexiondotorg-guest at moszumanska.debian.org
Wed Nov 11 09:23:21 UTC 2015


This is an automated email from the git hooks/post-receive script.

flexiondotorg-guest pushed a commit to branch master
in repository libmatekbd.

commit f203ab8e1d725296c71f4753736acb1d5b78d9a2
Author: Martin Wimpress <code at flexion.org>
Date:   Mon Nov 9 12:37:04 2015 +0000

    debian/control: Add gir1.2-matekbd.
---
 debian/control                | 20 +++++++++++++++++++-
 debian/gir1.2-matekbd.install |  2 ++
 2 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e81c0b6..83aafb9 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-mate/libmatekbd.git
 Package: libmatekbd4
 Architecture: any
 Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends},
+Pre-Depends: multiarch-support,
+             ${misc:Pre-Depends},
 Depends: iso-codes,
          libmatekbd-common,
          ${misc:Depends},
@@ -91,3 +92,20 @@ Description: MATE library to manage keyboard configuration (debugging symbols)
  .
  They are installed into /usr/lib/debug and will automatically be used
  by gdb.
+
+Package: gir1.2-matekbd
+Architecture: any
+Depends: ${gir:Depends},
+         ${misc:Depends},
+         ${shlibs:Depends},
+Description: GObject introspection data for libmatekbd and libmatekbdui
+ libmatekbd offers an API to manage the keyboard in MATE applications.
+ .
+ libmatekbdui offers an API to display a graphical user interface for
+ libmatekbd operations.
+ .
+ This package contains introspection data for the libmatekbd and the
+ libmatekbdui libraries.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
diff --git a/debian/gir1.2-matekbd.install b/debian/gir1.2-matekbd.install
new file mode 100644
index 0000000..a7d874f
--- /dev/null
+++ b/debian/gir1.2-matekbd.install
@@ -0,0 +1,2 @@
+usr/lib/*/girepository-1.0/
+usr/share/gir-1.0/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libmatekbd.git



More information about the pkg-mate-commits mailing list