[SCM] qt5webkit packaging branch, master, updated. debian/5.3.0+dfsg-2-7-ge9c8649

Lisandro Damián Nicanor Pérez lisandro at moszumanska.debian.org
Sun Jun 29 16:23:18 UTC 2014


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

The following commit has been merged in the master branch:
commit e9c86499ee6e26f744564ae9d02072da2de55595
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Jun 29 12:46:36 2014 -0300

    Fix QML module's install file.
    
    Thanks Alf Gaida!
---
 debian/changelog                   | 3 +++
 debian/qml-module-qtwebkit.install | 1 +
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 14540dc..3a14007 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ qtwebkit-opensource-src (5.3.1+dfsg-1) UNRELEASED; urgency=medium
   * Switch amd64's debugging symbols to stabs again. I can't build dwarf
     symbols anymore due to lack of RAM, and I doubt our buildds could too.
 
+  [ Alf Gaida ]
+  * Fix QML module's install file.
+
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 26 Jun 2014 23:27:29 -0300
 
 qtwebkit-opensource-src (5.3.0+dfsg-2) unstable; urgency=medium
diff --git a/debian/qml-module-qtwebkit.install b/debian/qml-module-qtwebkit.install
index ab85d9d..3c44cac 100644
--- a/debian/qml-module-qtwebkit.install
+++ b/debian/qml-module-qtwebkit.install
@@ -2,3 +2,4 @@ usr/lib/*/qt5/qml/QtWebKit/experimental/libqmlwebkitexperimentalplugin.so
 usr/lib/*/qt5/qml/QtWebKit/experimental/qmldir
 usr/lib/*/qt5/qml/QtWebKit/libqmlwebkitplugin.so
 usr/lib/*/qt5/qml/QtWebKit/qmldir
+usr/lib/*/qt5/qml/QtWebkit/plugins.qmltypes

-- 
qt5webkit packaging



More information about the pkg-kde-commits mailing list