[SCM] kmouth packaging branch, master, updated. a094d0af760d96ef3d1105e23d3b8b34b4eb2473
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Sun Jun 17 18:55:23 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kmouth.git;a=commitdiff;h=a094d0a
The following commit has been merged in the master branch:
commit a094d0af760d96ef3d1105e23d3b8b34b4eb2473
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Jun 17 15:55:05 2012 -0300
Add debian/control.
---
debian/control | 36 ++++++++++++++++++++++++++++++++++++
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..6b4a511
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,36 @@
+Source: kmouth
+Section: kde
+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>,
+ Eshat Cakar <info at eshat.de>, Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
+Build-Depends: kde-sc-dev-latest (>= 4:4.8.4),
+ cmake, debhelper (>= 8.0.0), pkg-kde-tools (>= 0.12),
+ kdelibs5-dev (>= 4:4.8)
+Standards-Version: 3.9.3
+Homepage: http://www.kde.org
+Vcs-Browser: http://git.debian.org/?p=pkg-kde/kde-sc/kmouth.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kmouth.git
+
+Package: kmouth
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: type-and-say frontend for speech synthesizers
+ KDE's type-and-say frontend for speech synthesizers.
+ .
+ It includes a history of spoken sentences from which the user can select
+ sentences to be re-spoken.
+ .
+ This package is part of the KDE accessibility module.
+
+Package: kmouth-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: kmouth (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for kmouth
+ This package contains debugging files used to investigate problems with
+ kmouth.
+ .
+ This package is part of the KDE accessibility module.
--
kmouth packaging
More information about the pkg-kde-commits
mailing list