[SCM] ktimer packaging branch, kubuntu_unstable, updated. debian/14.12.2-1-5-g620c4e8

Harald Sitter apachelogger-guest at moszumanska.debian.org
Mon Mar 2 11:16:36 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktimer.git;a=commitdiff;h=620c4e8

The following commit has been merged in the kubuntu_unstable branch:
commit 620c4e8a7d68e7c71b84d5080accaa54bfb2dd29
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Mar 2 12:15:51 2015 +0100

    fix syntax by adding missing commas
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1173d5d..5833e91 100644
--- a/debian/control
+++ b/debian/control
@@ -11,15 +11,15 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 9),
                extra-cmake-modules (>= 1.3.0),
+               kdoctools-dev,
+               kio-dev,
                libkf5i18n-dev,
                libkf5iconthemes-dev,
                libkf5notifications-dev,
                libkf5widgetsaddons-dev,
-               libkf5xmlgui-dev
-               kio-dev,
+               libkf5xmlgui-dev,
                pkg-kde-tools (>= 0.12),
                qtbase5-dev (>= 5.2.0)
-               kdoctools-dev
 Standards-Version: 3.9.6
 Homepage: http://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/applications/ktimer.git

-- 
ktimer packaging



More information about the pkg-kde-commits mailing list