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

Gustavo Noronha Silva kov at debian.org
Tue Sep 22 00:28:47 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit d98bf4cf4ff4ae828f2d6926d869759a6e8651e0
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Mon Sep 21 21:23:46 2009 -0300

    Make sure -common is the same upstream version as the library

diff --git a/debian/changelog b/debian/changelog
index 0dffb91..aa659b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ webkit (1.1.15-1) experimental; urgency=low
   - updated with changes since 1.1.14
   * debian/libwebkit-1.0-2.symbols:
   - updated
+  * debian/control:
+  - force same upstream version for -common
 
- -- Gustavo Noronha Silva <kov at debian.org>  Mon, 21 Sep 2009 20:28:49 -0300
+ -- Gustavo Noronha Silva <kov at debian.org>  Mon, 21 Sep 2009 21:22:43 -0300
 
 webkit (1.1.14-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index bfecbd1..63529d0 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
+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