[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.1.3-2-1-gf49b181

Gustavo Noronha Silva kov at kov.eti.br
Fri Mar 27 19:28:49 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit f49b1812a59e1ebe3829a67b9263b49678d6be21
Author: Gustavo Noronha Silva <kov at kov.eti.br>
Date:   Fri Mar 27 16:28:29 2009 -0300

    Make -dev package also depend on libsoup2.4-dev >= 2.25.91

diff --git a/debian/changelog b/debian/changelog
index 31aeed3..a19fb38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+webkit (1.1.3-3) UNRELEASED; urgency=low
+
+  * debian/control:
+  - make libwebkit-1.0-dev depend on libsoup2.4-dev (>= 2.25.91)
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Fri, 27 Mar 2009 16:28:06 -0300
+
 webkit (1.1.3-2) experimental; urgency=low
 
   [ Gustavo Noronha Silva ]
diff --git a/debian/control b/debian/control
index 4ac4d3b..863551d 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: libwebkit-dev
 Section: libdevel
 Priority: extra
 Architecture: all
-Depends: libwebkit-1.0-2 (>= ${source:Upstream-Version}), libgtk2.0-dev
+Depends: libwebkit-1.0-2 (>= ${source:Upstream-Version}), libgtk2.0-dev, libsoup2.4-dev (>= 2.25.91)
 Conflicts: libwebkitgdk-dev
 Description: Web content engine library for Gtk+ - Development files
  WebKit is a web content engine, derived from KHTML and KJS from KDE, and

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list