diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdeutils')
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/changelog | 10 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/control.in | 4 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.tdewallet (renamed from ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.kwallet) | 6 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/kdeutils-kde3-dev.install | 6 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/kwalletmanager-kde3.install | 31 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/man/kcharselect-kde3.1 | 4 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/tdewalletmanager-kde3.install | 31 |
8 files changed, 48 insertions, 48 deletions
diff --git a/ubuntu/lucid_automake/kdeutils/debian/changelog b/ubuntu/lucid_automake/kdeutils/debian/changelog index b06bdfc1c..b39959d16 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/changelog +++ b/ubuntu/lucid_automake/kdeutils/debian/changelog @@ -268,7 +268,7 @@ kdeutils (4:3.5.5-1) unstable; urgency=low * New upstream release. + Fixes kcalc: Alt-H does not select hex. (Closes: #272026) - + Fixes kwalletmanager does not appear in kde system tray. + + Fixes tdewalletmanager does not appear in kde system tray. (Closes: #372258) + Fixes kgpg: Kgpg editor crashes on decrypting. (Closes: #372767) @@ -287,7 +287,7 @@ kdeutils (4:3.5.4-1) unstable; urgency=low * New upstream release. * KDE_3_5_BRANCH update (up to r567761). - + Fixes kwalletmanager crashes on logout. (Closes: #372564, #377001) + + Fixes tdewalletmanager crashes on logout. (Closes: #372564, #377001) +++ Changes by Christopher Martin: @@ -312,7 +312,7 @@ kdeutils (4:3.5.5-0ubuntu1) edgy; urgency=low * New upstream release * kubuntu_12_kmilo_actions.diff updated - * Remove kubuntu_13_downgrade_kwallet.diff + * Remove kubuntu_13_downgrade_tdewallet.diff -- Jonathan Riddell <jriddell@ubuntu.com> Tue, 3 Oct 2006 10:56:05 +0000 @@ -325,8 +325,8 @@ kdeutils (4:3.5.4-0ubuntu5) edgy; urgency=low kdeutils (4:3.5.4-0ubuntu4) edgy; urgency=low - * Added kubuntu_13_downgrade_kwallet to avoid bug #57696, downgrading - kwalletmanager to 3.5.2, This bug has been reported on KDE 2 month + * Added kubuntu_13_downgrade_tdewallet to avoid bug #57696, downgrading + tdewalletmanager to 3.5.2, This bug has been reported on KDE 2 month ago (http://bugs.kde.org/show_bug.cgi?id=129161) and 3.5.4 has been released without any correction. Because most apps' authentication system is based on this, the issue diff --git a/ubuntu/lucid_automake/kdeutils/debian/control b/ubuntu/lucid_automake/kdeutils/debian/control index 4e3a97f28..036f5dd40 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/control +++ b/ubuntu/lucid_automake/kdeutils/debian/control @@ -11,7 +11,7 @@ Standards-Version: 3.8.3 Package: kdeutils-kde3 Section: kde Architecture: all -Depends: ark-kde3 (>= ${Source-Version}), kcalc-kde3 (>= ${Source-Version}), kcharselect-kde3 (>= ${Source-Version}), kdelirc-kde3 (>= ${Source-Version}), kdessh-kde3 (>= ${Source-Version}), kdf-kde3 (>= ${Source-Version}), kedit-kde3 (>= ${Source-Version}), kfloppy-kde3 (>= ${Source-Version}), kgpg-kde3 (>= ${Source-Version}), khexedit-kde3 (>= ${Source-Version}), kjots-kde3 (>= ${Source-Version}), klaptopdaemon-kde3 (>= ${Source-Version}) | kpowersave-kde3, kmilo-kde3 (>= ${Source-Version}), kregexpeditor-kde3 (>= ${Source-Version}), ksim-kde3 (>= ${Source-Version}), ktimer-kde3 (>= ${Source-Version}), kwalletmanager-kde3 (>= ${Source-Version}), superkaramba-kde3 (>= ${Source-Version}) +Depends: ark-kde3 (>= ${Source-Version}), kcalc-kde3 (>= ${Source-Version}), kcharselect-kde3 (>= ${Source-Version}), kdelirc-kde3 (>= ${Source-Version}), kdessh-kde3 (>= ${Source-Version}), kdf-kde3 (>= ${Source-Version}), kedit-kde3 (>= ${Source-Version}), kfloppy-kde3 (>= ${Source-Version}), kgpg-kde3 (>= ${Source-Version}), khexedit-kde3 (>= ${Source-Version}), kjots-kde3 (>= ${Source-Version}), klaptopdaemon-kde3 (>= ${Source-Version}) | kpowersave-kde3, kmilo-kde3 (>= ${Source-Version}), kregexpeditor-kde3 (>= ${Source-Version}), ksim-kde3 (>= ${Source-Version}), ktimer-kde3 (>= ${Source-Version}), tdewalletmanager-kde3 (>= ${Source-Version}), superkaramba-kde3 (>= ${Source-Version}) Suggests: kdeutils-kde3-doc-html (>= ${Source-Version}) Description: general purpose utilities from the official KDE3 release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -303,7 +303,7 @@ Description: timer utility for KDE3 This package is part of KDE3, as a component of the KDE utilities module. See the 'kde-kde3' and 'kdeutils-kde3' packages for more information. -Package: kwalletmanager-kde3 +Package: tdewalletmanager-kde3 Section: utils Architecture: any Depends: ${shlibs:Depends} diff --git a/ubuntu/lucid_automake/kdeutils/debian/control.in b/ubuntu/lucid_automake/kdeutils/debian/control.in index e6b817419..f70d7d150 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/control.in +++ b/ubuntu/lucid_automake/kdeutils/debian/control.in @@ -11,7 +11,7 @@ Standards-Version: 3.7.2 Package: kdeutils Section: kde Architecture: all -Depends: ark (>= ${Source-Version}), kcalc (>= ${Source-Version}), kcharselect (>= ${Source-Version}), kdelirc (>= ${Source-Version}), kdessh (>= ${Source-Version}), kdf (>= ${Source-Version}), kedit (>= ${Source-Version}), kfloppy (>= ${Source-Version}), kgpg (>= ${Source-Version}), khexedit (>= ${Source-Version}), kjots (>= ${Source-Version}), klaptopdaemon (>= ${Source-Version}) | kpowersave, kmilo (>= ${Source-Version}), kregexpeditor (>= ${Source-Version}), ksim (>= ${Source-Version}), ktimer (>= ${Source-Version}), kwalletmanager (>= ${Source-Version}), superkaramba (>= ${Source-Version}) +Depends: ark (>= ${Source-Version}), kcalc (>= ${Source-Version}), kcharselect (>= ${Source-Version}), kdelirc (>= ${Source-Version}), kdessh (>= ${Source-Version}), kdf (>= ${Source-Version}), kedit (>= ${Source-Version}), kfloppy (>= ${Source-Version}), kgpg (>= ${Source-Version}), khexedit (>= ${Source-Version}), kjots (>= ${Source-Version}), klaptopdaemon (>= ${Source-Version}) | kpowersave, kmilo (>= ${Source-Version}), kregexpeditor (>= ${Source-Version}), ksim (>= ${Source-Version}), ktimer (>= ${Source-Version}), tdewalletmanager (>= ${Source-Version}), superkaramba (>= ${Source-Version}) Suggests: kdeutils-doc-html (>= ${Source-Version}) Description: general purpose utilities from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical @@ -287,7 +287,7 @@ Description: timer utility for KDE This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information. -Package: kwalletmanager +Package: tdewalletmanager Section: utils Architecture: any Depends: ${shlibs:Depends} diff --git a/ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.kwallet b/ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.tdewallet index 294aa088d..799164f38 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.kwallet +++ b/ubuntu/lucid_automake/kdeutils/debian/kdeutils-doc-html.doc-base.tdewallet @@ -1,10 +1,10 @@ -Document: kdeutils-doc-html-kwallet +Document: kdeutils-doc-html-tdewallet Title: KWallet Handbook Author: George Staikos, Lauri Watts Abstract: The wallet subsytem provides a convenient and secure way to manage all your passwords. Section: Tools Format: HTML -Index: /usr/share/doc/kde/HTML/en/kwallet/index.html -Files: /usr/share/doc/kde/HTML/en/kwallet/*.html +Index: /usr/share/doc/kde/HTML/en/tdewallet/index.html +Files: /usr/share/doc/kde/HTML/en/tdewallet/*.html diff --git a/ubuntu/lucid_automake/kdeutils/debian/kdeutils-kde3-dev.install b/ubuntu/lucid_automake/kdeutils/debian/kdeutils-kde3-dev.install index f7092a5fd..c81036c7e 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/kdeutils-kde3-dev.install +++ b/ubuntu/lucid_automake/kdeutils/debian/kdeutils-kde3-dev.install @@ -1,6 +1,6 @@ -debian/tmp/opt/kde3/include/tde/kmultiformlistbox.h -debian/tmp/opt/kde3/include/tde/kmultiformlistboxentry.h -debian/tmp/opt/kde3/include/tde/kmultiformlistboxfactory.h +debian/tmp/opt/kde3/include/tde/tdemultiformlistbox.h +debian/tmp/opt/kde3/include/tde/tdemultiformlistboxentry.h +debian/tmp/opt/kde3/include/tde/tdemultiformlistboxfactory.h debian/tmp/opt/kde3/include/tde/ksim/chart.h debian/tmp/opt/kde3/include/tde/ksim/common.h debian/tmp/opt/kde3/include/tde/ksim/ksimconfig.h diff --git a/ubuntu/lucid_automake/kdeutils/debian/kwalletmanager-kde3.install b/ubuntu/lucid_automake/kdeutils/debian/kwalletmanager-kde3.install deleted file mode 100644 index 7e960c43b..000000000 --- a/ubuntu/lucid_automake/kdeutils/debian/kwalletmanager-kde3.install +++ /dev/null @@ -1,31 +0,0 @@ -debian/tmp/opt/kde3/bin/kwalletmanager -debian/tmp/opt/kde3/lib/kde3/kcm_kwallet.la -debian/tmp/opt/kde3/lib/kde3/kcm_kwallet.so -debian/tmp/opt/kde3/share/applications/kde/kwalletconfig.desktop -debian/tmp/opt/kde3/share/applications/kde/kwalletmanager.desktop -debian/tmp/opt/kde3/share/applications/kde/kwalletmanager-kwalletd.desktop -debian/tmp/opt/kde3/share/apps/kwalletmanager/icons/crystalsvg/22x22/actions/folder_closed.png -debian/tmp/opt/kde3/share/apps/kwalletmanager/icons/crystalsvg/22x22/actions/folder_open.png -debian/tmp/opt/kde3/share/apps/kwalletmanager/icons/crystalsvg/22x22/actions/wallet_closed.png -debian/tmp/opt/kde3/share/apps/kwalletmanager/icons/crystalsvg/22x22/actions/wallet_open.png -debian/tmp/opt/kde3/share/apps/kwalletmanager/kwalleteditor.rc -debian/tmp/opt/kde3/share/apps/kwalletmanager/kwalletmanager.rc -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/common -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/cr22-action-wallet_closed.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/cr22-action-wallet_open.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/edit1.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/edit2.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/edit3.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/index.cache.bz2 -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/index.docbook -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/kwalletmanager.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/password1.png -debian/tmp/opt/kde3/share/doc/kde/HTML/en/kwallet/password2.png -debian/tmp/opt/kde3/share/icons/hicolor/128x128/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/icons/hicolor/16x16/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/icons/hicolor/22x22/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/icons/hicolor/32x32/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/icons/hicolor/48x48/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/icons/hicolor/64x64/apps/kwalletmanager.png -debian/tmp/opt/kde3/share/services/kwallet_config.desktop -debian/tmp/opt/kde3/share/services/kwalletmanager_show.desktop diff --git a/ubuntu/lucid_automake/kdeutils/debian/man/kcharselect-kde3.1 b/ubuntu/lucid_automake/kdeutils/debian/man/kcharselect-kde3.1 index 63429d234..0143c7995 100644 --- a/ubuntu/lucid_automake/kdeutils/debian/man/kcharselect-kde3.1 +++ b/ubuntu/lucid_automake/kdeutils/debian/man/kcharselect-kde3.1 @@ -204,10 +204,10 @@ shared over more than one screen. Specifies the X display to run KDE on. .IP KDESYCOCA Specifies and alternative path for the -.I ksycoca +.I tdesycoca KDE system configuration cache file. The default path is -/tmp/kde-$USER/ksycoca +/tmp/kde-$USER/tdesycoca .IP DCOPSERVER Specifies an alternative path for the DCOP server file. The default file is diff --git a/ubuntu/lucid_automake/kdeutils/debian/tdewalletmanager-kde3.install b/ubuntu/lucid_automake/kdeutils/debian/tdewalletmanager-kde3.install new file mode 100644 index 000000000..14453f55b --- /dev/null +++ b/ubuntu/lucid_automake/kdeutils/debian/tdewalletmanager-kde3.install @@ -0,0 +1,31 @@ +debian/tmp/opt/kde3/bin/tdewalletmanager +debian/tmp/opt/kde3/lib/kde3/kcm_tdewallet.la +debian/tmp/opt/kde3/lib/kde3/kcm_tdewallet.so +debian/tmp/opt/kde3/share/applications/kde/tdewalletconfig.desktop +debian/tmp/opt/kde3/share/applications/kde/tdewalletmanager.desktop +debian/tmp/opt/kde3/share/applications/kde/tdewalletmanager-tdewalletd.desktop +debian/tmp/opt/kde3/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/folder_closed.png +debian/tmp/opt/kde3/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/folder_open.png +debian/tmp/opt/kde3/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/wallet_closed.png +debian/tmp/opt/kde3/share/apps/tdewalletmanager/icons/crystalsvg/22x22/actions/wallet_open.png +debian/tmp/opt/kde3/share/apps/tdewalletmanager/tdewalleteditor.rc +debian/tmp/opt/kde3/share/apps/tdewalletmanager/tdewalletmanager.rc +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/common +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/cr22-action-wallet_closed.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/cr22-action-wallet_open.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/edit1.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/edit2.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/edit3.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/index.cache.bz2 +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/index.docbook +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/tdewalletmanager.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/password1.png +debian/tmp/opt/kde3/share/doc/kde/HTML/en/tdewallet/password2.png +debian/tmp/opt/kde3/share/icons/hicolor/128x128/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/icons/hicolor/16x16/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/icons/hicolor/22x22/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/icons/hicolor/32x32/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/icons/hicolor/48x48/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/icons/hicolor/64x64/apps/tdewalletmanager.png +debian/tmp/opt/kde3/share/services/tdewallet_config.desktop +debian/tmp/opt/kde3/share/services/tdewalletmanager_show.desktop |