[SCM] kturtle packaging branch, master, updated. debian/4.11.3-1-3-g405ec58

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 13:22:21 UTC 2014


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

The following commit has been merged in the master branch:
commit 405ec58723165d943139815dd2c414686a05a701
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 14:22:09 2014 +0100

    wrap-and-sort
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 17f2ddc..7b48bb7 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>,
            Pino Toscano <pino 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/kturtle
 Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kturtle.git
@@ -16,7 +18,7 @@ Vcs-Browser: http://anonscm.debian.org/git/pkg-kde/kde-sc/kturtle.git
 Package: kturtle
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: educational programming environment
  KTurtle is an educational programming environment which uses the TurtleScript

-- 
kturtle packaging



More information about the pkg-kde-commits mailing list