[SCM] QtWebKit packaging branch, master, updated. debian/2.0-week26-2-2-g547d158

Fathi Boudra fabo at alioth.debian.org
Tue Jul 13 12:07:17 UTC 2010


The following commit has been merged in the master branch:
commit 547d158bc3edb569b059b3d9ac9f9f8fa265c76b
Author: Fathi Boudra <fabo at debian.org>
Date:   Tue Jul 13 15:06:19 2010 +0300

    add libqtwebkit-qmlwebkitplugin package.
---
 debian/changelog                           |    4 +++-
 debian/control                             |    9 +++++++++
 debian/libqtwebkit-qmlwebkitplugin.install |    2 ++
 3 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 73a63e2..1524fbe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,9 @@ qtwebkit (1:2.0~week27-1) experimental; urgency=low
 
   * New upstream release.
   * Add epoch to avoid conflict with libqt4-dev.
-  * Update debian/control: build depends on Qt 4.7.0 beta 2.
+  * Update debian/control:
+    - build depends on Qt 4.7.0 beta 2.
+    - add libqtwebkit-qmlwebkitplugin package.
 
  -- Fathi Boudra <fabo at debian.org>  Tue, 13 Jul 2010 13:24:07 +0300
 
diff --git a/debian/control b/debian/control
index bd0f50e..eaaa430 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,15 @@ 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: libqtwebkit4-dbg
 Priority: extra
 Architecture: any
diff --git a/debian/libqtwebkit-qmlwebkitplugin.install b/debian/libqtwebkit-qmlwebkitplugin.install
new file mode 100644
index 0000000..c9d328c
--- /dev/null
+++ b/debian/libqtwebkit-qmlwebkitplugin.install
@@ -0,0 +1,2 @@
+usr/lib/qt4/imports/QtWebKit/libqmlwebkitplugin.so
+usr/lib/qt4/imports/QtWebKit/qmldir

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list