File: control

package info (click to toggle)
mate-menu 18.04.3-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,844 kB
  • sloc: python: 3,873; xml: 399; makefile: 11; sh: 2
file content (45 lines) | stat: -rw-r--r-- 1,487 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 (>= 11~),
               dh-python,
               python,
               python-setuptools,
               python-distutils-extra,
Standards-Version: 4.1.4
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
X-Python-Version: >= 2.4

Package: mate-menu
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         gir1.2-matedesktop-2.0 (>= 1.20),
         gir1.2-mate-panel (>= 1.18),
         gir1.2-gtk-3.0,
         mate-menus (>= 1.18),
         mozo | menulibre,
         python (>= 2.4), python (<< 3),
         python-configobj,
         python-mate-menu,
         python-setproctitle,
         python-xdg,
         python-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.