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
|
Source: mozo
Section: utils
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: cdbs (>= 0.4.41),
debhelper (>= 10.3~),
dh-python,
mate-common (>= 1.18),
python3 (>= 3.5),
Build-Depends-Indep: gettext,
intltool (>= 0.40.0),
libmate-menu-dev (>= 1.22),
python-gi-dev,
Standards-Version: 4.6.1
Rules-Requires-Root: no
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/mozo
Vcs-Git: https://salsa.debian.org/debian-mate-team/mozo.git
Package: mozo
Architecture: all
Depends: gir1.2-gdkpixbuf-2.0,
gir1.2-glib-2.0,
gir1.2-gtk-3.0,
gir1.2-matemenu-2.0 (>= 1.22),
mate-menus,
python3-gi,
${misc:Depends},
${python3:Depends},
Recommends: mate-panel,
Description: easy MATE menu editing tool
Mozo is an easy-to-use menu editor for MATE that can add
and edit new entries and menus. It works with the freedesktop.org
menu specification and should work with any desktop environment
that uses the spec.
|