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
|
Source: system-tools-backends
Section: admin
Priority: optional
Maintainer: Jose Carlos Garcia Sogo <jsogo@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5), cdbs, gnome-pkg-tools
Build-Depends-Indep: libxml-parser-perl, intltool
Package: system-tools-backends
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: gnome-system-tools (<< 1.1)
Description: System Tools to manage computer configuration -- scripts
The System Tools Backends are a set of cross-platform scripts
for Linux and other Unix systems. The backends provide an standard
XML interface for modifying the configuration regarless of the
distribution that's being used.
.
These backends are used in GNOME System Tools.
Package: system-tools-backends-dev
Architecture: all
Section: devel
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: gnome-system-tools (<< 1.1)
Description: System Tools to manage computer configuration -- development files
The System Tools Backends are a set of cross-platform scripts
for Linux and other Unix systems. The backends provide an standard
XML interface for modifying the configuration regarless of the
distribution that's being used.
.
These backends are used in GNOME System Tools.
|