[SCM] qtlocation packaging branch, master, updated. debian/5.5.1-3-3-gde51b93
Lisandro Damián Nicanor Pérez
lisandro at moszumanska.debian.org
Sat Oct 24 16:21:37 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtlocation.git;a=commitdiff;h=b9418ff
The following commit has been merged in the master branch:
commit b9418ffff9e9cd76984465e2671bd437825e6b11
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date: Sat Oct 24 13:21:03 2015 -0300
Make qtlocation5-examples depend upon qml-module-qtlocation
---
debian/changelog | 4 ++++
debian/control | 1 +
2 files changed, 5 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 13e0161..a3ff11b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
qtlocation-opensource-src (5.5.1-4) UNRELEASED; urgency=medium
+ [ Lisandro Damián Nicanor Pérez Meyer ]
+ * Make qtlocation5-examples depend upon qml-module-qtlocation, required by some
+ examples.
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 24 Oct 2015 13:19:16 -0300
qtlocation-opensource-src (5.5.1-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 0c00f88..fd32481 100644
--- a/debian/control
+++ b/debian/control
@@ -139,6 +139,7 @@ Section: x11
Pre-Depends: ${misc:Pre-Depends}
Depends: libqt5location5-plugins (= ${binary:Version}),
libqt5positioning5-plugins (= ${binary:Version}),
+ qml-module-qtlocation (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: qtpositioning5-examples (<< 5.5.0~)
--
qtlocation packaging
More information about the pkg-kde-commits
mailing list