~ubuntu-desktop/gtk/ubuntu

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: jbicha at ubuntu
  • Date: 2017-12-06 16:24:20 UTC
  • Revision ID: jbicha@ubuntu.com-20171206162420-dcnwo85wl4kmnqch
Merge with Debian 2.24.31-4

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
5
5
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
6
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Michael Biebl <biebl@debian.org>
7
 
Build-Depends: debhelper (>= 8.1.3),
 
6
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org>
 
7
Build-Depends: debhelper (>= 10~),
8
8
               gettext,
9
9
               gtk-doc-tools (>= 1.11),
10
10
               xsltproc,
11
11
               pkg-config,
12
 
               autotools-dev,
13
 
               dh-autoreconf,
14
12
               libglib2.0-dev (>= 2.27.3),
15
13
               libgdk-pixbuf2.0-dev (>= 2.22.1),
16
14
               libpango1.0-dev (>= 1.28.3),
46
44
                     libatk1.0-doc,
47
45
                     libpango1.0-doc,
48
46
                     libcairo2-doc
 
47
Rules-Requires-Root: no
49
48
Standards-Version: 3.9.8
50
49
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gtk/ubuntu
51
50
XS-Debian-Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtk+2.0/
78
77
Package: libgtk2.0-0-udeb
79
78
Package-Type: udeb
80
79
Section: debian-installer
81
 
Priority: extra
82
80
Architecture: any
83
81
Depends: ${shlibs:Depends},
84
82
         ${misc:Depends}
161
159
 This package contains the header files and static libraries which are
162
160
 needed for developing GTK+ applications.
163
161
 
164
 
Package: libgtk2.0-0-dbg
165
 
Section: debug
166
 
Priority: extra
167
 
Architecture: any
168
 
Depends: libgtk2.0-0 (= ${binary:Version}),
169
 
         libgtk2.0-common,
170
 
         ${misc:Depends}
171
 
Description: GTK+ libraries and debugging symbols
172
 
 GTK+ is a multi-platform toolkit for creating graphical user
173
 
 interfaces. Offering a complete set of widgets, GTK+ is suitable
174
 
 for projects ranging from small one-off tools to complete application
175
 
 suites.
176
 
 .
177
 
 This package contains detached debugging symbols.
178
 
 .
179
 
 Most people will not need this package.
180
 
 
181
162
Package: libgtk2.0-doc
182
163
Section: doc
183
164
Architecture: all
198
179
 
199
180
Package: gtk2.0-examples
200
181
Section: x11
201
 
Priority: extra
202
182
Architecture: any
203
183
Depends: ${shlibs:Depends},
204
184
         ${misc:Depends},
217
197
Architecture: any
218
198
Multi-Arch: same
219
199
Depends: ${misc:Depends},
220
 
         ${shlibs:Depends},
221
 
         libgtk2.0-0 (= ${binary:Version}),
222
 
         libgtk2.0-common
 
200
         ${shlibs:Depends}
223
201
Description: pixbuf-based theme for GTK+ 2.x
224
202
 GTK+ is a multi-platform toolkit for creating graphical user
225
203
 interfaces. Offering a complete set of widgets, GTK+ is suitable
235
213
         ${misc:Depends},
236
214
         ${shlibs:Depends},
237
215
         ${gir:Depends}
 
216
Provides: gir1.2-gdk-2.0 (= ${binary:Version}),
 
217
          gir1.2-gdkx11-2.0 (= ${binary:Version})
238
218
Description: GTK+ graphical user interface library -- gir bindings
239
219
 GTK+ is a multi-platform toolkit for creating graphical user
240
220
 interfaces. Offering a complete set of widgets, GTK+ is suitable
308
288
 .
309
289
 This package contains the development files for Gail.
310
290
 
311
 
Package: libgail-dbg
312
 
Architecture: any
313
 
Section: debug
314
 
Priority: extra
315
 
Depends: ${misc:Depends}, libgail18 (= ${binary:Version})
316
 
Recommends: libgtk2.0-0-dbg
317
 
Multi-Arch: same
318
 
Description: Gail libraries and debugging symbols
319
 
 Gail is the "GNOME Accessibility Implementation Library".
320
 
 .
321
 
 This package contains detached debugging symbols.
322
 
 .
323
 
 Most people will not need this package.
324
 
 
325
291
Package: libgail-doc
326
292
Architecture: all
327
293
Section: doc