[SCM] kmousetool packaging branch, master, updated. debian/4.11.3-1-3-g6f06645

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 17:44:05 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kmousetool.git;a=commitdiff;h=6f06645

The following commit has been merged in the master branch:
commit 6f0664534dd9af267809c71121388a7d3bea71f9
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 18:42:59 2014 +0100

    wrap-and-sort
---
 debian/control | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 08be9f3..29699e3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,18 @@ 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>,
+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>,
            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), libxtst-dev, libxt-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libxt-dev,
+               libxtst-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kmousetool.git
@@ -17,7 +22,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kmousetool.git
 Package: kmousetool
 Architecture: any
 Section: utils
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs: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

-- 
kmousetool packaging



More information about the pkg-kde-commits mailing list