[SCM] QtWebKit packaging branch, experimental, updated. debian/2.2.0-2-9-g0cde7de
Fathi Boudra
fabo at alioth.debian.org
Thu Dec 29 15:29:26 UTC 2011
The following commit has been merged in the experimental branch:
commit 0cde7de4c92725f5c72c5ed8cb3d2eb60356ee38
Author: Fathi Boudra <fabo at debian.org>
Date: Thu Dec 29 17:28:31 2011 +0200
Add Multi-Arch and Pre-Depends fields to libqtwebkit4 package.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d6f1e86..4296e81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ qtwebkit (2.2.1-0multiarch1) UNRELEASED; urgency=low
* Drop adjust_symbols_visibility_for_webcore.diff - stolen upstream.
* Update debian/control:
- bump Qt build dependency to 4:4.8.0~. This version introduce multiarch.
+ - add Multi-Arch and Pre-Depends fields to libqtwebkit4 package.
* Update debian/*.install files for multiarch.
-- Fathi Boudra <fabo at debian.org> Wed, 28 Dec 2011 10:10:59 +0200
diff --git a/debian/control b/debian/control
index d53731d..4bde2d7 100644
--- a/debian/control
+++ b/debian/control
@@ -37,6 +37,8 @@ Description: Web content engine library for Qt - development files
Package: libqtwebkit4
Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Replaces: libqt4-webkit (<= 4:4.7.0~beta1)
Description: Web content engine library for Qt
--
QtWebKit packaging
More information about the pkg-kde-commits
mailing list