[SCM] kcalc packaging branch, master, updated. debian/4.11.3-1-7-g676ec83

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 4 17:53:52 UTC 2014


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

The following commit has been merged in the master branch:
commit 48512865cc94159fa9f9efe2067deadc5631ddb3
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 12:16:28 2014 +0100

    wrap-and-sort
---
 debian/control   | 16 ++++++++++------
 debian/copyright |  2 +-
 debian/rules     |  2 --
 3 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index c8edd94..37ed049 100644
--- a/debian/control
+++ b/debian/control
@@ -2,20 +2,24 @@ Source: kcalc
 Section: math
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Fathi Boudra <fabo at debian.org>, Sune Vuorela <sune at debian.org>, Modestas Vainius <modax at debian.org>,
+Uploaders: Fathi Boudra <fabo at debian.org>,
+           Sune Vuorela <sune at debian.org>,
+           Modestas Vainius <modax 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),
- libgmp-dev
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libgmp-dev,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.4
 
 Package: kcalc
 Section: math
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: simple and scientific calculator
  KCalc is a scientific calculator.
  .
diff --git a/debian/copyright b/debian/copyright
index 00ce63d..0250aa0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,7 +2,7 @@ Upstream-Name: kcalc
 Source: ftp.kde.org
 
 Files: *
-Copyright: 
+Copyright:
          Copyright (C) 1996-2000 Bernd Johannes Wuebben
          Copyright (C) 2003-2006 Klaus Niederkrueger <kniederk at math.uni-koeln.de>
 	 Copyright (C) 2006  Michel Marti <mma at objectxp.com>
diff --git a/debian/rules b/debian/rules
index 5d5cc7e..6647e9c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,3 @@
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 .PHONY: override_dh_auto_test
-
-

-- 
kcalc packaging



More information about the pkg-kde-commits mailing list