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

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 22:52:06 UTC 2014


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

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

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

diff --git a/debian/control b/debian/control
index dce3b36..c65dcee 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: http://edu.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kgeography.git
@@ -15,7 +17,9 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kgeography.git
 
 Package: kgeography
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kgeography-data (>= ${source:Version})
+Depends: kgeography-data (>= ${source:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Section: misc
 Suggests: khelpcenter4
 Description: geography learning aid for KDE

-- 
kgeography packaging



More information about the pkg-kde-commits mailing list