[SCM] libkipi packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-2-gef7f3af

Clive Johnston clivejo-guest at moszumanska.debian.org
Sun Jan 10 21:55:41 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit ef7f3af7484d9f440781ae3fb6767118a8748b0e
Author: Clive Johnston <clivejo at aol.com>
Date:   Sun Jan 10 21:55:31 2016 +0000

    Fixing packaging
    
    - Adding new build deps
    - Bumping /usr/share/pkg-kde-tools/qt-kde-team/2 to 3
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d9affbd..53ba80d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 libkipi (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * Adding new build deps
+  * Bumping /usr/share/pkg-kde-tools/qt-kde-team/2 to 3 
 
  -- Clive Johnston <clivejo at aol.com>  Sat, 02 Jan 2016 14:33:54 +0000
 
diff --git a/debian/control b/debian/control
index 53abb8e..940b7ab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
+               extra-cmake-modules,
                kde-sc-dev-latest (>= 4:4.12),
                kdelibs5-dev,
                pkg-kde-tools (>= 0.12)
diff --git a/debian/rules b/debian/rules
index 94a0c3c..bbce329 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_shlibdeps:
 	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list