[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:51 UTC 2012


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

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

    force okular to depend on the same version of libokularcore
    
    .. as it uses internal API of it
---
 debian/changelog |    3 +++
 debian/control   |    2 +-
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 82df690..964044d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,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.
 
  -- 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 37c2ac4..6a6221a 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: libraries for the Okular document viewer
 Package: okular
 Section: graphics
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, libokularcore1 (= ${binary:Version})
 Suggests: okular-extra-backends (= ${binary:Version}), texlive-binaries, unrar, poppler-data, ghostscript, jovie
 Provides: pdf-viewer, postscript-viewer
 Description: universal document viewer

-- 
okular packaging



More information about the pkg-kde-commits mailing list