diff options
author | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-06-15 17:57:59 +0200 |
commit | e693aabc01a26230ad372ee26996266548e43d23 (patch) | |
tree | f78f6dba37eede4846104d6aa3ce3753b9c17332 /debian/control | |
parent | b2d4cc28d9fb0468e499c80d223ea44631d74d03 (diff) | |
download | etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.zip etcskel-kanotix-e693aabc01a26230ad372ee26996266548e43d23.tar.gz |
Version-2.0.45
Sync with package from repo
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. |