[SCM] kdeclarative packaging branch, master, updated. b9768d7ff620b5825e437662fbbe23b29d83caa6
Maximiliano Curia
maxy at moszumanska.debian.org
Mon Mar 23 10:16:04 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdeclarative.git;a=commitdiff;h=fb401ae
The following commit has been merged in the master branch:
commit fb401ae1e8b33391183216e45dd75ecfd5a8192d
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Fri Mar 6 21:55:04 2015 +0100
Update build-deps and deps with the info from cmake
---
debian/control | 26 ++------------------------
1 file changed, 2 insertions(+), 24 deletions(-)
diff --git a/debian/control b/debian/control
index 4d75a04..6d764ac 100644
--- a/debian/control
+++ b/debian/control
@@ -3,24 +3,7 @@ Section: libs
Priority: optional
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Maximiliano Curia <maxy at debian.org>
-Build-Depends: cmake (>= 2.8.12),
- debhelper (>= 9),
- extra-cmake-modules (>= 1.7.0),
- kio-dev (>= 5.7.0),
- libepoxy-dev,
- libkf5config-dev (>= 5.7.0),
- libkf5globalaccel-dev (>= 5.7.0),
- libkf5guiaddons-dev (>= 5.7.0),
- libkf5i18n-dev (>= 5.7.0),
- libkf5iconthemes-dev (>= 5.7.0),
- libkf5itemviews-dev (>= 5.7.0),
- libkf5widgetsaddons-dev (>= 5.7.0),
- libkf5windowsystem-dev (>= 5.7.0),
- pkg-config,
- pkg-kde-tools (>= 0.15.15ubuntu1~),
- qtbase5-dev (>= 5.2.0),
- qtdeclarative5-dev,
- qtscript5-dev
+Build-Depends: cmake (>= 2.8.12), debhelper (>= 9), extra-cmake-modules (>= 1.7.0), kio-dev (>= 5.7.0), libepoxy-dev, libkf5config-dev (>= 5.7.0), libkf5globalaccel-dev (>= 5.7.0), libkf5guiaddons-dev (>= 5.7.0), libkf5i18n-dev (>= 5.7.0), libkf5iconthemes-dev (>= 5.7.0), libkf5itemviews-dev (>= 5.7.0), libkf5widgetsaddons-dev (>= 5.7.0), libkf5windowsystem-dev (>= 5.7.0), pkg-config, pkg-kde-tools (>= 0.15.15ubuntu1~), qtbase5-dev (>= 5.2.0), qtdeclarative5-dev (>= 5.2.0~), qtscript5-dev
Standards-Version: 3.9.6
Homepage: https://projects.kde.org/projects/frameworks/kdeclarative
XS-Testsuite: autopkgtest
@@ -30,12 +13,7 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/frameworks/kdeclarative.git
Package: libkf5declarative-dev
Section: libdevel
Architecture: any
-Depends: kio-dev (>= 5.7.0),
- libkf5declarative5 (= ${binary:Version}),
- libkf5quickaddons5 (= ${binary:Version}),
- qtbase5-dev (>= 5.2.0),
- qtdeclarative5-dev,
- ${misc:Depends}
+Depends: kio-dev (>= 5.7.0), libkf5declarative5 (= ${binary:Version}), libkf5quickaddons5 (= ${binary:Version}), qtbase5-dev (>= 5.2.0), qtdeclarative5-dev (>= 5.2.0~), ${misc:Depends}
Description: development files for kdeclarative
Framework providing integration of QML and other KDE frameworks such
as making i18n available and using kio.
--
kdeclarative packaging
More information about the pkg-kde-commits
mailing list