[SCM] kio packaging branch, kubuntu_utopic_next, updated. 23021700b2f19afc731832e4440a1e2557629f50

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue Oct 7 11:25:20 UTC 2014


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

The following commit has been merged in the kubuntu_utopic_next branch:
commit 23021700b2f19afc731832e4440a1e2557629f50
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Tue Oct 7 12:25:07 2014 +0100

    fix breaks/replaces
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 04e09b6..8aacf0f 100644
--- a/debian/control
+++ b/debian/control
@@ -77,8 +77,8 @@ Description: Resource and network access abstraction.
 Package: kio
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6)
-Replaces: kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6)
+Breaks: kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6), kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6)
+Replaces: kio-extras (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6), kio-extras-data (<< 4:5.0.95-0ubuntu1~ubuntu14.10~ppa6)
 Description: Resource and network access abstraction.
  KDE Input/Output framework provides a single API for
  operating on files, whether local or on a remote server.

-- 
kio packaging



More information about the pkg-kde-commits mailing list