File: control

package info (click to toggle)
mate-indicator-applet 1.24.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,392 kB
  • sloc: ansic: 1,539; makefile: 160; sh: 19
file content (60 lines) | stat: -rw-r--r-- 2,442 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
Source: mate-indicator-applet
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
           Martin Wimpress <code@flexion.org>,
Build-Depends: debhelper-compat (= 13),
               dpkg-dev (>= 1.16.1.1),
               intltool,
               libgtk-3-dev,
               libayatana-ido3-dev,
               libayatana-indicator3-dev,
               libmate-panel-applet-dev (>= 1.18),
               libtool,
               libx11-dev,
               libxml2-dev,
               mate-common (>= 1.18),
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.mate-desktop.org
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-indicator-applet
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-indicator-applet.git

Package: mate-indicator-applet
Architecture: any
Depends: mate-indicator-applet-common (= ${source:Version}),
         mate-panel,
         ${misc:Depends},
         ${shlibs:Depends},
Provides: indicator-renderer,
Description: MATE panel indicator applet
 A small applet to display information from various applications
 consistently in the panel.
 .
 The indicator applet exposes Ayatana Indicators in the MATE Panel.
 Ayatana Indicators are an initiative by Canonical to provide crisp and
 clean system and application status indication. They take the form of an
 icon and associated menu, displayed (usually) in the desktop panel.
 Existing indicators include the Message Menu, Battery Menu and Sound
 menu.

Package: mate-indicator-applet-common
Architecture: all
Depends: ${misc:Depends},
Breaks: mate-indicator-applet (<< 1.9.0),
Description: MATE panel indicator applet (common files)
 A small applet to display information from various applications
 consistently in the panel.
 .
 The indicator applet exposes Ayatana Indicators in the MATE Panel.
 Ayatana Indicators are an initiative by Canonical to provide crisp and
 clean system and application status indication. They take the form of an
 icon and associated menu, displayed (usually) in the desktop panel.
 Existing indicators include the Message Menu, Battery Menu and Sound
 menu.
 .
 This package contains the architecture independent files.