[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 f482f9bbb06e31769709504f3999b286b06d0baa
Author: Pino Toscano <pino at kde.org>
Date:   Mon Mar 28 00:48:29 2011 +0200

    provide a transitional kttsd package for migrating to jovie
---
 debian/changelog |    2 ++
 debian/control   |   10 ++++++++++
 2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc94273..6a60305 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ kdeaccessibility (4:4.6.1-0r1) UNRELEASED; urgency=low
   * Small updates to the descriptions.
   * Update lintian overrides.
   * Switch from kttsd to jovie in depends of kdeaccessibility and kmouth.
+  * Provide a transitional kttsd package for migrating to jovie; they need to
+    conflict as jovie has still few "kttsd" files.
 
  -- 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 4fc040e..d81f797 100644
--- a/debian/control
+++ b/debian/control
@@ -68,6 +68,8 @@ Package: jovie
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, speech-dispatcher
+Replaces: jovie
+Conflicts: jovie
 Recommends: speech-dispatcher-festival | espeak | flite, kmouth
 Homepage: http://accessibility.kde.org/developer/kttsd
 Description: text-to-speech system for KDE
@@ -79,6 +81,14 @@ Description: text-to-speech system for KDE
  .
  This package is part of KDE accessibility module.
 
+Package: kttsd
+Section: utils
+Architecture: all
+Depends: ${misc:Depends}, jovie
+Description: transitional package for jovie
+ This is a transitional package provided to ease upgrade from kttsd
+ to jovie.
+
 Package: kmousetool
 Section: utils
 Architecture: any

-- 
KDE Accessibility module packaging



More information about the pkg-kde-commits mailing list