[SCM] okular packaging branch, master, updated. debian/4.8.4-2-4-gcef2116

Pino Toscano pino at alioth.debian.org
Mon Jul 9 13:48:52 UTC 2012


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/okular.git;a=commitdiff;h=f5633eb

The following commit has been merged in the master branch:
commit f5633ebc275e0248cdd23daaaf25d0c82ac68391
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jul 9 15:46:12 2012 +0200

    make libokularcore break okular < 4.8
    
    with 4.8 a private symbol used by the okularpart has been dropped
---
 debian/changelog |    2 ++
 debian/control   |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 964044d..ec3f301 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ okular (4:4.8.4-3) UNRELEASED; urgency=low
   [ Pino Toscano ]
   * Force okular to depend on the same version of libokularcore, as it uses
     internal API of it.
+  * Make libokularcore break okular < 4.8, as with 4.8 a private symbol used
+    by the okularpart has been dropped.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 09 Jul 2012 15:24:28 +0200
 
diff --git a/debian/control b/debian/control
index 6a6221a..387d895 100644
--- a/debian/control
+++ b/debian/control
@@ -29,6 +29,7 @@ Package: libokularcore1
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: okular (<< 4:4.8)
 Description: libraries for the Okular document viewer
  This package contains libraries used by the Okular document viewer.
  .

-- 
okular packaging



More information about the pkg-kde-commits mailing list