[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
hausmann at webkit.org
hausmann at webkit.org
Wed Jan 20 22:15:56 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 894b08fbff37ac91bd51ef57e14cd8f21eb25744
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Jan 7 17:45:59 2010 +0000
Rubber-stamped by Kenneth Rohde Christiansen.
[Qt] The library version number of the first package release is 4.7.0.
* WebCore.pro:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52929 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index fea2de1..af0d165 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-07 Simon Hausmann <simon.hausmann at nokia.com>
+
+ Rubber-stamped by Kenneth Rohde Christiansen.
+
+ [Qt] The library version number of the first package release is 4.7.0.
+
+ * WebCore.pro:
+
2010-01-07 Yael Aharon <yael.aharon at nokia.com>
Reviewed by Kenneth Rohde Christiansen.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 825dc2f..9dd75ea 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -31,6 +31,7 @@ CONFIG(standalone_package) {
GENERATED_SOURCES_DIR = $$PWD/generated
CONFIG(QTDIR_build):include($$QT_SOURCE_TREE/src/qbase.pri)
+ else: VERSION = 4.7.0
PRECOMPILED_HEADER = $$PWD/../WebKit/qt/WebKit_pch.h
DEFINES *= NDEBUG
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list