diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 15:09:39 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-08 15:09:39 +0100 |
commit | 19a21b70ed5a66663fd2e2e67df0bc4572989b9f (patch) | |
tree | 32ba0847145a636bdf044e2051be2af93c063b81 /dilos/tdeadmin/debian/control | |
parent | 103898319a341592a4247ba1aa16511b603b583f (diff) | |
download | tde-packaging-19a21b70ed5a66663fd2e2e67df0bc4572989b9f.tar.gz tde-packaging-19a21b70ed5a66663fd2e2e67df0bc4572989b9f.zip |
DilOS tdeadmin: Instead of an empty package, kdat is not created at all.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/tdeadmin/debian/control')
-rw-r--r-- | dilos/tdeadmin/debian/control | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/dilos/tdeadmin/debian/control b/dilos/tdeadmin/debian/control index 2bf52730f..5ab0d3396 100644 --- a/dilos/tdeadmin/debian/control +++ b/dilos/tdeadmin/debian/control @@ -12,7 +12,7 @@ Section: tde Architecture: all Replaces: kdeadmin-trinity (<< 4:14.0.0~) Breaks: kdeadmin-trinity (<< 4:14.0.0~) -Depends: kcron-trinity (>= ${source:Version}), kdat-trinity (>= ${source:Version}), tdeadmin-tdefile-plugins-trinity (>= ${source:Version}), knetworkconf-trinity (>= ${source:Version}), kpackage-trinity (>= ${source:Version}), ksysv-trinity (>= ${source:Version}), kuser-trinity (>= ${source:Version}) +Depends: kcron-trinity (>= ${source:Version}), tdeadmin-tdefile-plugins-trinity (>= ${source:Version}), knetworkconf-trinity (>= ${source:Version}), kpackage-trinity (>= ${source:Version}), ksysv-trinity (>= ${source:Version}), kuser-trinity (>= ${source:Version}) Recommends: lilo-config-trinity (>= ${source:Version}) Suggests: tdeadmin-trinity-doc-html (>= ${source:Version}) Description: system administration tools from the official Trinity release @@ -58,26 +58,26 @@ Description: the Trinity crontab editor This package is part of Trinity, as a component of the TDE administration module. See the 'tde-trinity' and 'tdeadmin-trinity' packages for more information. -Package: kdat-trinity -Section: admin -Architecture: any -Replaces: kdat-trinity (<< 4:14.0.0~) -Breaks: kdat-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: khelpcenter-trinity -Description: a Trinity tape backup tool - KDat is a tar-based tape archiver. It is designed to work with multiple - archives on a single tape. - . - Main features are: - * Simple graphical interface to local filesystem and tape contents. - * Multiple archives on the same physical tape. - * Complete index of archives and files is stored on local hard disk. - * Selective restore of files from an archive. - * Backup profiles for frequently used backups. - . - This package is part of Trinity, as a component of the TDE administration module. - See the 'tde-trinity' and 'tdeadmin-trinity' packages for more information. +# Package: kdat-trinity +# Section: admin +# Architecture: any +# Replaces: kdat-trinity (<< 4:14.0.0~) +# Breaks: kdat-trinity (<< 4:14.0.0~) +# Depends: ${shlibs:Depends} +# Suggests: khelpcenter-trinity +# Description: a Trinity tape backup tool +# KDat is a tar-based tape archiver. It is designed to work with multiple +# archives on a single tape. +# . +# Main features are: +# * Simple graphical interface to local filesystem and tape contents. +# * Multiple archives on the same physical tape. +# * Complete index of archives and files is stored on local hard disk. +# * Selective restore of files from an archive. +# * Backup profiles for frequently used backups. +# . +# This package is part of Trinity, as a component of the TDE administration module. +# See the 'tde-trinity' and 'tdeadmin-trinity' packages for more information. Package: tdeadmin-tdefile-plugins-trinity Section: tde |