[SCM] kdenetwork-filesharing packaging branch, kubuntu_vivid_archive, updated. debian/4.12.2-2-13-g3acd83f

Scarlett Clark sgclark-guest at moszumanska.debian.org
Wed Mar 11 19:06:03 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenetwork-filesharing.git;a=commitdiff;h=3acd83f

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 3acd83f3709587c741fb49782a8d39f2934a717f
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Wed Mar 11 12:05:50 2015 -0700

    Fix kdelib5 version in build depends.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c814200..28032ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kdenetwork-filesharing (4:14.12.3-0ubuntu1) UNRELEASED; urgency=medium
 
   * Add back kdelibs5 parent version depend. 
   * New upstream release
+  * Fix kdelib5 version in build depends. 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Mon, 09 Mar 2015 10:30:14 -0700
 
diff --git a/debian/control b/debian/control
index 3244495..13723f1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.12),
-               kdelibs5-dev (>= 4:14.12.3),
+               kdelibs5-dev (>= 4:4.14),
                pkg-kde-tools (>= 0.12)
 Standards-Version: 3.9.5
 Homepage: http://www.kde.org/

-- 
kdenetwork-filesharing packaging



More information about the pkg-kde-commits mailing list