~mpt/ubuntu/oneiric/gnome-control-center/bug-844807

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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
Source: gnome-control-center
Section: gnome
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: @GNOME_TEAM@
Standards-Version: 3.9.1
Build-Depends: cdbs (>= 0.4.41),
               hardening-wrapper,
               gnome-pkg-tools (>= 0.10),
               gnome-common,
               dpkg-dev (>= 1.13.19),
               debhelper (>= 5.0.0),
               docbook-to-man,
               docbook-xml,
               autotools-dev,
               dh-autoreconf,
               gnome-doc-utils (>= 0.3.2),
               intltool (>= 0.37.1),
               libx11-dev,
               libcanberra-gtk3-dev,
               libgtk-3-dev (>= 3.0.2),
               libgdk-pixbuf2.0-dev (>= 2.23.0),
               libglib2.0-dev (>= 2.29.14),
               libgconf2-dev,
               libgnome-desktop-3-dev (>= 2.91.0),
               libgnome-menu-3-dev,
               libdbus-1-dev (>= 0.32),
               libdbus-glib-1-dev (>= 0.32),
               libxml2-dev,
               gnome-settings-daemon-dev (>= 2.91.94),
               libxft-dev (>= 2.1.2),
               libgnomekbd-dev (>= 2.91.91),
               libxklavier-dev (>= 5.1),
               libupower-glib-dev (>= 0.9.1),
               desktop-file-utils,
               shared-mime-info,
               libgstreamer-plugins-base0.10-dev,
               gsettings-desktop-schemas-dev (>= 3.0.2),
               libpolkit-gobject-1-dev (>= 0.97),
               libcups2-dev,
               libgtop2-dev,
               libpulse-dev,
               libnm-glib-dev (>= 0.8.992),
               libnm-util-dev (>= 0.8.992),
               locales,
               libgoa-1.0-dev,
               libcolord-dev,
               libnotify-dev
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-control-center/ubuntu

Package: gnome-control-center
Architecture: any
Section: gnome
Depends: ${shlibs:Depends},
         ${misc:Depends},
         gnome-control-center-data (>= ${source:Version}),
         gnome-control-center-data (<< ${gnome:NextVersion}),
         gnome-settings-daemon (>= 3.0.0),
         gnome-menus (>= 2.12.0),
         gnome-desktop-data,
         gnome-icon-theme (>= 2.24),
         desktop-file-utils,
         gsettings-desktop-schemas (>= 2.91.92),
         ubuntu-system-service (>= 0.1.10),
         accountsservice (>= 0.6.13-1ubuntu2)
Recommends: gnome-user-guide,
            gnome-session,
            policykit-1-gnome,
            mousetweaks,
            iso-codes,
            accountsservice,
            apg,
            gnome-icon-theme-symbolic,
            gnome-online-accounts
Conflicts: gnome-session (<< 2.22.0)
Suggests: libcanberra-gtk-module,
          gnome-screensaver | xscreensaver,
          x11-xserver-utils,
          gstreamer0.10-alsa | gstreamer0.10-audiosink
Description: utilities to configure the GNOME desktop
 This package contains configuration applets for the GNOME desktop,
 allowing to set accessibility configuration, desktop fonts, keyboard
 and mouse properties, sound setup, desktop theme and background, user
 interface properties, screen resolution, and other GNOME parameters.
 .
 It also contains a front end to these applets, which can also be
 accessed with the GNOME panel or the Nautilus file manager.

Package: gnome-control-center-dev
Architecture: all
Section: devel
Depends: ${misc:Depends}
Description: utilities to configure the GNOME desktop
 This package contains the file required to get the keydirs location

Package: gnome-control-center-data
Architecture: all
Section: gnome
Depends: ${misc:Depends}
Recommends: gnome-control-center (>= ${source:Version})
Provides: capplets-data
Conflicts: capplets-data
Replaces: capplets-data, 
          gnome-media-common (<< 2.91), 
          gnome-settings-daemon (<< 3.0~),
          gdm (<< 2.91),
          gnome-power-manager (<< 3.1.90)
Breaks: gnome-settings-daemon (<< 3.0~)
Description: configuration applets for GNOME - data files
 This package contains data files (icons, pixmaps, locales files) needed by
 the configuration applets in the gnome-control-center package.

Package: libgnome-control-center-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
         libgnome-control-center1 (= ${binary:Version})
Description: utilities to configure the GNOME desktop
 This package contains the files needed to build Control Center panels

Package: libgnome-control-center1
Architecture: any
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: utilities to configure the GNOME desktop
 This package contains the library used by Control Center panels