[SCM] kdoctools packaging branch, master, updated. debian/5.8.0-1-9-ga327b87
Maximiliano Curia
maxy at moszumanska.debian.org
Fri Apr 24 14:53:21 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdoctools.git;a=commitdiff;h=055e8e4
The following commit has been merged in the master branch:
commit 055e8e440d27f402f5441056d067cfaa0d79ed57
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Apr 16 13:22:09 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index c8a7870..28c3f77 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,9 @@ Build-Depends: cmake (>= 2.8.12),
debhelper (>= 9),
docbook-xml (>= 4.5),
docbook-xsl,
- extra-cmake-modules (>= 1.8.0~),
- libkf5archive-dev (>= 5.8.0~),
- libkf5i18n-dev (>= 5.8.0~),
+ extra-cmake-modules (>= 5.9.0~),
+ libkf5archive-dev (>= 5.9.0~),
+ libkf5i18n-dev (>= 5.9.0~),
liburi-perl,
libxml2-dev,
libxml2-utils,
@@ -25,7 +25,7 @@ Package: kdoctools-dev
Section: libdevel
Architecture: any
Depends: kdoctools5 (= ${binary:Version}),
- libkf5archive-dev (>= 5.8.0~),
+ libkf5archive-dev (>= 5.9.0~),
qtbase5-dev (>= 5.2.0),
${misc:Depends}
Description: Development files for kdoctools5
--
kdoctools packaging
More information about the pkg-kde-commits
mailing list