[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.16-1-4-g213e409
Gustavo Noronha Silva
kov at debian.org
Mon Nov 9 18:49:55 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit 213e409631ef2031b852c680e950fa9db4958b34
Author: Gustavo Noronha Silva <kov at debian.org>
Date: Mon Nov 9 15:14:25 2009 -0200
Fix -dev dependency on libsoup2.4-dev
diff --git a/debian/control b/debian/control
index 1543b55..0c12699 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: libwebkit-dev
Section: libdevel
Priority: extra
Architecture: any
-Depends: libwebkit-1.0-2 (= ${binary:Version}), libgtk2.0-dev, libsoup2.4-dev (>= 2.25.91)
+Depends: libwebkit-1.0-2 (= ${binary:Version}), libgtk2.0-dev, libsoup2.4-dev (>= 2.27.91)
Description: Web content engine library for Gtk+ - Development files
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list