[SCM] networkmanager-qt packaging branch, master, updated. cfadfca8b95b9fd3c8aed3d148554cef24bd89e4

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 24 17:14:39 UTC 2015


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

The following commit has been merged in the master branch:
commit 6225929abba0c9760abcd3e3c6c3617b9f765caf
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Dec 4 11:32:46 2014 +0100

    breaks replaces old library package
    
    there's two files
    lib.so.6
    lib.so.5.1.90
    
    the latter did not change as it has no impact on the soname, so there is a
    file conflict to deal with
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a01c965..e43970e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,8 @@ Package: libkf5networkmanagerqt6
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends}
+Breaks: libkf5networkmanagerqt5 (<< 5.1.1+git20141203)
+Replaces: libkf5networkmanagerqt5 (<< 5.1.1+git20141203)
 Description: Qt wrapper for NetworkManager - library
  Qt wrapper for NetworkManager DBus API.
  .

-- 
networkmanager-qt packaging



More information about the pkg-kde-commits mailing list