[SCM] qtscript packaging branch, experimental, updated. debian/5.7.0+dfsg-1-5-g3a4c7df

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sat Oct 22 19:11:48 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtscript.git;a=commitdiff;h=3a4c7df

The following commit has been merged in the experimental branch:
commit 3a4c7df7d99117b04cbb75ef1058191c07ca9a1c
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sat Oct 22 16:11:16 2016 -0300

    The SQLite plugin is provided by qtbase, so it needs +dfsg.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dadd51a..2da4219 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1),
                pkg-kde-tools (>= 0.15.17~),
                qtbase5-private-dev (>= 5.7.1~20161021+dfsg~)
-Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~20161021~),
+Build-Depends-Indep: libqt5sql5-sqlite (>= 5.7.1~20161021+dfsg~),
                      qttools5-dev-tools (>= 5.7.1~20161021~)
 Standards-Version: 3.9.8
 Homepage: http://qt-project.org/

-- 
qtscript packaging



More information about the pkg-kde-commits mailing list