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 /ubuntu/maverick/applications/kpowersave.cmake/debian | |
parent | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (diff) | |
download | tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.tar.gz tde-packaging-7acfaa9e6409ed0ebdbc2e6fb67e8bc9b64b33d2.zip |
Rename a bunch of kde names to tde
Diffstat (limited to 'ubuntu/maverick/applications/kpowersave.cmake/debian')
-rw-r--r-- | ubuntu/maverick/applications/kpowersave.cmake/debian/control | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/kpowersave.cmake/debian/control.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/maverick/applications/kpowersave.cmake/debian/control b/ubuntu/maverick/applications/kpowersave.cmake/debian/control index c30049699..2cab05a96 100644 --- a/ubuntu/maverick/applications/kpowersave.cmake/debian/control +++ b/ubuntu/maverick/applications/kpowersave.cmake/debian/control @@ -3,7 +3,7 @@ Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Michael Biebl <biebl@debian.org> -Build-Depends: cdbs, debhelper (>= 5.0.0), kdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, libtool, libltdl-dev, cmake +Build-Depends: cdbs, debhelper (>= 5.0.0), tdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-tqt-1-dev, libtool, libltdl-dev, cmake Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/powersave/ diff --git a/ubuntu/maverick/applications/kpowersave.cmake/debian/control.in b/ubuntu/maverick/applications/kpowersave.cmake/debian/control.in index 8fb5ca51f..f8d6ca2fe 100644 --- a/ubuntu/maverick/applications/kpowersave.cmake/debian/control.in +++ b/ubuntu/maverick/applications/kpowersave.cmake/debian/control.in @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: cdbs, debhelper (>= 5.0.0), kdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-qt-1-dev (>= 0.6), libtool, libltdl-dev, cmake +Build-Depends: cdbs, debhelper (>= 5.0.0), tdelibs4-trinity-dev, libxss-dev, libxtst-dev, libhal-dev (>= 0.5.6), libdbus-1-dev (>= 0.6), libdbus-qt-1-dev (>= 0.6), libtool, libltdl-dev, cmake Standards-Version: 3.8.4 Homepage: http://sourceforge.net/projects/powersave/ |