[SCM] kdegraphics-mobipocket packaging branch, master, updated. debian/15.12.3-1-11-g4f08d94
Pino Toscano
pino at moszumanska.debian.org
Tue Aug 23 16:25:22 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdegraphics-mobipocket.git;a=commitdiff;h=4f08d94
The following commit has been merged in the master branch:
commit 4f08d94a3d47814a759624caee83c8d9514123b4
Author: Pino Toscano <pino at debian.org>
Date: Tue Aug 23 18:25:09 2016 +0200
tighten libqmobipocket1 dep in kdegraphics-mobipocket
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c29ad5f..e738109 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ kdegraphics-mobipocket (4:16.08.0-0r1) UNRELEASED; urgency=medium
* Small touches to the descriptions.
* Remove the unused ${shlibs:Depends} from libqmobipocket-dev.
* Add the pkg-config build dependency.
+ * Tighten the libqmobipocket1 dependency in kdegraphics-mobipocket.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 17 Aug 2016 08:07:43 +0200
diff --git a/debian/control b/debian/control
index 66c4670..7d1afe2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,8 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kdegraphics-mobipoc
Package: kdegraphics-mobipocket
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libqmobipocket1 (= ${binary:Version}),
+ ${misc:Depends}, ${shlibs:Depends}
Description: mobipocket thumbnail plugin
This package contains a plugin to read mobi files as thumbnails in KDE.
.
--
kdegraphics-mobipocket packaging
More information about the pkg-kde-commits
mailing list