source: pkg/raul/main/libwnck/trunk/debian/control @ 7055

Revision 7055, 2.8 KB checked in by alanbach-guest, 2 years ago (diff)
  • Use gir 1.2 instead of 1.0
Line 
1# This file is autogenerated. DO NOT EDIT!
2#
3# Modifications should be made to debian/control.in instead.
4# This file is regenerated automatically in the clean target.
5
6Source: libwnck
7Section: libs
8Priority: optional
9Maintainer: Josselin Mouette <joss@debian.org>
10Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Sebastian Dröge <slomo@debian.org>
11Standards-Version: 3.9.0
12Build-Depends: debhelper (>= 5),
13               libgtk2.0-dev (>= 2.19.7),
14               gettext,
15               libstartup-notification0-dev (>= 0.7),
16               cdbs (>= 0.4.41),
17               gnome-pkg-tools (>= 0.10),
18               docbook-xml,
19               libx11-dev,
20               libxres-dev,
21               libxt-dev,
22               libxres-dev,
23               intltool (>= 0.40.0),
24               libglib2.0-dev (>= 2.16.0),
25               gobject-introspection,
26               libgirepository1.0-dev (>= 0.6.7),
27               gir1.2-atk-1.0,
28               gir1.0-freedesktop,
29               gir1.2-glib-2.0,
30               gir1.0-gtk-2.0,
31               gir1.2-pango-1.0,
32               gir-repository-dev,
33               dpkg-dev (>= 1.13.19),
34               gtk-doc-tools (>= 1.9),
35               libglib2.0-doc,
36               libgtk2.0-doc
37
38Package: libwnck22
39Architecture: any
40Depends: ${misc:Depends},
41         ${shlibs:Depends},
42         libwnck-common
43Description: Window Navigator Construction Kit - runtime files
44 A library to use for writing pagers and task lists.
45 .
46 This package contains runtime files.
47
48Package: libwnck-dev
49Architecture: any
50Section: libdevel
51Depends: ${misc:Depends},
52         libwnck22 (= ${binary:Version}),
53         libglib2.0-dev (>= 2.13.0),
54         libpango1.0-dev,
55         libx11-dev,
56         libgtk2.0-dev (>= 2.19.7),
57         libstartup-notification0-dev (>= 0.7-1),
58         libcairo2-dev,
59         libxres-dev,
60         ${shlibs:Depends}
61Replaces: gir-repository-dev (<< 0.6.5-7)
62Description: Window Navigator Construction Kit - development files
63 A library to use for writing pagers and task lists.
64 .
65 This package contains development files (include headers).
66
67Package: libwnck-common
68Architecture: all
69Depends: ${misc:Depends}
70Replaces: libwnck-1 (<= 0.10-1)
71Conflicts: libwnck-1 (<= 0.10-1)
72Description: Window Navigator Construction Kit - common files
73 A library to use for writing pagers and task lists.
74 .
75 This package contains internationalization files.
76 
77Package: gir1.0-wnck-1.0
78Architecture: any
79Depends: ${gir:Depends},
80         ${misc:Depends},
81         ${shlibs:Depends}
82Description: GObject introspection data for the WNCK library
83 This package contains introspection data for Window Navigator
84 Construction Kit, a library to interact with window managers.
85 .
86 It can be used by packages using the GIRepository format to generate
87 dynamic bindings.
Note: See TracBrowser for help on using the repository browser.