[SCM] klettres packaging branch, master, updated. debian/4.11.3-1-4-g21341fc

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 29 10:15:06 UTC 2014


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

The following commit has been merged in the master branch:
commit 21341fcb8361ccf758e63996d6679d16462f3e7c
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed Jan 29 11:03:36 2014 +0100

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

diff --git a/debian/control b/debian/control
index aaac0cc..dd861a2 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
 XS-Testsuite: autopkgtest
 Homepage: http://edu.kde.org/
@@ -16,7 +18,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/klettres.git
 
 Package: klettres
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, klettres-data (>= ${source:Version})
+Depends: klettres-data (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Suggests: khelpcenter4
 Description: foreign alphabet tutor for KDE
  KLettres is an aid for learning how to read and pronounce the alphabet of a

-- 
klettres packaging



More information about the pkg-kde-commits mailing list