[SCM] kcron packaging branch, master, updated. debian/4.11.3-1-6-gafbbd2e

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 16:18:10 UTC 2014


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

The following commit has been merged in the master branch:
commit afbbd2e70f163b9b651636d8afd733b82b7827c1
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 16:53:14 2014 +0100

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

diff --git a/debian/control b/debian/control
index 56f15e6..40cee14 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,11 @@ Uploaders: Sune Vuorela <sune 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)
+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/kcron.git
@@ -20,7 +22,7 @@ Package: kcron
 Section: oldlibs
 Architecture: all
 Priority: extra
-Depends: ${misc:Depends}, kde-config-cron
+Depends: kde-config-cron, ${misc:Depends}
 Description: program scheduler frontend - transitional package
  This package helps migrating from the kcron standalone app to the KDE
  config module in kde-config-cron.
@@ -30,7 +32,7 @@ Description: program scheduler frontend - transitional package
 Package: kde-config-cron
 Section: admin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, cron | anacron
+Depends: cron | anacron, ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4
 Breaks: kcron (<< 4:4.4)
 Replaces: kcron (<< 4:4.4)
@@ -39,4 +41,3 @@ Description: program scheduler frontend
  at specific intervals using cron, the UNIX scheduling service.
  .
  This package is part of the KDE administration module.
-

-- 
kcron packaging



More information about the pkg-kde-commits mailing list