File: control

package info (click to toggle)
alacarte 0.11.5-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,260 kB
  • ctags: 144
  • sloc: python: 1,405; sh: 821; makefile: 63
file content (36 lines) | stat: -rw-r--r-- 1,275 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
Source: alacarte
Section: utils
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Gustavo Franco <stratus@debian.org>, Josselin Mouette <joss@debian.org>
Build-Depends: cdbs (>= 0.4.41),
               autotools-dev,
               debhelper (>= 5.0.37.1),
               python-central (>= 0.5),
               python-dev (>= 2.4),
               gnome-pkg-tools
Build-Depends-Indep: intltool (>= 0.35.0),
                     gettext,
                     libgnome-menu-dev (>= 2.15),
                     python-gtk2 (>= 2.8.0)
XS-Python-Version: >= 2.4
Standards-Version: 3.7.2

Package: alacarte
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-gtk2 (>= 2.8.0),
         python-glade2 (>= 2.8.0), 
         python-gmenu (>= 2.15.4.1),
         gnome-menus (>= 2.15.4.1),
         python-gnome2 (>= 2.6)
Replaces: smeg
Provides: smeg
Conflicts: smeg (<< 0.8-0ubuntu1)
XB-Python-Version: ${python:Versions}
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.