[SCM] qt5webkit packaging branch, master, updated. 71bd511af1c667926c1724f7d86a09757b7ee572
Pino Toscano
pino at alioth.debian.org
Sun May 19 13:05:28 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qt5webkit.git;a=commitdiff;h=71bd511
The following commit has been merged in the master branch:
commit 71bd511af1c667926c1724f7d86a09757b7ee572
Author: Pino Toscano <pino at debian.org>
Date: Sun May 19 15:03:30 2013 +0200
remove versioned dep from qtbase5-dev
---
debian/control | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/debian/control b/debian/control
index 8b6ed2e..735d716 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Package: libqt5webkit5-dev
Section: libdevel
Architecture: any
Pre-Depends: dpkg (>= 1.15.6~)
-Depends: qtbase5-dev (>= 5),
+Depends: qtbase5-dev,
libqt5webkit5 (= ${binary:Version}),
${misc:Depends},
Description: Web content engine library for Qt - development files
--
qt5webkit packaging
More information about the pkg-kde-commits
mailing list