summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fabo@debian.org>2011-12-29 17:28:31 +0200
committerFathi Boudra <fabo@debian.org>2011-12-29 17:28:31 +0200
commit0cde7de4c92725f5c72c5ed8cb3d2eb60356ee38 (patch)
tree12c1bae05d7c9747b5bf7f74e8452c86697995d1
parentadc1d24ed259502cffafffe2e5793f72bc4705f7 (diff)
downloadqtwebkit-0cde7de4c92725f5c72c5ed8cb3d2eb60356ee38.tar.gz
Add Multi-Arch and Pre-Depends fields to libqtwebkit4 package.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
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@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