[SCM] kapptemplate packaging branch, master, updated. debian/4.11.3-1-3-g0381c08

Maximiliano Curia maxy at moszumanska.debian.org
Mon Feb 3 16:21:46 UTC 2014


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

The following commit has been merged in the master branch:
commit 0381c087dc94bdced703e45517c0a7dae97b21f5
Author: Maximiliano Curia <maxy at debian.org>
Date:   Mon Feb 3 17:21:40 2014 +0100

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

diff --git a/debian/control b/debian/control
index 9b35d81..915cb3e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,11 @@ Uploaders: Sune Vuorela <sune at debian.org>,
            Modestas Vainius <modax at debian.org>,
            George Kiagiadakis <kiagiadakis.george at gmail.com>,
            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://www.kde.org/
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/kapptemplate.git
@@ -18,7 +20,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kapptemplate.git
 Package: kapptemplate
 Architecture: any
 Section: devel
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: kdelibs5-dev (>= 4:4.1.80)
 Description: application template generator
  KAppTemplate is a shell script that will create the necessary framework to

-- 
kapptemplate packaging



More information about the pkg-kde-commits mailing list