[libwnck] 14/38: debian/control: Add bin:package gir1.2-wnck-1.0. Required for upcoming src:package mate-dock-applet.
Mike Gabriel
sunweaver at debian.org
Mon Feb 8 15:01:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository libwnck.
commit 5b85cd7ed4850ba76ea1dc991c716669616604b4
Author: Martin Wimpress <code at flexion.org>
Date: Mon Feb 8 12:05:47 2016 +0100
debian/control: Add bin:package gir1.2-wnck-1.0. Required for upcoming src:package mate-dock-applet.
---
debian/control | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/debian/control b/debian/control
index 1320ac1..6f33e06 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Build-Depends: debhelper (>= 9),
intltool (>= 0.40.0),
libglib2.0-dev (>= 2.16.0),
gobject-introspection,
+ libgirepository1.0-dev (>= 0.6.14),
gtk-doc-tools (>= 1.9),
libglib2.0-doc,
libgtk2.0-doc
@@ -65,3 +66,17 @@ Description: Window Navigator Construction Kit - common files
A library to use for writing pagers and task lists.
.
This package contains internationalization files.
+
+Package: gir1.2-wnck-1.0
+Conflicts: gir1.0-wnck-1.0
+Replaces: gir1.0-wnck-1.0
+Architecture: any
+Depends: ${gir:Depends},
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: GObject introspection data for the WNCK library
+ This package contains introspection data for Window Navigator
+ Construction Kit, a library to interact with window managers.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libwnck.git
More information about the pkg-mate-commits
mailing list