[SCM] kfilemetadata packaging branch, master, updated. debian/4.13.1-1-17-gc5df8bb

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jul 29 08:37:15 UTC 2014


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

The following commit has been merged in the master branch:
commit adef212f7cfc9d2d00fad4fd310ccd24d3abcf01
Author: Jonathan Riddell <jriddell at ubuntu.com>
Date:   Wed Jul 23 17:29:45 2014 +0200

    Add build-dep on pkg-config
---
 debian/changelog | 6 ++++++
 debian/control   | 3 ++-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 371e0df..0edc281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kfilemetadata (4:4.13.90-0ubuntu2) utopic; urgency=medium
+
+  * Add build-dep on pkg-config
+
+ -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 23 Jul 2014 17:29:27 +0200
+
 kfilemetadata (4:4.13.90-0ubuntu1) utopic; urgency=medium
 
   * New upstream beta release
diff --git a/debian/control b/debian/control
index d604e0d..8a9fc7e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: cmake,
                libqmobipocket-dev,
                libswscale-dev,
                libtag1-dev,
-               pkg-kde-tools
+               pkg-kde-tools,
+               pkg-config
 Standards-Version: 3.9.5
 Section: libs
 XS-Testsuite: autopkgtest

-- 
kfilemetadata packaging



More information about the pkg-kde-commits mailing list