[mate-desktop] 03/13: Add gir1.2-mate-desktop.
Martin Wimpress
flexiondotorg-guest at moszumanska.debian.org
Thu Jun 11 14:42:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
flexiondotorg-guest pushed a commit to branch debian/experimental
in repository mate-desktop.
commit 3cc5b2f088520adb2fe606a7fa8723913abef4b1
Author: Martin Wimpress <code at flexion.org>
Date: Thu Jun 11 11:20:14 2015 +0100
Add gir1.2-mate-desktop.
---
debian/control | 18 ++++++++++++++++++
debian/gir1.2-mate-desktop.install | 2 ++
2 files changed, 20 insertions(+)
diff --git a/debian/control b/debian/control
index e59d7f2..8c67aea 100644
--- a/debian/control
+++ b/debian/control
@@ -162,3 +162,21 @@ Description: Library with common API for various MATE modules (library debugging
This package contains the debugging symbols for the mate-desktop library.
They are installed into /usr/lib/debug and will automatically be used
by gdb.
+
+Package: gir1.2-mate-desktop
+Architecture: any
+Depends: ${gir:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: GObject introspection data for the mate-desktop library
+ The MATE component mate-desktop contains the libmate-desktop library, the
+ mate-about program, as well as some desktop-wide documents.
+ .
+ The libmate-desktop library provides an API shared by several applications
+ on the desktop, but that cannot live in the platform for various
+ reasons.
+ .
+ This package contains introspection data for the library.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
diff --git a/debian/gir1.2-mate-desktop.install b/debian/gir1.2-mate-desktop.install
new file mode 100644
index 0000000..a7d874f
--- /dev/null
+++ b/debian/gir1.2-mate-desktop.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/mate-desktop.git
More information about the pkg-mate-commits
mailing list