[SCM] qttools packaging branch, experimental, updated. debian/5.6.0-beta-1-4-g0f2b37a
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Thu Jan 7 18:31:12 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qttools.git;a=commitdiff;h=0f2b37a
The following commit has been merged in the experimental branch:
commit 0f2b37a312bebe563f542eca6cae167f7b1f6f02
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Jan 7 21:29:47 2016 +0300
Add debian/shlibs.local to make sure packages depend on new libqt5help5.
---
debian/changelog | 2 ++
debian/shlibs.local | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ee6abde..4a23788 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qttools-opensource-src (5.6.0~beta-2) UNRELEASED; urgency=medium
* Add empty override_dh_auto_test-indep target (to prevent the whole qttools
source from being compiled during indep builds).
* Use dh_auto_build instead of plain make to parallelize the build.
+ * Add debian/shlibs.local to make sure packages get correct dependencies on
+ dependency on libqt5help5.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Thu, 07 Jan 2016 13:46:45 +0300
diff --git a/debian/shlibs.local b/debian/shlibs.local
new file mode 100644
index 0000000..b4b087a
--- /dev/null
+++ b/debian/shlibs.local
@@ -0,0 +1 @@
+libQt5Help 5 libqt5help5 (>= 5.6.0~)
--
qttools packaging
More information about the pkg-kde-commits
mailing list