[SCM] kgamma packaging branch, master, updated. debian/4.11.3-1-4-g6c4f35e

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 10:37:22 UTC 2014


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

The following commit has been merged in the master branch:
commit 27b71060e7548de24c074ab17e61f4c99999ba95
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 10:51:50 2014 +0100

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

diff --git a/debian/control b/debian/control
index add3872..3e10161 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,15 @@ Source: kgamma
 Section: kde
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Eshat Cakar <info at eshat.de>, Sune Vuorela <sune at debian.org>,
+Uploaders: Eshat Cakar <info at eshat.de>,
+           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), libxxf86vm-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libxxf86vm-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/kgamma.git
@@ -15,7 +19,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kgamma.git
 Package: kgamma
 Section: graphics
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: monitor calibration panel for KDE
  This package contains a settings panel for adjusting the brightness, contrast,
diff --git a/debian/copyright b/debian/copyright
index da7b1dc..5501a2b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -32,4 +32,3 @@ License: GPL-2+
  .
  On Debian systems, the full text of the GNU General Public License
  version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.
-

-- 
kgamma packaging



More information about the pkg-kde-commits mailing list