diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/applications/gtk-qt-engine | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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 |