[SCM] qtsensors packaging branch, experimental, updated. debian/5.3.0+dfsg-3-14-ga4c75d4
Dmitry Shachnev
mitya57-guest at moszumanska.debian.org
Thu Sep 18 08:51:01 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsensors.git;a=commitdiff;h=a4c75d4
The following commit has been merged in the experimental branch:
commit a4c75d44e1b7e0a47510bf29eebdc1e205752fe1
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Thu Sep 18 12:50:37 2014 +0400
Build-depend on qtbase5-doc-html.
(to make sure documentation links can be resolved)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index e774712..219136b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ qtsensors-opensource-src (5.3.2+dfsg-1) UNRELEASED; urgency=medium
* Update Vcs-Browser field to point to cgit interface.
* Update debian/copyright for new release.
* Use correct exception syntax in debian/copyright.
+ * Build-depend on qtbase5-doc-html.
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sun, 07 Sep 2014 15:03:46 +0400
diff --git a/debian/control b/debian/control
index 78cc242..eb8e564 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9),
xauth,
xvfb
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.3.2+dfsg~),
+ qtbase5-doc-html (>= 5.3.2+dfsg~),
qttools5-dev-tools (>= 5.3.2~)
Standards-Version: 3.9.5
Homepage: http://qt-project.org/
--
qtsensors packaging
More information about the pkg-kde-commits
mailing list