[SCM] ktnef packaging branch, kubuntu_wily_archive, updated. 6d80502f790769f81d60932ef3faf8b695a876b9

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Aug 14 09:32:05 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktnef.git;a=commitdiff;h=6d80502

The following commit has been merged in the kubuntu_wily_archive branch:
commit 6d80502f790769f81d60932ef3faf8b695a876b9
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Aug 14 11:31:57 2015 +0200

    add -dev dep as per cmake package
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index bdf76c5..9ab4daf 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,9 @@ Package: libkf5tnef-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: foreign
-Depends: libkf5tnef5 (= ${binary:Version}), ${misc:Depends}
+Depends: libkf5calendarcore-dev,
+         libkf5tnef5 (= ${binary:Version}),
+         ${misc:Depends}
 Description: library for handling TNEF data - development files
  Ktnef is a library for handling data in the TNEF format (Transport Neutral
  Encapsulation Format, a proprietary format of e-mail attachment used by

-- 
ktnef packaging



More information about the pkg-kde-commits mailing list