diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /ubuntu/lucid_automake/kdeutils/debian/control.in | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'ubuntu/lucid_automake/kdeutils/debian/control.in')
-rw-r--r-- | ubuntu/lucid_automake/kdeutils/debian/control.in | 4 |
1 files changed, 2 insertions, 2 deletions
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} |