~system-settings-touch/ubuntu-system-settings/trunk

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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
Source: ubuntu-system-settings
Section: gnome
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Build-Depends: dbus-test-runner,
               debhelper (>= 9),
               dh-migrations,
               dh-python,
               python3-setuptools,
               python3-all:any,
               gdb:any,
               intltool,
               libaccountsservice-dev,
               libandroid-properties-dev [amd64 armhf i386],
               libclick-0.4-dev,
               libgeonames-dev,
               libglib2.0-dev (>= 2.37.92),
               libevdev-dev,
               libicu-dev,
               libnm-glib-dev,
               libpolkit-agent-1-dev,
               libqmenumodel-dev,
               libtrust-store-dev,
               libudev-dev,
               libunity-api-dev,
               libupower-glib-dev,
               pkg-config,
               qml-module-qtcontacts,
               qml-module-qtsysteminfo (>= 5.0~),
               qml-module-ubuntu-connectivity (>= 0.5.5),
               qt5-default,
               qtbase5-dev,
               qtdeclarative5-dev,
               qtdeclarative5-ubuntu-history0.1,
               qtdeclarative5-ubuntu-keyboard-extensions0.1 [armhf amd64 i386],
               libapt-pkg-dev,
               libgnome-desktop-3-dev,
               libgsettings-qt-dev,
# test-deps
               qml-module-qttest,
               qml-module-qtquick2,
               qtdeclarative5-ubuntu-ui-toolkit-plugin | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles,
               libubuntuoneauth-2.0-dev,
               libubuntu-download-manager-client-dev,
               libubuntu-download-manager-common-dev,
               libqtdbusmock1-dev (>= 0.2+14.04.20140724),
               libqtdbustest1-dev,
               xvfb,
               cmake,
               pep8,
               python3-pep8,
               pyflakes,
               python3,
               python3-gi,
               python3-dbus,
               python3-xdg,
               gir1.2-glib-2.0,
# depend on upstart to not build on s390x until upstart is available and u-s-s
# runtime dependencies can be fulfilled
               upstart,
Standards-Version: 3.9.6
Homepage: https://launchpad.net/ubuntu-system-settings
# If you aren't a member of ~system-settings-touch but need to upload packaging
# changes, just go ahead.  ~system-settings-touch will notice and sync up the
# code again.
Vcs-Bzr: https://code.launchpad.net/~system-settings-touch/ubuntu-system-settings/trunk
X-Python3-Version: >= 3.2
X-Ubuntu-Use-Langpack: yes

Package: ubuntu-system-settings
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         accountsservice,
         accountsservice-ubuntu-schemas (>= 0.0.7),
         aethercast [amd64 armhf i386],
         bluez (>= 5.23),
         click | ubuntu-snappy-cli,
         dbus-property-service [amd64 armhf i386],
         gsettings-desktop-schemas,
         gsettings-ubuntu-schemas (>= 0.0.7),
         indicator-bluetooth (>> 0.0.6+13.10.20131010),
         indicator-datetime,
         indicator-network (>= 0.7.1),
         indicator-power (>= 12.10.6+15.04.20150130),
         repowerd | gnome-settings-daemon,
         qmenumodel-qml,
         qml-module-biometryd,
         qml-module-qt-labs-folderlistmodel,
         qml-module-ubuntu-connectivity (>= 0.7.1),
         qml-module-qtmultimedia | qml-module-qtmultimedia-gles,
         qtdeclarative5-gsettings1.0 (>=0.1+14.10.20140801.1),
         qtdeclarative5-ofono0.2 (>=0.82~),
         qml-module-qtsysteminfo,
         qtdeclarative5-ubuntu-content1,
         qtdeclarative5-ubuntu-settings-components (>= 0.8),
         qtdeclarative5-ubuntu-ui-toolkit-plugin (>= 1.3.1584) | qtdeclarative5-ubuntu-ui-toolkit-plugin-gles (>= 1.3.1584),
         suru-icon-theme (>= 14.04+15.04.20150813~),
         whoopsie-preferences (>= 0.9),
         libsystemsettings1 (= ${binary:Version}),
         system-image-dbus (>= 3.1),
         ubuntu-keyboard-data (>= 0.99.trunk.phablet2+15.04.20150421),
         urfkill,
# for the session-migration script (python3 itself also for the push helper)
         python3,
         python3-gi,
         python3-dbus,
         python3-xdg,
         gir1.2-glib-2.0,
         qml-module-ubuntu-connectivity (>= 0.7.1)
Recommends: ubuntu-system-settings-online-accounts,
            ubuntu-touch-sounds,
Conflicts: ubuntu-system-settings-example
# ubuntu-push-client shipped the system settings push helper until 0.60:
Breaks: ubuntu-push-client (<<0.61),
Replaces: ubuntu-push-client (<<0.61),
Description: System Settings application for Ubuntu Touch
 This package contains the System Settings application used on the
 Ubuntu Touch images, it's designed for phones, tablets and convergent
 devices.

Package: libsystemsettings1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Description: System Settings Library for Ubuntu Touch
 This package contains the System Settings application used on the
 Ubuntu Touch images, it's designed for phones, tablets and convergent
 devices.

Package: libsystemsettings-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         libsystemsettings1 (= ${binary:Version}),
Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
Description: System Settings for Ubuntu Touch - development files
 This package contains the System Settings application used on the
 Ubuntu Touch images, it's designed for phones, tablets and convergent
 devices.

Package: ubuntu-system-settings-autopilot
Architecture: all
Depends: ubuntu-system-settings,
         gir1.2-upowerglib-1.0,
         python3-autopilot,
         python3-dbusmock (>= 0.14),
         python3-dateutil,
         python3-evdev,
         libautopilot-qt,
         ubuntu-ui-toolkit-autopilot,
         dpkg-dev,
         ${misc:Depends},
         ${python3:Depends},
Description: System Settings for Ubuntu Touch - Autopilot tests
 This package contains the System Settings application used on the
 Ubuntu Touch images, it's designed for phones, tablets and convergent
 devices.