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

Mike Hommey glandium at debian.org
Fri Mar 27 20:03:27 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit 2121c682bc9c9a34d7a7963eedc612ecdb22878b
Author: Mike Hommey <glandium at debian.org>
Date:   Fri Mar 27 20:57:08 2009 +0100

    Bump shlibs to fit symbols file

diff --git a/debian/changelog b/debian/changelog
index 7686b75..f1adbc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ webkit (1.1.3-3) UNRELEASED; urgency=low
   - libwebkit-dev doesn't need an outdated conflict with libwebkitgdk-dev.
   - libwebkit-1.0-2-dbg doesn't need to conflict/replace libwebkit-1.0-1-dbg
     thanks to the changes in previous release.
+  * debian/rules:
+  - Bump shlibs to fit symbols file.
 
  -- Gustavo Noronha Silva <kov at debian.org>  Fri, 27 Mar 2009 16:28:06 -0300
 
diff --git a/debian/rules b/debian/rules
index fae6b22..036b927 100755
--- a/debian/rules
+++ b/debian/rules
@@ -95,7 +95,7 @@ binary-arch: build install
 	dh_strip -a --dbg-package=libwebkit-1.0-2-dbg
 	dh_compress -a
 	dh_fixperms -a
-	dh_makeshlibs -a -V 'libwebkit-1.0-2 (>= 1.1.1)' -- -c4
+	dh_makeshlibs -a -V 'libwebkit-1.0-2 (>= 1.1.3)' -- -c4
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list