[SCM] kbruch packaging branch, master, updated. debian/4.11.3-1-3-g9f28937

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 19:09:49 UTC 2014


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

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

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

diff --git a/debian/control b/debian/control
index 5188349..a89ca45 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,11 @@ 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)
+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: https://projects.kde.org/projects/kde/kdeedu/kbruch
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kbruch.git
@@ -16,7 +18,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kbruch.git
 Package: kbruch
 Architecture: any
 Section: math
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: fraction learning aid for KDE
  KBruch is an aid for learning how to calculate with fractions.
@@ -29,7 +31,7 @@ Priority: extra
 Architecture: any
 Breaks: kdeedu-dbg (<< 4:4.6.90)
 Replaces: kdeedu-dbg (<< 4:4.6.90)
-Depends: ${misc:Depends}, kbruch (= ${binary:Version})
+Depends: kbruch (= ${binary:Version}), ${misc:Depends}
 Description: debugging symbols for kbruch
  This package contains debugging files used to investigate problems with
  kbruch.

-- 
kbruch packaging



More information about the pkg-kde-commits mailing list