[SCM] sni-qt packaging branch, master, updated. 2578d7fd13ee0e4b4629b6f5fa8c950f81985b55

Felix Geyer fgeyer at moszumanska.debian.org
Sun Aug 2 21:40:58 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/sni-qt.git;a=commitdiff;h=2578d7f

The following commit has been merged in the master branch:
commit 2578d7fd13ee0e4b4629b6f5fa8c950f81985b55
Author: Felix Geyer <fgeyer at debian.org>
Date:   Sun Aug 2 23:38:54 2015 +0200

    Fix minimal Qt version.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index b5b5f9b..e2d3bbd 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-kde/qt/sni-qt.git
 Package: sni-qt
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libqtcore4 (>= 4:4.7.3-1ubuntu3~), ${misc:Depends}, ${shlibs:Depends}
+Depends: libqtgui4 (>= 4:4.8.7+dfsg-2~), ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: same
 Description: indicator support for Qt
  This plugin provides indicator support for Qt.  It allows applications

-- 
sni-qt packaging



More information about the pkg-kde-commits mailing list