[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.1.14-1-407-gf18c13b

Gustavo Noronha Silva kov at debian.org
Tue Sep 22 12:10:17 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit f18c13bf732bfb54ebaf08e2983508d11098e107
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Tue Sep 22 00:05:52 2009 -0300

    fix -common dependency

diff --git a/debian/control b/debian/control
index 63529d0..691040d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/git/pkg-webkit/webkit.git
 Package: libwebkit-1.0-2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libwebkit-1.0-common (= ${source:Upstream-Version})
+Depends: ${shlibs:Depends}, libwebkit-1.0-common (>= ${source:Upstream-Version})
 Description: Web content engine library for Gtk+
  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