[SCM] okular packaging branch, master, updated. debian/16.08.2-1-75-g412778f

Maximiliano Curia maxy at moszumanska.debian.org
Tue Nov 21 15:17:00 UTC 2017


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

The following commit has been merged in the master branch:
commit 97b6c5f25140c50bc8dd5eda72c2f3771c362d2c
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri May 12 19:23:21 2017 +0100

    fix breaks/replaces for moved mobi translation
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a411c18..7cb7363 100644
--- a/debian/control
+++ b/debian/control
@@ -79,8 +79,11 @@ Suggests: ghostscript,
 Provides: pdf-viewer, postscript-viewer
 Breaks: kdegraphics-mobipocket (<< 4:4.12),
         okular-extra-backends (<< 4:16.12.0),
+        okular-mobile (<< 4:17.04.1-0),
         ${kde-l10n:all}
-Replaces: okular-extra-backends (<< 4:16.12.0), ${kde-l10n:all}
+Replaces: okular-extra-backends (<< 4:16.12.0),
+          okular-mobile (<< 4:17.04.1-0),
+          ${kde-l10n:all}
 Description: universal document viewer
  Okular is a universal document viewer with support for advanced document
  features, such as annotations, forms, and embedded files.

-- 
okular packaging



More information about the pkg-kde-commits mailing list