diff options
author | Holger Paradies <holger@none.org> | 2019-10-20 13:49:30 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2019-10-20 14:53:38 +0200 |
commit | 57286e3c3c68bcdd058530f598405808763bb74f (patch) | |
tree | 3f28475e7bbb766e874571e4d60ceb60e2837fc8 /debian | |
parent | a2e9ffd178983d5165632c6bf938ef2a8b3a3436 (diff) | |
download | etcskel-kanotix-57286e3c3c68bcdd058530f598405808763bb74f.zip etcskel-kanotix-57286e3c3c68bcdd058530f598405808763bb74f.tar.gz |
debian/control remove kanotix-su
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 7d51cae..2a69407 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.7.2 Package: etcskel-kanotix Architecture: all -Depends: distro-defaults, kanotix-su, readline-common +Depends: distro-defaults, readline-common Replaces: kanotix-graphics-common Breaks: kanotix-graphics-common Description: Skeleton files for all user @@ -47,7 +47,7 @@ Description: Additional skeleton files for awesome Package: user-profile-kanotix Architecture: all -Depends: distro-defaults, kanotix-su +Depends: distro-defaults Description: Skeleton files for the KANOTIX default user set useful preferences for new users. |