[SCM] kdoctools packaging branch, kubuntu_unstable, updated. 184a8b3352758751e7125927fd7e28a8f99d3804

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Tue Oct 7 15:34:29 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdoctools.git;a=commitdiff;h=184a8b3

The following commit has been merged in the kubuntu_unstable branch:
commit 184a8b3352758751e7125927fd7e28a8f99d3804
Author: Rohan Garg <rohan at kde.org>
Date:   Tue Oct 7 17:08:27 2014 +0200

    New upstream build-dep on ki18n, NOT kdesu
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ef02bfb..ca01ff7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+kdoctools (5.3.0-0ubuntu2) UNRELEASED; urgency=medium
+
+  * New upstream build-dep on ki18n, NOT kdesu
+
+ -- Rohan Garg <rohangarg at kubuntu.org>  Tue, 07 Oct 2014 17:07:57 +0200
+
 kdoctools (5.3.0-0ubuntu1) utopic; urgency=medium
 
   * Remove obsolete patch missing-all-l10n.xml.diff fixed upstream
diff --git a/debian/control b/debian/control
index 35730a3..4504702 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: cmake,
                docbook-xsl,
                extra-cmake-modules (>= 1.2.0),
                libkf5archive-dev (>= 5.3.0),
-               libkf5su-dev (>= 5.3.0),
+               libkf5i18n-dev (>= 5.3.0),
                libxml2-dev,
                libxml2-utils,
                libxslt1-dev,

-- 
kdoctools packaging



More information about the pkg-kde-commits mailing list