[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 ce1dece9f5a8c0dfb4213acf8ddc4388569388a2
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Mon Nov 9 15:13:54 2009 -0200

    Fix tightened dependency

diff --git a/debian/changelog b/debian/changelog
index f08601b..ab91d9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ webkit (1.1.16-3) unstable; urgency=low
 
   * Fix building on kfresbsd-amd64 (Closes: #554718)
     - Patch by Petr Salinger <Petr.Salinger at seznam.cz>
+  * Fix tightened dependency
 
  -- Gustavo Noronha Silva <kov at debian.org>  Mon, 09 Nov 2009 11:39:42 -0200
 
diff --git a/debian/control b/debian/control
index 30ed56f..1543b55 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 (= ${source:Upstream-Version}), libgtk2.0-dev, libsoup2.4-dev (>= 2.25.91)
+Depends: libwebkit-1.0-2 (= ${binary:Version}), libgtk2.0-dev, libsoup2.4-dev (>= 2.25.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