[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

vicki vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:47:41 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 99bf5fd2dca1e8d4a980c196c66958cb7f4541c3
Author: vicki <vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jun 17 22:39:14 2004 +0000

    Safari-146 stamp
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6880 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index c85093b..698ccb0 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-146 ===
+
 2004-06-16  Richard Williamson   <rjw at apple.com>
 
 	Fixed <rdar://problem/3696112>: nil from an Objective-C class seems to get wrapped as a JavaScript proxy that will not print.
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index 9ad3eab..677649d 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -178,7 +178,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>2.0</string>
 	<key>CFBundleVersion</key>
-	<string>146u</string>
+	<string>146</string>
 </dict>
 </plist>
 ";
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 3a7f16d..31e699f 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== Safari-146 ===
+
 2004-06-17  Richard Williamson   <rjw at apple.com>
 
 	Fixed <rdar://problem/3698867> setting the canvas or parent to display:none and updating the causes a nil-deref
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 972f4bb..da15c33 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -187,7 +187,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>2.0</string>
 	<key>CFBundleVersion</key>
-	<string>145.1</string>
+	<string>146</string>
 </dict>
 </plist>
 ";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 5751de9..1bfe873 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-146 ===
+
 2004-06-17  Richard Williamson   <rjw at apple.com>
 
 		Changed private headers to be pubic for npapi.h and npfunctions.h.  That
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index a9ef351..6e41c25 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -195,7 +195,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>2.0</string>
 	<key>CFBundleVersion</key>
-	<string>146u</string>
+	<string>146</string>
 </dict>
 </plist>
 ";

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list