[SCM] KDE Accessibility module packaging branch, master, updated. debian/4.4.5-4-18-g6f3023d

Pino Toscano pino-guest at alioth.debian.org
Sun Mar 27 22:52:49 UTC 2011


The following commit has been merged in the master branch:
commit f81926e847009ee8169aba73fa1ffa080e249883
Author: Pino Toscano <pino at kde.org>
Date:   Mon Mar 28 00:41:17 2011 +0200

    switch from kttsd to jovie in depends of kdeaccessibility and kmouth
---
 debian/changelog |    1 +
 debian/control   |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8165b2b..bc94273 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ kdeaccessibility (4:4.6.1-0r1) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Small updates to the descriptions.
   * Update lintian overrides.
+  * Switch from kttsd to jovie in depends of kdeaccessibility and kmouth.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 04 Mar 2011 00:49:46 +0100
 
diff --git a/debian/control b/debian/control
index 11aacce..4fc040e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: kdeaccessibility
 Architecture: all
 Section: kde
 Depends: kde-icons-mono (>= ${source:Version}), kmag (>= ${source:Version}),
- kmouth (>= ${source:Version}), kttsd (>= ${source:Version}),
+ kmouth (>= ${source:Version}), jovie (>= ${source:Version}),
  kmousetool (>= ${source:Version})
 Description: accessibility packages from the official KDE release
  KDE is produced by an international technology team that creates free and open
@@ -53,7 +53,7 @@ Description: screen magnifier tool
 
 Package: kmouth
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kttsd
+Depends: ${shlibs:Depends}, ${misc:Depends}, jovie
 Replaces: kttsd (<< 4:4.2.2-2)
 Section: utils
 Description: type-and-say frontend for speech synthesizers

-- 
KDE Accessibility module packaging



More information about the pkg-kde-commits mailing list