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/gtk-qt-engine | |
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/gtk-qt-engine')
-rw-r--r-- | ubuntu/maverick/applications/gtk-qt-engine/debian/changelog | 6 | ||||
-rw-r--r-- | ubuntu/maverick/applications/gtk-qt-engine/debian/control | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/changelog b/ubuntu/maverick/applications/gtk-qt-engine/debian/changelog index 7bbe149b1..477da1594 100644 --- a/ubuntu/maverick/applications/gtk-qt-engine/debian/changelog +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/changelog @@ -434,7 +434,7 @@ gtk-qt-engine (0.60-1.1ubuntu1) dapper; urgency=low gtk-qt-engine (0.60-1.1) unstable; urgency=low * NMU at maintainer's request. - * Rebuild against C++ transitioned kdelibs; no source changes needed. + * Rebuild against C++ transitioned tdelibs; no source changes needed. -- Adeodato Simó <asp16@alu.ua.es> Wed, 07 Sep 2005 16:45:32 +0200 @@ -473,7 +473,7 @@ gtk-qt-engine (0.60-1ubuntu1) hoary; urgency=low gtk-qt-engine (0.60-1.1) unstable; urgency=low * NMU at maintainer's request. - * Rebuild against C++ transitioned kdelibs; no source changes needed. + * Rebuild against C++ transitioned tdelibs; no source changes needed. -- Adeodato Simó <asp16@alu.ua.es> Wed, 07 Sep 2005 16:45:32 +0200 @@ -528,7 +528,7 @@ gtk-qt-engine (0.41-3) unstable; urgency=low gtk-qt-engine (0.41-2) unstable; urgency=low * Rebuilt for unstable. Excuse me. - * Added kdelibs4-dev to Build-Depends. + * Added tdelibs4-dev to Build-Depends. -- Christoffer Sawicki <qerub@home.se> Wed, 16 Jun 2004 20:51:15 +0200 diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/control b/ubuntu/maverick/applications/gtk-qt-engine/debian/control index ce550ea2d..84b2b015d 100644 --- a/ubuntu/maverick/applications/gtk-qt-engine/debian/control +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/control @@ -3,7 +3,7 @@ Section: kde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Bastian Venthur <venthur@debian.org> -Build-Depends: debhelper (>= 5.0), cdbs, kdelibs4-trinity-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) +Build-Depends: debhelper (>= 5.0), cdbs, tdelibs4-trinity-dev, libgtk2.0-dev, cmake, libgtk2.0-dev (>= 2.10.1) Standards-Version: 3.8.4 Package: gtk-qt-engine-trinity |