diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 11:50:44 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 15:20:44 +0200 |
commit | 8865fce4873a7476081e6d34bcb817de85f105fc (patch) | |
tree | 7e801b19f3bd9f9f4b6921e1ca418d0062638ce3 /debian/control | |
parent | c01d462c3c0bc0c3aefa92bfde34c9754d08907f (diff) | |
download | etcskel-kanotix-8865fce4873a7476081e6d34bcb817de85f105fc.zip etcskel-kanotix-8865fce4873a7476081e6d34bcb817de85f105fc.tar.gz |
Version 2.0.45
update to debhelper13
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 2a69407..e971012 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,10 @@ Source: etcskel-kanotix Section: misc Priority: extra Maintainer: Joerg Schirottke <master@kanotix.com> -Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0) -Standards-Version: 3.7.2 +Rules-Requires-Root: no +Build-Depends: + debhelper-compat (= 13), +Standards-Version: 4.6.2 Package: etcskel-kanotix Architecture: all @@ -71,3 +73,11 @@ Conflicts: kanotix-plasma-script Replaces: kanotix-plasma-script Description: KDE Plasma5-Desktop files for the KANOTIX default user set useful preferences for new users. + +Package: etcskel-kanotix-kf6 +Architecture: all +Depends: plasma-desktop-data +Conflicts: kanotix-plasma-script +Replaces: kanotix-plasma-script +Description: KDE Plasma6-Desktop files for the KANOTIX default user + set useful preferences for new users. |