[SCM] QtWebKit packaging branch, master, updated. debian/2.2.1-5-7-gae0d7d3

Maximiliano Curia maxy at alioth.debian.org
Thu Jun 27 12:44:39 UTC 2013


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

The following commit has been merged in the master branch:
commit 26293c0a6086417743254a5bf36a657ebf87845f
Author: Maximiliano Curia <maxy at debian.org>
Date:   Thu Jun 27 13:40:57 2013 +0200

    Add missing misc:Pre-Depends.
---
 debian/changelog |    1 +
 debian/control   |    2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 47da435..e2ef414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ qtwebkit (2.2.1-6) UNRELEASED; urgency=low
   * Avoid auto_clean error when building with --git-overlay.
   * New patch: ignore-unused-local-typedefs_error.diff.
   * New patch: upstream_Build-fixes-for-glib-2.31.diff.
+  * Add missing misc:Pre-Depends.
 
  -- Maximiliano Curia <maxy at debian.org>  Thu, 20 Jun 2013 16:17:23 +0200
 
diff --git a/debian/control b/debian/control
index 860bdf7..05c2a60 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-kde/qt/qtwebkit.git;a=summary
 Package: libqtwebkit-dev
 Section: libdevel
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libqt4-dev (>= 4:4.8.0),
          libqtwebkit4 (= ${binary:Version}),
          ${misc:Depends},
@@ -48,6 +49,7 @@ Description: Web content engine library for Qt
 Package: libqtwebkit-qmlwebkitplugin
 Architecture: any
 Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt WebKit QML plugin
  QtWebKit provides a Web browser engine that makes it easy to embed content

-- 
QtWebKit packaging



More information about the pkg-kde-commits mailing list