[SCM] qtvirtualkeyboard packaging branch, master, updated. debian/5.7.1+dfsg-1-4-g866fac1

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Jul 16 21:11:34 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtvirtualkeyboard.git;a=commitdiff;h=866fac1

The following commit has been merged in the master branch:
commit 866fac11a6e9583079bfdc4688460cac0385cf0b
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jul 16 18:11:05 2017 -0300

    Add hunspell-en-gb as a test build dependency.
---
 debian/changelog | 2 ++
 debian/control   | 1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 93b0e4f..047f888 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ qtvirtualkeyboard-opensource-src (5.7.1+dfsg-2) UNRELEASED; urgency=medium
     hunspell.
   * Revert the internal dependencies order: it's the plugin that needs the
     QML module and not the other way around.
+  * Add hunspell-en-gb as a test build dependency, is it used to check
+    hunspell's functionality.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 26 Jun 2017 08:27:43 -0300
 
diff --git a/debian/control b/debian/control
index 956ecd2..2d2795c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9),
+               hunspell-en-gb <!nocheck>,
                libhunspell-dev,
                libqt5svg5-dev (>= 5.7.1~),
                pkg-config,

-- 
qtvirtualkeyboard packaging



More information about the pkg-kde-commits mailing list