[SCM] qtdoc packaging branch, master, updated. debian/5.1.0-1-11-g6860eb4

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Fri Jan 24 16:57:01 UTC 2014


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

The following commit has been merged in the master branch:
commit 6860eb411163c24c1f16a65519be0782787a7b91
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Fri Jan 24 13:56:33 2014 -0300

    Bump qttools' build dependencies to 5.2.0-7~.
    
    Ensure we are building against the version that reintroduced the documentation.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3700827..aca4302 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ qtdoc-opensource-src (5.2.0-1) UNRELEASED; urgency=low
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Properly clean the build. Thanks Dmitry Shachnev!
+  * Bump qttools' build dependencies to 5.2.0-7~ to ensure we are building
+    against the version that reintroduced the documentation.
 
   [ Dmitry Shachnev ]
   * Drop the dh_compress hack, it no longer works now that xz
diff --git a/debian/control b/debian/control
index 3ff98f8..8a913d4 100644
--- a/debian/control
+++ b/debian/control
@@ -23,8 +23,8 @@ Build-Depends: debhelper (>= 9),
                qtsvg5-doc,
                qtsvg5-doc-html,
                qttools5-dev-tools (>= 5.2.0~),
-               qttools5-doc,
-               qttools5-doc-html,
+               qttools5-doc (>= 5.2.0-7~),
+               qttools5-doc-html (>= 5.2.0-7~),
                qtwebkit5-doc,
                qtwebkit5-doc-html,
                qtxmlpatterns5-doc,

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list