[SCM] kmousetool packaging branch, master, updated. e7767c481b6892ce3a33eef13b9ff3cfc1dddf29
Lisandro Damián Nicanor Pérez
lisandro at alioth.debian.org
Sun Jun 17 20:03:27 UTC 2012
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kmousetool.git;a=commitdiff;h=f92fc1b
The following commit has been merged in the master branch:
commit f92fc1bd2250b5a6d5ea404ce29cc993de6525a3
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sun Jun 17 17:02:14 2012 -0300
Add debian/control.
---
debian/control | 35 +++++++++++++++++++++++++++++++++++
1 files changed, 35 insertions(+), 0 deletions(-)
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..4aa43e7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,35 @@
+Source: kmousetool
+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/kmousetool.git
+Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kmousetool.git
+
+Package: kmousetool
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: mouse manipulation tool for the disabled
+ KMouseTool clicks the mouse whenever the mouse cursor pauses briefly. It was
+ designed to help those with repetitive strain injuries, for whom pressing
+ buttons hurts.
+ .
+ This package is part of the KDE accessibility module.
+
+Package: kmousetool-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: kmousetool (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for kmousetool
+ This package contains debugging files used to investigate problems with
+ kmousetool.
+ .
+ This package is part of the KDE accessibility module.
--
kmousetool packaging
More information about the pkg-kde-commits
mailing list