[SCM] WebKit Debian packaging branch, webkit-1.2, updated. 1.2.5-1500-gb65db3c

Gustavo Noronha Silva gns at gnome.org
Tue Jan 11 11:42:03 UTC 2011


The following commit has been merged in the webkit-1.2 branch:
commit 0630c433852b18d31a6dd9e4e1a9013832bcf91b
Author: Gustavo Noronha Silva <gns at gnome.org>
Date:   Tue Dec 28 12:20:51 2010 -0200

    Bump version to 1.2.6.

diff --git a/configure.ac b/configure.ac
index b065750..a351551 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define([webkit_major_version], [1])
 m4_define([webkit_minor_version], [2])
-m4_define([webkit_micro_version], [5])
+m4_define([webkit_micro_version], [6])
 
 # This is the version we'll be using as part of our User-Agent string
 # e.g., AppleWebKit/$(webkit_user_agent_version) ...
@@ -35,7 +35,7 @@ AC_CONFIG_SRCDIR([WebCore/config.h])
 
 dnl # Libtool library version, not to confuse with API version
 dnl # see http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html#Libtool-versioning
-LIBWEBKITGTK_VERSION=19:7:17
+LIBWEBKITGTK_VERSION=19:8:17
 AC_SUBST([LIBWEBKITGTK_VERSION])
 
 AM_INIT_AUTOMAKE([foreign subdir-objects tar-ustar])

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list