File: control

package info (click to toggle)
galternatives 0.13.5%2Bnmu4%2Bdeb9u1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 284 kB
  • ctags: 112
  • sloc: python: 552; sh: 37; ansic: 31; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 699 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
Source: galternatives
Section: admin
Priority: optional
Maintainer: Debian Chinese Team <chinese-developers@lists.alioth.debian.org>
Uploaders:
 Boyuan Yang <073plan@gmail.com>
Build-Depends: debhelper (>= 7.2)
Build-Depends-Indep: python, dh-python, intltool, gettext, python-glade2
Standards-Version: 3.7.2
X-Python-Version: >= 2.4

Package: galternatives
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-glade2
Recommends: gksu
Description: graphical setup tool for the alternatives system
 A GUI to help the system administrator to choose what program
 should provide a given service.
 .
 This is a graphical front-end to the update-alternatives
 program shipped with dpkg.