[SCM] libkface packaging branch, kubuntu_vivid_archive, updated. 9943ab67c82749f303491efe63d746b0c6ca1f05

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri Feb 20 21:14:04 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 9943ab67c82749f303491efe63d746b0c6ca1f05
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri Feb 20 13:13:34 2015 -0800

    Add back kdelibs parent version depend.
    Fix the maintainer field to the new
      standard for debian git hosted apps.
---
 debian/changelog | 8 ++++++++
 debian/control   | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e8d177..3ee6059 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libkface (4:14.12.2-0ubuntu2) UNRELEASED; urgency=medium
+
+  * Add back kdelibs parent version depend. 
+  * Fix the maintainer field to the new 
+    standard for debian git hosted apps. 
+
+ -- Scarlett Clark <sgclark at kubuntu.org>  Fri, 20 Feb 2015 13:11:00 -0800
+
 libkface (4:14.12.2-0ubuntu1) vivid; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 9340d91..60e8364 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
 Source: libkface
 Priority: optional
-Maintainer: Jonathan Riddell <jriddell at ubuntu.com>
+Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: cmake,
                debhelper (>= 9),
-               kdelibs5-dev,
+               kdelibs5-dev (>= 4:4.14),
                libopencv-dev,
                pkg-kde-tools
 Standards-Version: 3.9.6

-- 
libkface packaging



More information about the pkg-kde-commits mailing list