[SCM] kig packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 22:51:36 UTC 2014


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

The following commit has been merged in the master branch:
commit d387ad1bb2a5882d4e9f4aa2cb3b0959ca9b3107
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 20:40:21 2014 +0100

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

diff --git a/debian/control b/debian/control
index 03d5003..c016aa9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,11 +5,13 @@ 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>,
            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),
- libboost-python-dev,
- pkg-config
+Build-Depends: cmake,
+               debhelper (>= 9),
+               kde-sc-dev-latest (>= 4:4.11),
+               kdelibs5-dev (>= 4:4.11),
+               libboost-python-dev,
+               pkg-config,
+               pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 XS-Testsuite: autopkgtest
 Homepage: http://edu.kde.org/
@@ -19,7 +21,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kig.git
 Package: kig
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4, python
 Description: interactive geometry tool for KDE
  Kig is an application for interactive geometric construction, allowing
diff --git a/debian/copyright b/debian/copyright
index 3d8201d..f6bb899 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -21,7 +21,7 @@ License: BSD-3-clause
  2. Redistributions in binary form must reproduce the copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
- 3. The name of the author may not be used to endorse or promote products 
+ 3. The name of the author may not be used to endorse or promote products
     derived from this software without specific prior written permission.
  .
  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR

-- 
kig packaging



More information about the pkg-kde-commits mailing list