[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.5-1-5-g25d8290

Mike Hommey glandium at debian.org
Sat Apr 25 18:28:11 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9303c5ef50a3a482d79639e876badddfb2efd69c
Author: Mike Hommey <glandium at debian.org>
Date:   Sat Apr 25 19:37:25 2009 +0200

    Bump shlibs to fit symbols file

diff --git a/debian/changelog b/debian/changelog
index 62d6535..451bc19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ webkit (1.1.5-2) UNRELEASED; urgency=low
   * debian/control:
   - Put the libwebkit-1.0-2-dbg package in the "debug" section.
   - Build depend on libgstreamer-plugins-base0.10-dev. (Closes: #525554)
+  * debian/rules:
+  - Bump shlibs to fit symbols file.
 
  -- Mike Hommey <glandium at debian.org>  Fri, 17 Apr 2009 07:24:12 +0200
 
diff --git a/debian/rules b/debian/rules
index f76ea69..96c2553 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.3)' -- -c4
+	dh_makeshlibs -a -V 'libwebkit-1.0-2 (>= 1.1.5)' -- -c4
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list