[SCM] QtWebKit packaging branch, master, updated. debian/2.1.0-2011week09-3-5-ge35424c
Fathi Boudra
fabo at alioth.debian.org
Thu Apr 7 05:53:12 UTC 2011
The following commit has been merged in the master branch:
commit 7129f89994e5eaf96cecd2473b32411c301d7aa9
Author: Fathi Boudra <fabo at debian.org>
Date: Thu Apr 7 08:51:26 2011 +0300
Ship libqtwebkit-qmlwebkitplugin package. (Closes: #601650)
---
debian/changelog | 3 +++
debian/control | 16 ++++++++--------
2 files changed, 11 insertions(+), 8 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ab50899..c53bb0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ qtwebkit (2.1.0~2011week13-1) UNRELEASED; urgency=low
* Add linux_amd64_no_overcommit.diff to avoid crashes on amd64 with less than
3 or 4GB of RAM. Thanks to Felix Geyer for his help with this issue.
+ [ Fathi Boudra ]
+ * Ship libqtwebkit-qmlwebkitplugin package. (Closes: #601650)
+
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Wed, 06 Apr 2011 11:37:59 +0300
qtwebkit (2.1.0~2011week09-3) unstable; urgency=high
diff --git a/debian/control b/debian/control
index b8b0122..898f70b 100644
--- a/debian/control
+++ b/debian/control
@@ -34,14 +34,14 @@ Description: Web content engine library for Qt
QtWebKit provides a Web browser engine that makes it easy to embed content
from the World Wide Web into your Qt application.
-#Package: libqtwebkit-qmlwebkitplugin
-#Architecture: any
-#Depends: ${shlibs:Depends}, ${misc:Depends}
-#Description: Qt WebKit QML plugin
-# QtWebKit provides a Web browser engine that makes it easy to embed content
-# from the World Wide Web into your Qt application.
-# .
-# This package contains the WebKit QML plugin for QtDeclarative.
+Package: libqtwebkit-qmlwebkitplugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Qt WebKit QML plugin
+ QtWebKit provides a Web browser engine that makes it easy to embed content
+ from the World Wide Web into your Qt application.
+ .
+ This package contains the WebKit QML plugin for QtDeclarative.
Package: libqtwebkit4-dbg
Priority: extra
--
QtWebKit packaging
More information about the pkg-kde-commits
mailing list