[SCM] kde-dev-scripts packaging branch, master, updated. debian/4.11.3-1-3-g079f6d8
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Feb 3 17:13:41 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kde-dev-scripts.git;a=commitdiff;h=079f6d8
The following commit has been merged in the master branch:
commit 079f6d847766136e7a37e1ebffe5c1b222d2c4b2
Author: Maximiliano Curia <maxy at debian.org>
Date: Mon Feb 3 18:13:30 2014 +0100
wrap-and-sort
---
debian/control | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 0a85b84..e0494cd 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/kde-dev-scripts.git
@@ -18,9 +20,17 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-sc/kde-dev-scripts.git
Package: kdesdk-scripts
Architecture: all
Section: devel
-Depends: ${misc:Depends}, ${perl:Depends}, python
-Recommends: subversion, gawk, optipng, advancecomp
-Suggests: cvs, khelpcenter4, dmalloc, gdb, kdelibs5-doc, qt4-doc, valgrind, devscripts, xsltproc
+Depends: python, ${misc:Depends}, ${perl:Depends}
+Recommends: advancecomp, gawk, optipng, subversion
+Suggests: cvs,
+ devscripts,
+ dmalloc,
+ gdb,
+ kdelibs5-doc,
+ khelpcenter4,
+ qt4-doc,
+ valgrind,
+ xsltproc
Enhances: kate
Description: scripts and data files for development
This package contains scripts and data files to facilitate development of
--
kde-dev-scripts packaging
More information about the pkg-kde-commits
mailing list