| 1 |
Source: kdeadmin
|
| 2 |
Section: kde
|
| 3 |
Priority: optional
|
| 4 |
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
|
| 5 |
Uploaders: Ana Beatriz Guerrero Lopez <ana@debian.org>, Sune Vuorela <debian@pusling.com>, Fathi Boudra <fabo@debian.org>, Armin Berres <trigger+debian@space-based.de>
|
| 6 |
Build-Depends: cdbs, debhelper (>= 5), cmake, quilt, kdepimlibs5-dev (>=4:4.0.0-1),
|
| 7 |
docbook-to-man
|
| 8 |
Standards-Version: 3.7.3
|
| 9 |
Homepage: http://www.kde.org/
|
| 10 |
|
| 11 |
Package: kdeadmin
|
| 12 |
Section: kde
|
| 13 |
Architecture: all
|
| 14 |
Depends: kcron (>= ${source:Version}), knetworkconf (>= ${source:Version}), kpackage (>= ${source:Version}), kuser (>= ${source:Version})
|
| 15 |
Description: system administration tools from the official KDE4 release
|
| 16 |
KDE (the K Desktop Environment) is a powerful Open Source graphical
|
| 17 |
desktop environment for Unix workstations. It combines ease of use,
|
| 18 |
contemporary functionality, and outstanding graphical design with the
|
| 19 |
technological superiority of the Unix operating system.
|
| 20 |
.
|
| 21 |
This metapackage includes a collection of system administration tools
|
| 22 |
provided with the official release of KDE4.
|
| 23 |
|
| 24 |
Package: kcron
|
| 25 |
Section: admin
|
| 26 |
Architecture: any
|
| 27 |
Depends: ${shlibs:Depends}
|
| 28 |
Suggests: khelpcenter
|
| 29 |
Description: the KDE4 crontab editor
|
| 30 |
KCron is an application for scheduling programs to run in the background.
|
| 31 |
It is a graphical user interface to cron, the UNIX system scheduler.
|
| 32 |
.
|
| 33 |
This package is part of KDE4, as a component of the KDE4 administration module.
|
| 34 |
See the 'kde' and 'kdeadmin' packages for more information.
|
| 35 |
|
| 36 |
Package: knetworkconf
|
| 37 |
Section: kde
|
| 38 |
Architecture: any
|
| 39 |
Depends: ${shlibs:Depends}
|
| 40 |
Description: KDE4 network configuration tool
|
| 41 |
This is a KDE control center module to configure TCP/IP settings. It
|
| 42 |
can be used to manage network devices and settings for each device.
|
| 43 |
.
|
| 44 |
This package is part of KDE4, as a component of the KDE4 administration module.
|
| 45 |
See the 'kde' and 'kdeadmin' packages for more information.
|
| 46 |
|
| 47 |
Package: kpackage
|
| 48 |
Section: admin
|
| 49 |
Architecture: any
|
| 50 |
Depends: ${shlibs:Depends}
|
| 51 |
Recommends: rpm
|
| 52 |
Suggests: khelpcenter
|
| 53 |
Description: KDE4 package management tool
|
| 54 |
This is a frontend to both .rpm and .deb package formats. It allows you
|
| 55 |
to view currently installed packages, browse available packages, and
|
| 56 |
install/remove them.
|
| 57 |
.
|
| 58 |
This package is part of KDE4, as a component of the KDE4 administration module.
|
| 59 |
See the 'kde' and 'kdeadmin' packages for more information.
|
| 60 |
|
| 61 |
Package: kuser
|
| 62 |
Section: admin
|
| 63 |
Architecture: any
|
| 64 |
Depends: ${shlibs:Depends}
|
| 65 |
Suggests: khelpcenter
|
| 66 |
Description: KDE4 user/group administration tool
|
| 67 |
A user/group administration tool for KDE.
|
| 68 |
.
|
| 69 |
This package is part of KDE4, as a component of the KDE4 administration module.
|
| 70 |
See the 'kde' and 'kdeadmin' packages for more information.
|
| 71 |
|
| 72 |
Package: kdeadmin-dbg
|
| 73 |
Section: libdevel
|
| 74 |
Architecture: any
|
| 75 |
Depends: kdelibs-dbg
|
| 76 |
Priority: extra
|
| 77 |
Description: debugging symbols for kdeadmin
|
| 78 |
This package contains the debugging symbols associated with kdeadmin.
|
| 79 |
They will automatically be used by gdb for debugging kdeadmin-related
|
| 80 |
issues.
|
| 81 |
|