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: Andreas Henriksson <andreas@fatal.se>, Dmitry Shachnev <mitya57@debian.org>, Iain Lane <laney@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: cdbs (>= 0.4.90~),
autotools-dev,
debhelper (>= 8),
docbook-xsl,
python (>= 2.6.6-3~),
gnome-pkg-tools,
xsltproc
Build-Depends-Indep: intltool (>= 0.40.0),
gettext,
libgnome-menu-3-dev (>= 3.5.3),
python-gi-dev
X-Python-Version: >= 2.4
Standards-Version: 3.9.4
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/alacarte
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/alacarte
Package: alacarte
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
gnome-menus (>= 3.5.3),
python-gi (>= 3.0),
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.
|