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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:20:51 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit af0daabf345f85cf08d60931d61bf997f357d49f
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 22 01:09:10 2003 +0000

    Bump versions to 0.8.2/54u. Fix some copyrights to say 2003, not 2001-2003.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3388 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/English.lproj/InfoPlist.strings b/JavaScriptCore/English.lproj/InfoPlist.strings
index 0cdee71..2be1f35 100644
Binary files a/JavaScriptCore/English.lproj/InfoPlist.strings and b/JavaScriptCore/English.lproj/InfoPlist.strings differ
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index ae06140..1bca45d 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -160,9 +160,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.1</string>
+	<string>0.8.2</string>
 	<key>CFBundleVersion</key>
-	<string>53u</string>
+	<string>54u</string>
 </dict>
 </plist>
 ";
diff --git a/WebCore/English.lproj/InfoPlist.strings b/WebCore/English.lproj/InfoPlist.strings
index 6a1f9bc..c27b918 100644
Binary files a/WebCore/English.lproj/InfoPlist.strings and b/WebCore/English.lproj/InfoPlist.strings differ
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 0a7d368..1e22b43 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -169,9 +169,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.1</string>
+	<string>0.8.2</string>
 	<key>CFBundleVersion</key>
-	<string>53u</string>
+	<string>54u</string>
 </dict>
 </plist>
 ";
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 0fdac01..8ab176e 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -167,7 +167,7 @@
 	<key>CFBundleExecutable</key>
 	<string>WebKit</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright 2001-2003 Apple Computer, Inc.</string>
+	<string>1.0 Beta, Copyright 2003 Apple Computer, Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -175,9 +175,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8.1</string>
+	<string>0.8.2</string>
 	<key>CFBundleVersion</key>
-	<string>53u</string>
+	<string>54u</string>
 </dict>
 </plist>
 ";

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list