[SCM] ktnef packaging branch, master, updated. ubuntu/4%15.08.0-0ubuntu1-8-g0bf2062
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Sep 10 17:10:49 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktnef.git;a=commitdiff;h=84ae4dc
The following commit has been merged in the master branch:
commit 84ae4dc8a6dd844b5d59f4bf153f25da70bed2a7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Thu Sep 10 11:58:32 2015 +0200
Update build-deps and deps with the info from cmake
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 9ab4daf..73a724c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,12 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Build-Depends: cmake (>= 2.8.12~),
debhelper (>= 9),
extra-cmake-modules (>= 5.12.0~),
- libkf5calendarcore-dev,
- libkf5calendarutils-dev,
- libkf5contacts-dev,
- libkf5kdelibs4support-dev,
+ libkf5calendarcore-dev (>= 4.79.0~),
+ libkf5calendarutils-dev (>= 4.79.0~),
+ libkf5contacts-dev (>= 4.91.0~),
+ libkf5kdelibs4support-dev (>= 5.12.0~),
pkg-kde-tools (>> 0.15.15),
- qtbase5-dev
+ qtbase5-dev (>= 5.2.0~)
Standards-Version: 3.9.6
XS-Testsuite: autopkgtest
Homepage: https://projects.kde.org/projects/kde/pim/ktnef
@@ -21,7 +21,7 @@ Package: libkf5tnef-dev
Section: libdevel
Architecture: any
Multi-Arch: foreign
-Depends: libkf5calendarcore-dev,
+Depends: libkf5calendarcore-dev (>= 4.79.0~),
libkf5tnef5 (= ${binary:Version}),
${misc:Depends}
Description: library for handling TNEF data - development files
--
ktnef packaging
More information about the pkg-kde-commits
mailing list