File: control

package info (click to toggle)
alacarte 3.36.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,404 kB
  • sloc: python: 1,174; sh: 850; makefile: 145; xml: 73
file content (40 lines) | stat: -rw-r--r-- 1,538 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
# 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: alacarte
Section: utils
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Shachnev <mitya57@debian.org>, Iain Lane <laney@debian.org>, Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               docbook-xsl,
               gnome-pkg-tools,
               libgnome-menu-3-dev (>= 3.5.3),
               intltool (>= 0.40.0),
               python3,
               python-gi-dev,
               xsltproc
X-Ubuntu-Use-Langpack: yes
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/gnome-team/alacarte
Vcs-Git: https://salsa.debian.org/gnome-team/alacarte.git
Homepage: https://gitlab.gnome.org/GNOME/alacarte

Package: alacarte
Architecture: all
Multi-Arch: foreign
Depends: ${python3:Depends},
         ${misc:Depends},
         gnome-menus (>= 3.5.3),
         python3-gi,
         gir1.2-gtk-3.0,
         gir1.2-gmenu-3.0 (>= 3.5.3),
         gir1.2-glib-2.0,
         gir1.2-gdkpixbuf-2.0
Description: easy GNOME menu editing tool
 Alacarte is an easy-to-use menu editor for GNOME 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.