[SCM] qtdoc packaging branch, master, updated. debian/5.9.1-2-6-g1072741

Dmitry Shachnev mitya57 at moszumanska.debian.org
Fri Oct 27 19:26:58 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtdoc.git;a=commitdiff;h=816d18d

The following commit has been merged in the master branch:
commit 816d18df19e5f7e51b8cdcc41f63356746f17aac
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Fri Oct 27 22:22:09 2017 +0300

    Add new module: qtwebview.
---
 debian/changelog | 1 +
 debian/control   | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 27fe6db..bfafde1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtdoc-opensource-src (5.9.2-1) UNRELEASED; urgency=medium
   [ Dmitry Shachnev ]
   * New upstream release.
   * Bump Qt build-dependencies to 5.9.2.
+  * Add new module: qtwebview.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Fri, 27 Oct 2017 22:17:42 +0300
 
diff --git a/debian/control b/debian/control
index c0170dd..ebdb610 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Build-Depends: debhelper (>= 9),
                qtwebkit5-doc-html (>= 5.9.2+dfsg~),
                qtwebkit5-examples-doc-html,
                qtwebsockets5-doc-html (>= 5.9.2~),
+               qtwebview5-doc-html (>= 5.9.2~),
                qtx11extras5-doc-html (>= 5.9.2~),
                qtxmlpatterns5-doc-html (>= 5.9.2~)
 Standards-Version: 4.0.0
@@ -64,6 +65,7 @@ Depends: qt3d5-doc,
          qtwebkit5-doc,
          qtwebkit5-examples-doc,
          qtwebsockets5-doc,
+         qtwebview5-doc,
          qtx11extras5-doc,
          qtxmlpatterns5-doc,
          ${misc:Depends}
@@ -102,6 +104,7 @@ Depends: qt3d5-doc-html,
          qtwebkit5-doc-html,
          qtwebkit5-examples-doc-html,
          qtwebsockets5-doc-html,
+         qtwebview5-doc-html,
          qtx11extras5-doc-html,
          qtxmlpatterns5-doc-html,
          ${misc:Depends}

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list