[SCM] libkdeedu packaging branch, kubuntu_vivid_backports, updated. debian/4.14.1-1-26-g9c94347
    Jonathan Riddell 
    jriddell-guest at moszumanska.debian.org
       
    Mon May  4 19:18:20 UTC 2015
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkdeedu.git;a=commitdiff;h=9c94347
The following commit has been merged in the kubuntu_vivid_backports branch:
commit 9c943472736b6c0b03c1aaea88b5be450cc5ce78
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Mon May 4 21:18:14 2015 +0200
    fix kdelibs dep
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 68c1a88..8b88864 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: library for reading and writing vocabulary files
 Package: libkdeedu-dev
 Architecture: any
 Section: libdevel
-Depends: kdelibs5-dev (>= 4:15.04.0),
+Depends: kdelibs5-dev (>= 4:4.14),
          libkeduvocdocument4 (= ${binary:Version}),
          ${misc:Depends}
 Description: development files for the KDE educational libraries
-- 
libkdeedu packaging
    
    
More information about the pkg-kde-commits
mailing list