[SCM] amor packaging branch, kubuntu_wily_archive, updated. debian/4.13.3-1-20-ga0bf455

Scarlett Clark sgclark-guest at moszumanska.debian.org
Fri May 15 20:17:04 UTC 2015


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

The following commit has been merged in the kubuntu_wily_archive branch:
commit a0bf455e619fcc1d818573e443b8acbabdc0313c
Author: Scarlett Clark <scarlett at scarlettgatelyclark.com>
Date:   Fri May 15 13:16:51 2015 -0700

    Fix kdelibs depend version
---
 debian/changelog | 2 +-
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 34b3adc..91f88d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 amor (4:15.04.1-0ubuntu1) UNRELEASED; urgency=medium
 
   * New upstream release
-  * New upstream release
+  * Fix kdelibs depend version 
 
  -- Scarlett Clark <sgclark at kubuntu.org>  Wed, 13 May 2015 20:51:03 -0700
 
diff --git a/debian/control b/debian/control
index ff6ea49..8838fbb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Sune Vuorela <sune at debian.org>,
 Build-Depends: cmake,
                debhelper (>= 9),
                kde-sc-dev-latest (>= 4:4.11),
-               kdelibs5-dev,
+               kdelibs5-dev (>= 4:4.14),
                libx11-dev,
                libxext-dev,
                pkg-kde-tools (>= 0.12)

-- 
amor packaging



More information about the pkg-kde-commits mailing list