[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677
sheridan
sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:42:39 UTC 2009
The following commit has been merged in the debian/unstable branch:
commit a6940112bbdf9c862e441da29ca39c52f07a9cc4
Author: sheridan <sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue May 20 22:09:01 2003 +0000
Safari-80 version stamp
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4397 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 4ef45c5..8176630 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-80 ===
+
2003-05-19 Maciej Stachowiak <mjs at apple.com>
- fixed 3261096 - Make WebKit an umbrella framework
diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25
index 4ef45c5..8176630 100644
--- a/JavaScriptCore/ChangeLog-2003-10-25
+++ b/JavaScriptCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== Safari-80 ===
+
2003-05-19 Maciej Stachowiak <mjs at apple.com>
- fixed 3261096 - Make WebKit an umbrella framework
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index 6a0e348..b822611 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -165,7 +165,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
- <string>80u</string>
+ <string>80</string>
</dict>
</plist>
";
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 9800319..fe0c687 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== Safari-80 ===
+
2003-05-19 Maciej Stachowiak <mjs at apple.com>
- fixed 3261096 - Make WebKit an umbrella framework
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 9800319..fe0c687 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== Safari-80 ===
+
2003-05-19 Maciej Stachowiak <mjs at apple.com>
- fixed 3261096 - Make WebKit an umbrella framework
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 90534c0..a6fe791 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -174,7 +174,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
- <string>80u</string>
+ <string>80</string>
</dict>
</plist>
";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 168ad1a..6ef7ee4 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== Safari-80 ===
+
2003-05-20 Ken Kocienda <kocienda at apple.com>
Reviewed by Darin
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index a568479..531939c 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -178,7 +178,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
- <string>80u</string>
+ <string>80</string>
</dict>
</plist>
";
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list