File: control

package info (click to toggle)
gnome-panel 3.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 24,668 kB
  • ctags: 5,378
  • sloc: ansic: 71,015; sh: 4,208; xml: 3,469; makefile: 1,324; python: 3
file content (116 lines) | stat: -rw-r--r-- 4,465 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
108
109
110
111
112
113
114
115
116
# 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-panel
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>
Standards-Version: 3.9.8
Build-Depends: cdbs (>= 0.4.93~),
               debhelper (>= 9.20160114~),
               dh-autoreconf,
               evolution-data-server-dev (>= 3.5.3),
               gnome-pkg-tools (>= 0.14),
               gobject-introspection (>= 1.41.4-1~),
               gtk-doc-tools (>= 1.25),
               intltool (>= 0.40.6),
               libcairo2-dev (>= 1.10.0),
               libdconf-dev (>= 0.13.4),
               libecal1.2-dev (>= 3.5.3),
               libedataserver1.2-dev (>= 3.5.3),
               libgdk-pixbuf2.0-dev (>= 2.25.2),
               libgdm-dev,
               libgirepository1.0-dev (>= 0.10.7-1~),
               libglib2.0-dev (>= 2.45.3),
               libgnome-desktop-3-dev (>= 2.91.0),
               libgnome-menu-3-dev (>= 3.7.90),
               libgtk-3-dev (>= 3.19.6),
               libgweather-3-dev (>= 3.17.1),
               libpango1.0-dev (>= 1.15.4),
               libpolkit-gobject-1-dev,
               librsvg2-dev (>= 2.36.2),
               libsm-dev,
               libwnck-3-dev (>= 3.4.6),
               libx11-dev,
               libxau-dev,
               libxrandr-dev (>= 2:1.2.0),
               pkg-config (>= 0.9.0),
               yelp-tools
Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
Homepage: https://wiki.gnome.org/Projects/GnomePanel
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gnome-panel
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-panel

Package: gir1.2-panelapplet-5.0
Section: introspection
Architecture: any
Depends: ${gir:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: GObject introspection for the GNOME Panel Applet library
 This package contains introspection data for the libpanel-applet
 library. It can be used by languages supporting dynamic bindings with
 the GIRepository format to build GNOME panel applets in these
 languages.

Package: gnome-panel
Architecture: any
Depends: gnome-menus (>= 3.1.4),
         gnome-panel-data (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Recommends: alacarte,
            evolution-data-server,
            gnome-applets,
            gnome-control-center,
            gnome-session-flashback (>= 3.14.0),
            gvfs
Suggests: evolution-common (>= 3.4.3),
          gnome-terminal | x-terminal-emulator,
          gnome-user-guide,
          nautilus,
          yelp
Breaks: libpanel-applet-4-0 (<< 3.14.0)
Description: launcher and docking facility for GNOME
 The GNOME Panel is an essential part of the GNOME Desktop, providing
 toolbar-like “panels” which can be attached to the sides of your desktop.
 They are used to launch applications and embed a number of other
 functions, such as quick launch icons, the clock, the notification area,
 volume controls and the battery charge indicator, and utilities ranging
 from weather forecast to system monitoring.

Package: gnome-panel-data
Architecture: all
Depends: ${misc:Depends}
Recommends: gnome-panel
Description: common files for the GNOME Panel
 This package includes some files that are needed by the GNOME Panel
 (Pixmaps, .desktop files and internationalization files).

Package: libpanel-applet0
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for GNOME Panel applets
 This library is used by GNOME Panel applets.

Package: libpanel-applet-dev
Section: libdevel
Architecture: any
Depends: gir1.2-panelapplet-5.0 (= ${binary:Version}),
         libglib2.0-dev (>= 2.35.0),
         libgtk-3-dev (>= 3.3.8),
         libpanel-applet0 (= ${binary:Version}),
         ${misc:Depends}
Recommends: libpanel-applet-doc
Description: library for GNOME Panel applets - development files
 This package provides the include files and static library for the GNOME
 Panel applet library functions.

Package: libpanel-applet-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: library for GNOME Panel applets - documentation files
 This package provides the documentation files for the GNOME Panel applet
 library functions.