source: pkg/main/gnome-panel/trunk/debian/control @ 810

Revision 810, 3.9 KB checked in by alanbach-guest, 6 years ago (diff)

Tagging gnome-panel 2.18.1-parsix1

Line 
1Source: gnome-panel
2Section: gnome
3Priority: optional
4Maintainer: Guilherme de S. Pastore <gpastore@debian.org>
5Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej SurÜ <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
6Standards-Version: 3.7.2
7Build-Depends: @cdbs@, liborbit2-dev (>= 1:2.12.1-1), intltool, gnome-pkg-tools, dpkg-dev (>= 1.13.19), libgtk2.0-dev (>= 2.10.1), libglade2-dev (>= 1:2.5.1), libwnck-dev (>= 2.13.5), scrollkeeper (>= 0.3.14-9.1), libgnome-desktop-dev (>= 2.11.1), libpng12-dev, libbonobo2-dev (>= 2.8.1-2), libxmu-dev, libecal1.2-dev (>= 1.2.1-1) [!hurd-i386], libgnome-menu-dev (>= 2.11.1-1), libgnomevfs2-dev (>= 2.14.2), libxres-dev, sharutils, gnome-doc-utils, libedataserverui1.2-dev (>= 1.3.0), libxau-dev, libcairo2-dev (>= 1.0.0)
8
9Package: gnome-panel
10Architecture: any
11Depends: ${shlibs:Depends}, ${misc:Depends}, gnome-panel-data (= ${source:Version}), gnome-desktop-data (>= 2.10.0-1), gnome-control-center (>= 1:2.8.2-3), gnome-menus (>= 2.11.1-1), gnome-about (>= 2.10.0-1)
12Recommends: gnome-applets (>= 2.12.1-1), gnome-session, menu-xdg (>= 0.2), evolution-data-server
13Suggests: yelp, gnome2-user-guide, gnome-terminal | x-terminal-emulator , gnome-system-tools, nautilus
14Description: launcher and docking facility for GNOME 2
15 This package contains toolbar-like “panels” which can be attached to
16 the sides of your X desktop, or left “floating”. It is designed to be
17 used in conjunction with the Gnome Desktop Environment. Many features
18 are provided for use with the panels – including an application menu,
19 clock, mail checker, network monitor, quick launch icons and the like.
20
21Package: libpanel-applet2-0
22Section: libs
23Architecture: any
24Depends: ${misc:Depends}, ${shlibs:Depends}
25Description: library for GNOME 2 panel applets
26 This library is used by GNOME 2 panel applets.
27
28Package: libpanel-applet2-dbg
29Section: libdevel
30Architecture: any
31Depends: ${misc:Depends}, libpanel-applet2-0 (= ${binary:Version})
32Description: library for GNOME 2 panel applets - library with debugging symbols
33 This library is used by GNOME 2 panel applets.
34 .
35 This package contains unstripped shared libraries. It is provided primarily
36 to provide a backtrace with names in a debugger, this makes it somewhat
37 easier to interpret core dumps. The libraries are installed in
38 /usr/lib/debug and can be used by placing that directory in
39 LD_LIBRARY_PATH.
40 Most people will not need this package.
41
42Package: libpanel-applet2-dev
43Section: libdevel
44Architecture: any
45Depends: ${misc:Depends}, libpanel-applet2-0 (= ${binary:Version}), libgnomeui-dev (>= 2.10.0-1), liborbit2-dev (>= 1:2.12.4-1)
46Description: library for GNOME 2 panel applets - development files
47 This packages provides the include files and static library for the GNOME 2
48 panel applet library functions.
49
50Package: libpanel-applet2-doc
51Section: doc
52Architecture: all
53Depends: ${misc:Depends}
54Suggests: doc-base
55Description: library for GNOME 2 panel applets - documentation files
56 This packages provides the documentation files for the GNOME 2 panel applet
57 library functions.
58
59Package: gnome-panel-data
60Section: gnome
61Architecture: all
62Depends: scrollkeeper (>= 0.3.14-9.1), gconf2 (>= 2.14.0-2)
63Recommends: gnome-panel
64Description: common files for GNOME 2 panel
65 This package includes some files that are needed by the GNOME 2 panel
66 (Pixmaps, .desktop files and internationalization files).
67
Note: See TracBrowser for help on using the repository browser.