diff options
Diffstat (limited to 'ubuntu/maverick/applications/kile')
4 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/kile/debian/README.Debian b/ubuntu/maverick/applications/kile/debian/README.Debian index 8e55c77bc..5339affff 100644 --- a/ubuntu/maverick/applications/kile/debian/README.Debian +++ b/ubuntu/maverick/applications/kile/debian/README.Debian @@ -5,6 +5,6 @@ Kile no longer comes with a Gnuplot front end. The Gnuplot front end that used to be part of Kile is now a separate application named Qgfe maintained by Pascal Brachet at http://www.xm1math.net/qgfe/ . -Syntax files bibtex.xml and latex.xml are provided by kdelibs-data package. +Syntax files bibtex.xml and latex.xml are provided by tdelibs-data package. -- Ben Burton <bab@debian.org>, Sat, 23 Oct 2004 12:56:57 +1000 diff --git a/ubuntu/maverick/applications/kile/debian/TODO.Debian b/ubuntu/maverick/applications/kile/debian/TODO.Debian index bbfc0d8dd..7fe556fd4 100644 --- a/ubuntu/maverick/applications/kile/debian/TODO.Debian +++ b/ubuntu/maverick/applications/kile/debian/TODO.Debian @@ -1,5 +1,5 @@ * confirm #319409 resolution. -* Add script to keep bibtex.xml and latex.xml up-to-date in kdelibs-data +* Add script to keep bibtex.xml and latex.xml up-to-date in tdelibs-data (Closes: #358863). - Updated issue: highlighters will be shipped with kdelibs and users could + Updated issue: highlighters will be shipped with tdelibs and users could use "load new highlightings" button in the configuration dialog. diff --git a/ubuntu/maverick/applications/kile/debian/changelog b/ubuntu/maverick/applications/kile/debian/changelog index f47c5878b..855ceef5e 100644 --- a/ubuntu/maverick/applications/kile/debian/changelog +++ b/ubuntu/maverick/applications/kile/debian/changelog @@ -197,7 +197,7 @@ kile (1:1.8.1-2) unstable; urgency=low * First g++-4 upload to sid. * Adjusted build-dependencies for the C++ ABI transition. Removed the versioned build-dependency on libqt3-mt-dev, since the new versioned - kdelibs4-dev build-dependency makes it redundant. + tdelibs4-dev build-dependency makes it redundant. * Updated FSF address in the copyright file. * Bumped standards-version to 3.6.2.1 (no changes required). diff --git a/ubuntu/maverick/applications/kile/debian/control b/ubuntu/maverick/applications/kile/debian/control index 3775cdbd6..18bfb1feb 100644 --- a/ubuntu/maverick/applications/kile/debian/control +++ b/ubuntu/maverick/applications/kile/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> Uploaders: Fathi Boudra <fabo@debian.org>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 6), quilt, kdelibs4-trinity-dev, pkg-config, automake, autoconf, libtool, libltdl-dev +Build-Depends: cdbs, debhelper (>= 6), quilt, tdelibs4-trinity-dev, pkg-config, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Homepage: http://kile.sourceforge.net |