[SCM] kcoreaddons packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-4-gda1a01d

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:56:37 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcoreaddons.git;a=commitdiff;h=4187cbb

The following commit has been merged in the kubuntu_wily_archive branch:
commit 4187cbbdd72253e47280298c2fdc1f76fe83d10b
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Jan 22 00:12:17 2015 +0100

    Use = instead of >= in arch all dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b741866..7499724 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Package: libkf5coreaddons5
 Section: libs
 Architecture: any
 Multi-Arch: same
-Depends: libkf5coreaddons-data (>= ${source:Version}),
+Depends: libkf5coreaddons-data (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: KDE Frameworks 5 addons to QtCore

-- 
kcoreaddons packaging



More information about the pkg-kde-commits mailing list