[SCM] ktimer packaging branch, master, updated. debian/4.11.3-1-2-gab3d074

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 17:36:00 UTC 2014


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

The following commit has been merged in the master branch:
commit ab3d074bef4bc42202d4e3c8a416d548a5072998
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Feb 4 18:35:15 2014 +0100

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

diff --git a/debian/control b/debian/control
index 24ea4a1..308b0b9 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Fathi Boudra <fabo at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            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)
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               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/ktimer.git
@@ -19,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/ktimer.git
 Package: ktimer
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: countdown timer
  KTimer is a countdown timer for running commands after a delay.
  The countdown can be paused or set to loop continuously.

-- 
ktimer packaging



More information about the pkg-kde-commits mailing list