Merge lp:~rohangarg/kdeaccessibility/ubuntu into lp:~kubuntu-packagers/kubuntu-packaging/kdeaccessibility

Proposed by Rohan Garg
Status: Merged
Approved by: Scott Kitterman
Approved revision: no longer in the revision history of the source branch.
Merged at revision: 69
Proposed branch: lp:~rohangarg/kdeaccessibility/ubuntu
Merge into: lp:~kubuntu-packagers/kubuntu-packaging/kdeaccessibility
Diff against target: 62 lines (+26/-3)
2 files modified
debian/changelog (+7/-0)
debian/control (+19/-3)
To merge this branch: bzr merge lp:~rohangarg/kdeaccessibility/ubuntu
Reviewer Review Type Date Requested Status
Scott Kitterman Pending
Review via email: mp+27389@code.launchpad.net

This proposal supersedes a proposal from 2010-06-11.

Description of the change

New transitional package for kttsd

To post a comment you must log in.
Revision history for this message
Scott Kitterman (kitterman) wrote : Posted in a previous version of this proposal

You changed jovie from arch any to arch all. I'm reasonably certain that's wrong.

review: Needs Fixing
69. By Scott Kitterman <kitterma@dell-desktop>

Add kttsd back as a transitional package

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2010-06-09 18:21:00 +0000
3+++ debian/changelog 2010-06-11 18:27:28 +0000
4@@ -1,3 +1,10 @@
5+kdeaccessibility (4:4.4.85-0ubuntu3) UNRELEASED; urgency=low
6+
7+ * New transitional package for kttsd
8+ - Modify depends of kdeaccessibility to include jovie
9+
10+ -- Rohan Garg <rohan16garg@gmail.com> Fri, 11 Jun 2010 18:49:24 +0530
11+
12 kdeaccessibility (4:4.4.85-0ubuntu2) maverick; urgency=low
13
14 * kmouth depends on jovie, kttsd is gone
15
16=== modified file 'debian/control'
17--- debian/control 2010-06-09 18:21:00 +0000
18+++ debian/control 2010-06-11 18:27:28 +0000
19@@ -17,7 +17,7 @@
20 Architecture: all
21 Section: kde
22 Depends: kde-icons-mono (>= ${source:Version}), kmag (>= ${source:Version}),
23- kmouth (>= ${source:Version}),
24+ kmouth (>= ${source:Version}), jovie (>= ${source:Version}),
25 kmousetool (>= ${source:Version})
26 Description: accessibility packages from the official KDE release
27 KDE is produced by an international technology team that creates free and open
28@@ -68,9 +68,10 @@
29 Package: jovie
30 Section: utils
31 Architecture: any
32+Provides: kttsd
33+Replaces: kttsd (<< 4.4.85)
34+Conflicts: kttsd (<< 4.4.85)
35 Depends: ${shlibs:Depends}, ${misc:Depends}, speech-dispatcher
36-Replaces: kttsd
37-Conflicts: kttsd
38 Recommends: speech-dispatcher-festival | espeak | flite, kmouth
39 Homepage: http://accessibility.kde.org/developer/kttsd
40 Description: a Text-to-Speech system for KDE
41@@ -82,6 +83,21 @@
42 .
43 This package is part of KDE 4 accessibility module.
44
45+Package: kttsd
46+Architecture: all
47+Depends: ${misc:Depends}, jovie
48+Description: a Text-to-Speech system for KDE
49+ The KDE Text-to-Speech system is a plugin based service that allows any KDE
50+ (or non-KDE) application to speak using the D-Bus interface.
51+ .
52+ It uses the speech-dispatcher daemon for the actual speech job; kmouth is an
53+ useful front-end for it.
54+ .
55+ This package is part of KDE 4 accessibility module.
56+ .
57+ This is a transitional package for jovie, and can be safely removed
58+ after the installation is complete.
59+
60 Package: kmousetool
61 Section: utils
62 Architecture: any

Subscribers

People subscribed via source and target branches

to all changes: