[SCM] jovie packaging branch, master, updated. debian/4.11.3-1-6-gbd17c00

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 16:53:58 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/jovie.git;a=commitdiff;h=63a859a

The following commit has been merged in the master branch:
commit 63a859afafb0358ed22aad5dcdc5dcb1a78f82e4
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 17:33:46 2014 +0100

    wrap-and-sort
---
 debian/control   | 25 ++++++++++++++-----------
 debian/copyright |  8 ++++----
 2 files changed, 18 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index ea5c440..0fd3cf2 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,26 @@ Source: jovie
 Section: utils
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Sune Vuorela <sune at debian.org>, Modestas Vainius <modax at debian.org>,
+Uploaders: Sune Vuorela <sune at debian.org>,
+           Modestas Vainius <modax at debian.org>,
            Eshat Cakar <info at eshat.de>,
            Maximiliano Curia <maxy at debian.org>
-Build-Depends: kde-sc-dev-latest (>= 4:4.11),
- cmake, debhelper (>= 9), pkg-kde-tools (>= 0.12),
- kdelibs5-dev (>= 4:4.11),
- libspeechd-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libspeechd-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://accessibility.kde.org/developer/kttsd
 
 Package: jovie
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, speech-dispatcher
-Replaces: kttsd (<< 4:4.6), kmouth (<< 4:4.8)
+Depends: speech-dispatcher, ${misc:Depends}, ${shlibs:Depends}
+Replaces: kmouth (<< 4:4.8), kttsd (<< 4:4.6)
 Breaks: kttsd (<< 4:4.6)
 Provides: kttsd
-Recommends: speech-dispatcher-festival | espeak | flite, kmouth
+Recommends: kmouth, speech-dispatcher-festival | espeak | flite
 Description: text-to-speech system
  The Jovie text-to-speech system is a plugin based service that allows any KDE
  (or non-KDE) application to speak using the D-Bus interface.
@@ -32,7 +35,7 @@ Package: kttsd
 Section: oldlibs
 Architecture: all
 Priority: extra
-Depends: ${misc:Depends}, jovie
+Depends: jovie, ${misc:Depends}
 Description: transitional package for jovie
  This is a transitional package provided to ease upgrade from kttsd
  to jovie.
@@ -45,8 +48,8 @@ Depends: jovie (= ${binary:Version})
 Breaks: kdeaccessibility-dbg (<< 4:4.8)
 Replaces: kdeaccessibility-dbg (<< 4:4.8)
 Description: debugging symbols for jovie
- This package contains the debugging symbols for jovie. It is to be used 
- in order to be able provide proper back traces for possible crashes or 
+ This package contains the debugging symbols for jovie. It is to be used
+ in order to be able provide proper back traces for possible crashes or
  for running jovie in gdb or valgrind for meaningful output
  .
  This package is part of the KDE accessibility module
diff --git a/debian/copyright b/debian/copyright
index 68b773d..81da122 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,15 +25,15 @@ Files under cmake/
     | Redistribution and use in source and binary forms, with or without
     | modification, are permitted provided that the following conditions
     | are met:
-    | 
+    |
     | 1. Redistributions of source code must retain the copyright
     |    notice, this list of conditions and the following disclaimer.
     | 2. Redistributions in binary form must reproduce the copyright
     |    notice, this list of conditions and the following disclaimer in the
     |    documentation and/or other materials provided with the distribution.
-    | 3. The name of the author may not be used to endorse or promote products 
+    | 3. The name of the author may not be used to endorse or promote products
     |    derived from this software without specific prior written permission.
-    | 
+    |
     | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
     | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
     | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@@ -45,7 +45,7 @@ Files under cmake/
     | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
     | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-The rest of the files is available under a mix of (GPLv2 and GPLv2) and GPLv2 or 
+The rest of the files is available under a mix of (GPLv2 and GPLv2) and GPLv2 or
 later versions, effectively making the programs GPLv2 and GPLv3.
 
 

-- 
jovie packaging



More information about the pkg-kde-commits mailing list