[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:18:51 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9b19889b260d7cca45657df25652884689a0dd02
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 6 05:13:44 2003 +0000

    JavaScriptCore:
    
            * JavaScriptCore.pbproj/project.pbxproj: Fix "Apple Compupter" typo.
    	Remove unneeded CFBundleLongVersionString we don't use anywhere else.
    
    WebFoundation:
    
            * WebFoundation.pbproj/project.pbxproj: Fix "Apple Compupter" typo.
    
    WebCore:
    
            * Resources/Info.plist: Fix "Apple Compupter" typo.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3258 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index d3d34cf..bee5607 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-05  Darin Adler  <darin at apple.com>
+
+        * JavaScriptCore.pbproj/project.pbxproj: Fix "Apple Compupter" typo.
+	Remove unneeded CFBundleLongVersionString we don't use anywhere else.
+
 2003-01-02  Darin Adler  <darin at apple.com>
 
         Reviewed by Maciej.
diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25
index d3d34cf..bee5607 100644
--- a/JavaScriptCore/ChangeLog-2003-10-25
+++ b/JavaScriptCore/ChangeLog-2003-10-25
@@ -1,3 +1,8 @@
+2003-01-05  Darin Adler  <darin at apple.com>
+
+        * JavaScriptCore.pbproj/project.pbxproj: Fix "Apple Compupter" typo.
+	Remove unneeded CFBundleLongVersionString we don't use anywhere else.
+
 2003-01-02  Darin Adler  <darin at apple.com>
 
         Reviewed by Maciej.
diff --git a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
index e68f86d..e597d1e 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -150,15 +150,13 @@
 	<key>CFBundleExecutable</key>
 	<string>JavaScriptCore</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright 2001-2002 Apple Compupter, Inc</string>
+	<string>1.0 Beta, Copyright 2001-2002 Apple Computer, Inc</string>
 	<key>CFBundleIconFile</key>
 	<string></string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.JavaScriptCore</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
-	<key>CFBundleLongVersionString</key>
-	<string>JavaScriptCore 0.1, Copyright 2001-2002 Apple Compupter</string>
 	<key>CFBundleName</key>
 	<string>JavaScriptCore</string>
 	<key>CFBundlePackageType</key>
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 108675f..61777c9 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,7 @@
+2003-01-05  Darin Adler  <darin at apple.com>
+
+        * Resources/Info.plist: Fix "Apple Compupter" typo.
+
 2003-01-04  Trey Matteson  <trey at apple.com>
 
 	3098388 - Pressing the back button goes back two levels at allmusic.com	
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 108675f..61777c9 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,7 @@
+2003-01-05  Darin Adler  <darin at apple.com>
+
+        * Resources/Info.plist: Fix "Apple Compupter" typo.
+
 2003-01-04  Trey Matteson  <trey at apple.com>
 
 	3098388 - Pressing the back button goes back two levels at allmusic.com	
diff --git a/WebCore/Resources/Info.plist b/WebCore/Resources/Info.plist
index b2299af..90f1ca1 100644
--- a/WebCore/Resources/Info.plist
+++ b/WebCore/Resources/Info.plist
@@ -23,6 +23,6 @@
 	<key>CFBundleVersion</key>
 	<string>5</string>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright (c) 2001-2002 Apple Compupter</string>
+	<string>Copyright (c) 2001-2002 Apple Computer</string>
 </dict>
 </plist>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list