[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:11:50 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit d147665e9737ecd72a499da994372710d3ec4de2
Author: vicki <vicki at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Nov 14 20:13:10 2003 +0000
Safari-114 stamp
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@5499 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 4017738..9324b6d 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-114 ===
+
2003-11-13 Richard Williamson <rjw at apple.com>
Factored common code between copy constructor and assignment operator.
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index aa6e4ae..b0f00cd 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -178,7 +178,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>114u</string>
+ <string>114</string>
</dict>
</plist>
";
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 89e5bb4..c1f9832 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== Safari-114 ===
+
2003-11-14 Maciej Stachowiak <mjs at apple.com>
- backed out changes unintentionally commited while the tree was closed
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 123f991..478bc99 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -194,7 +194,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>114u</string>
+ <string>114</string>
</dict>
</plist>
";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 15d1309..b01dcdc 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-114 ===
+
2003-11-14 Vicki Murley <vicki at apple.com>
- rolled out Darin's fixes for 3457162 and 3160035, since these changes broke plugins on macromedia.com and disney.go.com
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 7db2cd1..faac8f0 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -200,7 +200,7 @@
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<key>CFBundleVersion</key>
- <string>114u</string>
+ <string>114</string>
</dict>
</plist>
";
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list