diff options
author | Holger Paradies <retabell@gmx.de> | 2025-08-28 00:16:47 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2025-08-28 00:16:47 +0200 |
commit | b07574a76e6795e2a4aa06add48d45d013307664 (patch) | |
tree | 6514c298fc1e5869bd34de390c977e5a6221f0c0 | |
parent | a8a4283ecec5c2f90d5ebff8c111c57114e5cc92 (diff) | |
download | kanotix-packages-b07574a76e6795e2a4aa06add48d45d013307664.zip kanotix-packages-b07574a76e6795e2a4aa06add48d45d013307664.tar.gz |
-rw-r--r-- | kanotix-lxde-extra/debian/README.source | 9 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/changelog | 67 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/compat | 1 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/control | 2 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/copyright | 4 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/install | 12 | ||||
-rw-r--r-- | kanotix-lxde-extra/debian/links | 31 |
7 files changed, 119 insertions, 7 deletions
diff --git a/kanotix-lxde-extra/debian/README.source b/kanotix-lxde-extra/debian/README.source index fefdeef..3d816f1 100644 --- a/kanotix-lxde-extra/debian/README.source +++ b/kanotix-lxde-extra/debian/README.source @@ -1,8 +1,13 @@ kanotix-lxde-extra for Debian ----------------------------- -<this file describes information about the source package, see Debian policy -manual section 4.14. You WILL either need to modify or delete this file> +# powermanager icons in bullseye are symbolic +# link legacy batterie icons to nuoveXT2 + +# https://forum.xfce.org/viewtopic.php?id=14578 + +so links are created in .64 + diff --git a/kanotix-lxde-extra/debian/changelog b/kanotix-lxde-extra/debian/changelog index 9d5b4df..8900aa9 100644 --- a/kanotix-lxde-extra/debian/changelog +++ b/kanotix-lxde-extra/debian/changelog @@ -1,3 +1,70 @@ +kanotix-lxde-extra (0.11.15) unstable; urgency=medium + + * Use debhelper-compat (= 13) + * Change icon debian/links from gnome + * to hicolor icons provided by + * package xfce4-power-manager-data + + -- Holger Paradies <retabell@gmx.de> Sat, 21 Jun 2025 06:30:54 +0200 + +kanotix-lxde-extra (0.11.13) unstable; urgency=medium + + * Change icon debian/links from adwaita to gnome + * broken since... + + -- Holger Paradies <retabell@gmx.de> Mon, 09 Jun 2025 12:38:52 +0200 + +kanotix-lxde-extra (0.11.12) unstable; urgency=medium + + * splash for towelfire + + -- Holger Paradies <retabell@gmx.de> Mon, 23 Dec 2024 08:33:32 +0100 + +kanotix-lxde-extra (0.11.11) unstable; urgency=medium + + * add (busybox)vi.desktop file + + -- Holger Paradies <retabell@gmx.de> Tue, 12 Mar 2024 21:29:20 +0100 + +kanotix-lxde-extra (0.11.10) unstable; urgency=medium + + * kanotix-start-compiz, changes to lxsession, still TODO + + -- Holger Paradies <retabell@gmx.de> Tue, 27 Jun 2023 18:05:47 +0200 + +kanotix-lxde-extra (0.11.9) unstable; urgency=medium + + * rework kanotix-start-compiz + + -- Holger Paradies <retabell@gmx.de> Sat, 24 Jun 2023 09:41:34 +0200 + +kanotix-lxde-extra (0.11.8) unstable; urgency=medium + + * replace compiz-1 with compiz in startscript + + -- Holger Paradies <retabell@gmx.de> Tue, 25 Apr 2023 19:07:12 +0200 + +kanotix-lxde-extra (0.11.7) unstable; urgency=medium + + * splash for slowfire + * remove start stop desktop files, use fusion-icon + + -- Holger Paradies <retabell@gmx.de> Sun, 08 Jan 2023 16:31:19 +0100 + +kanotix-lxde-extra (0.11.6) speedfire; urgency=medium + + * autostart compiz if ~/.compiz is present + * add desktop files to stop compton and compiz + + -- Holger Paradies <retabell@gmx.de> Sun, 18 Apr 2021 14:30:36 +0200 + +kanotix-lxde-extra (0.11.4) speedfire; urgency=medium + + * splash for speedfire + * create links for powermanager icons(speedfire) + + -- Holger Paradies <retabell@gmx.de> Sat, 27 Mar 2021 14:22:14 +0100 + kanotix-lxde-extra (0.9.3) steelfire; urgency=medium * prepare splash for silverfire diff --git a/kanotix-lxde-extra/debian/compat b/kanotix-lxde-extra/debian/compat deleted file mode 100644 index 45a4fb7..0000000 --- a/kanotix-lxde-extra/debian/compat +++ /dev/null @@ -1 +0,0 @@ -8 diff --git a/kanotix-lxde-extra/debian/control b/kanotix-lxde-extra/debian/control index 5dfe357..aaa886e 100644 --- a/kanotix-lxde-extra/debian/control +++ b/kanotix-lxde-extra/debian/control @@ -2,7 +2,7 @@ Source: kanotix-lxde-extra Section: lxde Priority: extra Maintainer: Holger Paradies <retabell@gmx.de> -Build-Depends: debhelper (>= 8.0.0) +Build-Depends: debhelper-compat (= 13) Standards-Version: 3.9.3 Homepage: http://www.kanotix.com diff --git a/kanotix-lxde-extra/debian/copyright b/kanotix-lxde-extra/debian/copyright index 36d9e71..1f67ef7 100644 --- a/kanotix-lxde-extra/debian/copyright +++ b/kanotix-lxde-extra/debian/copyright @@ -6,6 +6,10 @@ Files: logout-banner.png Copyright: 2006 http://cathbard.com/ http://www.kanotix.com/PNphpBB2-printview-t-16486-start-0-sid-0136ab8d0fadf6703999099ebfde98d1.html +Files: splash*.png +Copyright: 2013-2021 Holger Paradies <retabell@gmx.de> +License: GPL-2+ + Files: debian/* Copyright: 2013 Holger Paradies <retabell@gmx.de> License: GPL-2+ diff --git a/kanotix-lxde-extra/debian/install b/kanotix-lxde-extra/debian/install index 3b6e1c9..34337f6 100644 --- a/kanotix-lxde-extra/debian/install +++ b/kanotix-lxde-extra/debian/install @@ -1,11 +1,17 @@ logout-banner.png usr/share/lxde/images -splash_background_dragonfire.png usr/share/images/kanotix-lxde -splash_background_spitfire.png usr/share/images/kanotix-lxde -splash_background_steelfire.png usr/share/images/kanotix-lxde +#splash_background_dragonfire.png usr/share/images/kanotix-lxde +#splash_background_spitfire.png usr/share/images/kanotix-lxde +#splash_background_steelfire.png usr/share/images/kanotix-lxde splash_background_silverfire.png usr/share/images/kanotix-lxde +splash_background_speedfire.png usr/share/images/kanotix-lxde +splash_background_slowfire.png usr/share/images/kanotix-lxde +splash_background_towelfire.png usr/share/images/kanotix-lxde kanotix-start-compiz usr/bin #51-synaptics-kanotix.conf usr/share/X11/xorg.conf.d kanotix-eject.desktop usr/share/applications +#compton-k-kill.desktop usr/share/applications +#compiz-k-stop.desktop usr/share/applications kanotix-lightdm-display-setup-script usr/sbin kanotix-lxde-keyboard usr/bin kanotix-icon-cache etc/cron.daily +vi.desktop usr/share/applications diff --git a/kanotix-lxde-extra/debian/links b/kanotix-lxde-extra/debian/links new file mode 100644 index 0000000..ef5bb6d --- /dev/null +++ b/kanotix-lxde-extra/debian/links @@ -0,0 +1,31 @@ +usr/share/icons/hicolor/48x48/status/battery-full.png usr/share/icons/nuoveXT2/48x48/status/battery-level-100-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-full.png usr/share/icons/nuoveXT2/48x48/status/battery-level-90-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-good.png usr/share/icons/nuoveXT2/48x48/status/battery-level-80-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-good.png usr/share/icons/nuoveXT2/48x48/status/battery-level-70-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-good.png usr/share/icons/nuoveXT2/48x48/status/battery-level-60-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-low.png usr/share/icons/nuoveXT2/48x48/status/battery-level-50-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-low.png usr/share/icons/nuoveXT2/48x48/status/battery-level-40-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-low.png usr/share/icons/nuoveXT2/48x48/status/battery-level-30-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-caution.png usr/share/icons/nuoveXT2/48x48/status/battery-level-20-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-caution.png usr/share/icons/nuoveXT2/48x48/status/battery-level-10-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-empty.png usr/share/icons/nuoveXT2/48x48/status/battery-level-0-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-full-charged.png usr/share/icons/nuoveXT2/48x48/status/battery-level-100-charged-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-full-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-100-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-full-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-90-charging-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-good-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-80-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-good-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-70-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-good-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-60-charging-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-low-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-50-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-low-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-40-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-low-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-30-charging-symbolic.png + +usr/share/icons/hicolor/48x48/status/battery-caution-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-20-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-caution-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-10-charging-symbolic.png +usr/share/icons/hicolor/48x48/status/battery-caution-charging.png usr/share/icons/nuoveXT2/48x48/status/battery-level-0-charging-symbolic.png |