diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:48:29 -0500 |
commit | 7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2 (patch) | |
tree | 3051f7c74a298d8d732f13fb76fa7eb73d4ec865 /debian/squeeze/applications/kiosktool | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'debian/squeeze/applications/kiosktool')
-rw-r--r-- | debian/squeeze/applications/kiosktool/debian/changelog | 2 | ||||
-rw-r--r-- | debian/squeeze/applications/kiosktool/debian/control | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/squeeze/applications/kiosktool/debian/changelog b/debian/squeeze/applications/kiosktool/debian/changelog index a81e4659e..05237119a 100644 --- a/debian/squeeze/applications/kiosktool/debian/changelog +++ b/debian/squeeze/applications/kiosktool/debian/changelog @@ -13,7 +13,7 @@ kiosktool (1.0-1.1ubuntu6) hardy; urgency=low kiosktool (1.0-1.1ubuntu5) gutsy; urgency=low * Add kubuntu_03_sudo_support.diff to support sudo - * Add depend on kdesudo + * Add depend on tdesudo * Move maintainer to XSBC-Original-Maintainer: -- Jonathan Riddell <jriddell@ubuntu.com> Fri, 20 Jul 2007 16:57:11 +0100 diff --git a/debian/squeeze/applications/kiosktool/debian/control b/debian/squeeze/applications/kiosktool/debian/control index bbf9a457f..68d0b7404 100644 --- a/debian/squeeze/applications/kiosktool/debian/control +++ b/debian/squeeze/applications/kiosktool/debian/control @@ -3,12 +3,12 @@ Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Pedro Jurado Maqueda <melenas@kdehispano.org> -Build-Depends: debhelper (>= 4.1.0), cdbs, kdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 4.1.0), cdbs, tdelibs4-trinity-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kiosktool-trinity Architecture: any -Depends: ${shlibs:Depends}, kdesudo-trinity +Depends: ${shlibs:Depends}, tdesudo-trinity Description: tool to configure the TDE kiosk framework A Point&Click tool for system administrators to enable TDE's KIOSK features or otherwise preconfigure TDE for |