[SCM] kfilemetadata packaging branch, kubuntu_vivid_archive, updated. 4228b2075607bc0bfcfb5d2e6bbe48928e11f664

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue Apr 28 10:10:20 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kfilemetadata.git;a=commitdiff;h=4228b20

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 4228b2075607bc0bfcfb5d2e6bbe48928e11f664
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Apr 28 12:09:47 2015 +0200

    Add runtime depends on catdoc LP: #1449472
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f20ac2d..72c18ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kfilemetadata-kf5 (5.6.2-0ubuntu1.1) vivid; urgency=medium
+
+  * Add runtime depends on catdoc LP: #1449472
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Tue, 28 Apr 2015 12:05:35 +0200
+
 kfilemetadata-kf5 (5.6.2-0ubuntu1) vivid; urgency=medium
 
   * New upstream release 
diff --git a/debian/control b/debian/control
index f6b71bd..78085a4 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@ Description: library for extracting file metadata
 
 Package: libkf5filemetadata-bin
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}, catdoc
 Multi-Arch: same
 Description: library for extracting file metadata
  This library is for extracting file metadata.

-- 
kfilemetadata packaging



More information about the pkg-kde-commits mailing list