[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.17-2-1290-g8419ee5

Gustavo Noronha Silva kov at debian.org
Thu Jan 7 00:57:04 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit adca37fab04dc6547c1a5865a7696803e880fb0e
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Tue Jan 5 21:42:59 2010 -0200

    Update soup build dep to >= 2.28.2

diff --git a/debian/changelog b/debian/changelog
index 3c313bb..d31bac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ webkit (1.1.18-1) unstable; urgency=low
     (Closes: #529271)
   - fixes over-advertising content types as supported by
     the media player (Closes: #559420)
+  * debian/control:
+  - updated libsoup build requirement (>= 2.28.2)
 
  -- Gustavo Noronha Silva <kov at debian.org>  Tue, 05 Jan 2010 21:37:13 -0200
 
diff --git a/debian/control b/debian/control
index a496a3b..fd7efb7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0),
                libpango1.0-dev (>= 1.16),
                libicu-dev,
                libxslt-dev,
-               libsoup2.4-dev (>= 2.27.91),
+               libsoup2.4-dev (>= 2.28.2),
                libsqlite3-dev,
                gperf,
                bison,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list