[SCM] kdf packaging branch, master, updated. debian/4.11.3-1-3-g59b76db

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 11:23:24 UTC 2014


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

The following commit has been merged in the master branch:
commit 59b76dbaadb217f1eb992de73d7901ac2d1f42d6
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 12:22:43 2014 +0100

    wrap-and-sort
---
 debian/control   | 14 +++++++-------
 debian/copyright |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 946093d..e229056 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,12 @@ Source: kdf
 Section: utils
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Sune Vuorela <sune 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)
+Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
+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/kdf.git
@@ -14,7 +15,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kdf.git
 
 Package: kdf
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: disk information utility
  KDiskFree displays information about hard disks and other storage devices,
  including the amount of free space available. It can also mount and unmount
@@ -24,4 +25,3 @@ Description: disk information utility
  the features of KDiskFree.
  .
  This package is part of the KDE SC utilities module.
-
diff --git a/debian/copyright b/debian/copyright
index 226e24b..919b632 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 
-Upstream Author: 
+Upstream Author:
 Michael Kropfberger
 
 Copyright:

-- 
kdf packaging



More information about the pkg-kde-commits mailing list