[SCM] kio packaging branch, kubuntu_unstable, updated. ubuntu/5.15.0-0ubuntu3-72-gd828bf8
Clive Johnston
clivejo-guest at moszumanska.debian.org
Tue Feb 9 23:55:52 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kio.git;a=commitdiff;h=d828bf8
The following commit has been merged in the kubuntu_unstable branch:
commit d828bf8784eb61a8f7c070774a952290c9ba7869
Author: Clive Johnston <clivejo at aol.com>
Date: Tue Feb 9 23:55:27 2016 +0000
Fixing weak-library-dev-dependency
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index aba3017..7536203 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Depends: kio (= ${binary:Version}),
libkf5kiowidgets5 (= ${binary:Version}),
libkf5service-dev (>= 5.18.0~),
libkf5solid-dev (>= 5.18.0~),
- libkf5xmlgui-dev (>= 5.18.0~),
+ libkf5xmlgui-dev (= ${binary:Version}),
qtbase5-dev (>= 5.4),
${misc:Depends}
Description: Resource and network access abstraction.
--
kio packaging
More information about the pkg-kde-commits
mailing list