~ubuntu-branches/ubuntu/precise/libwnck3/precise

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.

Source: libwnck3
Section: libs
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Frederic Peters <fpeters@debian.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 5),
               cdbs (>= 0.4.90),
               gnome-pkg-tools (>= 0.10),
               gettext,
               libstartup-notification0-dev (>= 0.7),
               gnome-pkg-tools (>= 0.10),
               docbook-xml,
               libx11-dev,
               libxres-dev,
               libxext-dev,
               intltool (>= 0.40.0),
               libgtk-3-dev (>= 2.91.5),
               libglib2.0-dev (>= 2.16.0),
               gobject-introspection (>= 0.10),
               libgirepository1.0-dev (>= 0.10),
               gir1.2-atk-1.0,
               gir1.2-freedesktop,
               gir1.2-glib-2.0,
               gir1.2-gtk-3.0,
               gir1.2-pango-1.0,
               gtk-doc-tools (>= 1.9),
               libglib2.0-doc,
               libgtk-3-doc

Package: libwnck-3-0
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libwnck-3-common
Description: Window Navigator Construction Kit - runtime files
 A library to use for writing pagers and task lists.
 .
 This package contains runtime files.

Package: libwnck-3-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libwnck-3-0 (= ${binary:Version}),
         gir1.2-wnck-3.0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.13.0),
         libpango1.0-dev,
         libx11-dev,
         libgtk-3-dev (>= 3.0.0),
         libstartup-notification0-dev (>= 0.7-1),
         libcairo2-dev,
         libxres-dev,
         ${shlibs:Depends}
Conflicts: libwnck-dev
Replaces: gir-repository-dev (<< 0.6.5-7)
Description: Window Navigator Construction Kit - development files
 A library to use for writing pagers and task lists.
 .
 This package contains development files (include headers).

Package: libwnck-3-common
Architecture: all
Depends: ${misc:Depends}
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-3.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.