File: control

package info (click to toggle)
libwnck3 3.20.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,136 kB
  • ctags: 2,872
  • sloc: ansic: 19,881; sh: 4,233; makefile: 236
file content (84 lines) | stat: -rw-r--r-- 2,931 bytes parent folder | download
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
# 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: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Dmitry Shachnev <mitya57@debian.org>, Iain Lane <laney@debian.org>, Martin Pitt <mpitt@debian.org>, Michael Biebl <biebl@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10),
               gnome-pkg-tools (>= 0.10),
               gnome-common,
               gettext,
               libstartup-notification0-dev (>= 0.7),
               docbook-xml,
               libx11-dev,
               libxres-dev,
               libxext-dev,
               intltool (>= 0.40.6),
               libgtk-3-dev (>= 3.10),
               libglib2.0-dev (>= 2.32),
               gobject-introspection (>= 0.10),
               libgirepository1.0-dev (>= 0.10),
               gtk-doc-tools (>= 1.9),
               libglib2.0-doc,
               libgtk-3-doc
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libwnck3
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libwnck3

Package: libwnck-3-0
Pre-Depends: ${misc:Pre-Depends}
Architecture: any
Multi-Arch: same
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},
         ${shlibs:Depends},
         libwnck-3-0 (= ${binary:Version}),
         gir1.2-wnck-3.0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.32),
         libpango1.0-dev,
         libx11-dev,
         libgtk-3-dev (>= 3.4),
         libstartup-notification0-dev (>= 0.7),
         libcairo2-dev,
         libxres-dev
Conflicts: libwnck-dev (<< 2.30.7-1)
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
Multi-Arch: foreign
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
Section: introspection
Depends: ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Multi-Arch: same
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.