diff options
author | Bill Allombert <ballombe@debian.org> | 2011-11-16 12:33:27 +0100 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-03-05 16:39:28 +0000 |
commit | dd7279795c97aa356727d366a2149c9bc838b496 (patch) | |
tree | a87d19d2e5220f5b38aec3b5b036235a59f971c9 /debian/control | |
download | menu-debian/2.1.46.tar.gz |
Imported Debian version 2.1.46debian/2.1.46
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..ab27f7a --- /dev/null +++ b/debian/control @@ -0,0 +1,21 @@ +Source: menu +Section: admin +Priority: optional +Maintainer: Bill Allombert <ballombe@debian.org> +Standards-Version: 3.9.2 +Build-Depends: debhelper (>= 5), texinfo, debiandoc-sgml, gettext + +Package: menu +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: menu-l10n, gksu|kdebase-bin|kdebase-runtime|ktsuss|sux +Description: generates programs menu for all menu-aware applications + Debian menu keeps transparently the menus in the different + window-managers in sync with the list of installed programs. + . + Debian menu relies on a list of menu entries provided by programs + and a list of menu-methods provided by window-managers and other + menu-aware applications. + . + Menu provides system-level and user-level configuration and overrides + for both menu entries and menu-methods. |