diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-26 19:03:13 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-10-26 19:04:12 +0200 |
commit | 59df2a7b3adbbafc45bb0e7a00efcf7e9511451f (patch) | |
tree | c092d3ecf3303c0f2fdca08d9770659a43cc6995 /debian | |
parent | 842a10d18e0b3ba1000b43513cf7f53cc204f41f (diff) | |
download | etcskel-kanotix-59df2a7b3adbbafc45bb0e7a00efcf7e9511451f.zip etcskel-kanotix-59df2a7b3adbbafc45bb0e7a00efcf7e9511451f.tar.gz |
updated to version 1.1.3
* default config disables KDE system notification for touchpad errors
* Fixed missing network-manager icon when bpo is active
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 12 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fa92e93..374c5c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +etcskel-kanotix (1.1.3) unstable; urgency=low + + * default config disables KDE system notification for touchpad errors + + -- Maximilian Gerhard <maxbox@directbox.com> Wed, 05 Oct 2011 20:58:16 +0200 + +etcskel-kanotix (1.1.2) unstable; urgency=low + + * Fixed missing network-manager icon when bpo is active + + -- Maximilian Gerhard <maxbox@directbox.com> Wed, 05 Oct 2011 01:15:43 +0200 + etcskel-kanotix (1.1.1) unstable; urgency=low * avoid stacked plasma panels on reset, remove all old panels first diff --git a/debian/control b/debian/control index 0dea591..8c8ea79 100644 --- a/debian/control +++ b/debian/control @@ -27,6 +27,8 @@ Description: Skeleton files for the KANOTIX default user Package: kanotix-plasma-script Architecture: all +Depends: plasma-widgets-addons +Recommends: plasma-widget-networkmanagement Description: KDE Plasma-Desktop script files for the KANOTIX default user set useful preferences for new users. |