[SCM] qtfeedback packaging branch, master, updated. 7a1dadeafefd25b788268900dd71f94cae822a13

Pino Toscano pino at moszumanska.debian.org
Sun Feb 2 08:13:22 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtfeedback.git;a=commitdiff;h=92d26e6

The following commit has been merged in the master branch:
commit 92d26e62485d4647e5793a2284834bd2a5f6f577
Author: Pino Toscano <pino at debian.org>
Date:   Sun Feb 2 09:09:51 2014 +0100

    remove hardcoded shlibdep
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 7e51652..5b2c2cc 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: qtdeclarative5-qtfeedback-plugin
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Depends: libqt5feedback5, ${misc:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Feedback module - QML plugin
  Qt is a cross-platform C++ application framework. Qt's primary feature
  is its rich set of widgets that provide standard GUI functionality.

-- 
qtfeedback packaging



More information about the pkg-kde-commits mailing list