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

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


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

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

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

diff --git a/debian/changelog b/debian/changelog
index 5359223..d9880b4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 libkdcraw (4:15.12.0-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Philip Muškovac ]
   * New upstream release 
 
- -- Philip Muškovac <yofel at kubuntu.org>  Wed, 06 Jan 2016 13:42:05 +0100
+  [ Clive Johnston ]
+  * Adding new build deps
+  * Bumping /usr/share/pkg-kde-tools/qt-kde-team/2 to 3  
+
+ -- Clive Johnston <clivejo at aol.com>  Thu, 07 Jan 2016 22:45:07 +0000
 
 libkdcraw (4:15.08.2-0ubuntu1) wily; urgency=medium
 
diff --git a/debian/control b/debian/control
index 1244c36..1218d90 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,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.11),
                kdelibs5-dev (>= 4:4.14),
                libraw-dev (>= 0.15),
diff --git a/debian/rules b/debian/rules
index 5090926..75ede54 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

-- 
libkdcraw packaging



More information about the pkg-kde-commits mailing list