File: control

package info (click to toggle)
gnome-python-desktop 2.32.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,548 kB
  • sloc: sh: 10,214; xml: 8,851; ansic: 3,428; python: 1,457; makefile: 664
file content (107 lines) | stat: -rw-r--r-- 4,041 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
# 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: gnome-python-desktop
Section: python
Priority: optional
Maintainer: Loic Minier <lool@dooz.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 8),
               cdbs (>= 0.4.90~),
               dh-autoreconf,
               gnome-common,
               gnome-pkg-tools (>= 0.10),
               python-all-dev (>= 2.6.6-3~),
               python-gtk2-dev (>= 2.10.3),
               python-gnome2-dev (>= 2.10.0),
               libgnome2-dev,
               libgnomeui-dev,
               python-cairo-dev,
               libglib2.0-dev (>= 2.6.0),
               libgtk2.0-dev (>= 2.4),
               librsvg2-dev (>= 2.13.93),
               libwnck-dev (>= 2.19.3),
               libgconf2-dev (>= 2.10.0),
               libgnome-keyring-dev (>= 0.5.0),
               libgnome-desktop-dev (>= 2.10.0),
               libecal1.2-dev (>= 1.4.0),
               libebook1.2-dev (>= 1.4.0)
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/attic/gnome-python-desktop
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/attic/gnome-python-desktop

Package: python-gnome2-desktop-dev
Architecture: all
Depends: ${misc:Depends},
         python-evolution (>= ${source:Version}),
         python-gnomedesktop (>= ${source:Version}),
         python-gnomekeyring (>= ${source:Version}),
         python-rsvg (>= ${source:Version}),
         python-wnck (>= ${source:Version}),
         python-gnome2-dev,
         python-gtk2-dev
Replaces: python-gnome2-dev (<< 2.9.0)
Description: Python bindings for the GNOME desktop environment
 This archive contains files that allow you to build wrappers for addons
 that interoperate gnome-python.

Package: python-evolution
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         python-gtk2
Suggests: evolution-data-server
Replaces: python-gnome2-desktop (<< 2.24.0-2)
Description: Python bindings for the evolution libraries
 This package contains modules that allows one to talk with the evolution
 data server to manipulate the address book and calendar in Python.

Package: python-gnomedesktop
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         python-gtk2
Replaces: python-gnome2-desktop (<< 2.24.0-2)
Description: Python bindings for the GNOME desktop library
 This package contains a module that allows one to write applications using
 the GNOME desktop library in Python.

Package: python-gnomekeyring
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         python-gtk2
Suggests: gnome-keyring
Replaces: python-gnome2-desktop (<< 2.24.0-2)
Description: Python bindings for the GNOME keyring library
 This package contains a module that allows one to access and manipulate
 the GNOME keyring framework in Python.

Package: python-rsvg
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         librsvg2-common,
         python-gtk2
Replaces: python-gnome2-desktop (<< 2.24.0-2)
Description: Python bindings for the RSVG library
 This package contains a module that allows one to use librsvg to read and
 write SVG files from Python applications.

Package: python-wnck
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${python:Depends},
         python-gtk2
Replaces: python-gnome2-desktop (<< 2.24.0-2)
Description: Python bindings for the WNCK library
 This package contains a module that allows one to communicate with the
 Window Manager using the EWMH specification from Python applications.