[SCM] qt3d packaging branch, master, updated. debian/5.7.1+dfsg-1-3-gb6b3f83

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Wed Jan 25 14:17:10 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt3d.git;a=commitdiff;h=01cba50

The following commit has been merged in the master branch:
commit 01cba5087d79e7e8d5e5d3b23969bcdb457ab78b
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Wed Jan 25 11:15:59 2017 -0300

    Make qt3d5-dev Recommend qt3d5-doc[-html].
---
 debian/changelog | 4 ++++
 debian/control   | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d129cd2..4588744 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,9 @@
 qt3d-opensource-src (5.7.1+dfsg-2) UNRELEASED; urgency=medium
 
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Make qt3d5-dev Recommend qt3d5-doc[-html] (Closes: #849980).
+    Thanks Ben Finney for the bug report.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 02 Jan 2017 18:02:39 -0300
 
 qt3d-opensource-src (5.7.1+dfsg-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6faa96c..11c3bec 100644
--- a/debian/control
+++ b/debian/control
@@ -202,6 +202,7 @@ Depends: libqt53dcore5 (= ${binary:Version}),
          qtbase5-dev,
          ${misc:Depends},
          ${shlibs:Depends}
+Suggests: qt3d5-doc, qt3d5-doc-html
 Description: Qt 5 3D development files
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qt3d packaging



More information about the pkg-kde-commits mailing list