File: control

package info (click to toggle)
mate-menu 20.04.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,784 kB
  • sloc: python: 3,774; xml: 364; makefile: 15; sh: 2
file content (45 lines) | stat: -rw-r--r-- 1,502 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
Source: mate-menu
Section: x11
Priority: optional
Maintainer: Debian+Ubuntu MATE Packaging Team <debian-mate@lists.debian.org>
Uploaders: Martin Wimpress <code@ubuntu-mate.org>,
           Mike Gabriel <sunweaver@debian.org>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper-compat (=12),
               dh-python,
               python3,
               python3-setuptools,
               python3-distutils-extra,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/ubuntu-mate/mate-menu/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mate-menu
Vcs-Git: https://salsa.debian.org/debian-mate-team/mate-menu.git

Package: mate-menu
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         gir1.2-matedesktop-2.0 (>= 1.20),
         gir1.2-matemenu-2.0 (>= 1.22),
         gir1.2-matepanelapplet-4.0 (>= 1.22),
         gir1.2-gtk-3.0,
         mozo | menulibre,
         python3 (>= 3.3),
         python3-configobj,
         python3-gi-cairo,
         python3-setproctitle,
         python3-xdg,
         python3-xlib,
         xdg-utils,
         libglib2.0-bin,
Replaces: matemenu
Suggests: software-center,
          synaptic,
Description: Advanced MATE menu
 An advanced menu for MATE. Supports filtering, favorites,
 easy-uninstallation, autosession, and many other features.
 .
 This menu originated in the Linux Mint distribution and has
 been ported to other distros that ship the MATE Desktop
 Environment.