[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:19:10 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 33188225ff731aa17d82680788a75b3c4c0388ea
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 10 08:20:39 2003 +0000

    JavaScriptCore:
    
            * JavaScriptCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
    	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
    	remove CFHumanReadableCopyright, remove NSPrincipalClass.
    
            * English.lproj/InfoPlist.strings: Updated to match above changes.
    
    WebFoundation:
    
            * WebFoundation.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
    	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
    	remove NSHumanReadableCopyright, remove NSPrincipalClass.
    
            * English.lproj/InfoPlist.strings: Update to match above.
    
    WebCore:
    
            * WebCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
    	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
    	remove NSHumanReadableCopyright, remove NSPrincipalClass, remove SKIP_INSTALL
    	that was in the Info plist instead of project settings.
    
            * English.lproj/InfoPlist.strings: Update to match above.
    
    WebKit:
    
            * WebKit.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
    	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
    	remove CFHumanReadableCopyright, remove NSPrincipalClass.
    
            * English.lproj/InfoPlist.strings: Updated to match above changes.
    
    WebBrowser:
    
            * WebBrowser.pbproj/project.pbxproj: Add 2003 to copyright, bump versions
    	to 0.8.1 and 52u to keep up with the branch.
    
            * English.lproj/InfoPlist.strings: Update to match above.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3300 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index f32befb..c51f6ab 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,11 @@
+2003-01-09  Darin Adler  <darin at apple.com>
+
+        * JavaScriptCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
+	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
+	remove CFHumanReadableCopyright, remove NSPrincipalClass.
+
+        * English.lproj/InfoPlist.strings: Updated to match above changes.
+
 === Safari-49 ===
 
 2003-01-05  Maciej Stachowiak  <mjs at apple.com>
diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25
index f32befb..c51f6ab 100644
--- a/JavaScriptCore/ChangeLog-2003-10-25
+++ b/JavaScriptCore/ChangeLog-2003-10-25
@@ -1,3 +1,11 @@
+2003-01-09  Darin Adler  <darin at apple.com>
+
+        * JavaScriptCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
+	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
+	remove CFHumanReadableCopyright, remove NSPrincipalClass.
+
+        * English.lproj/InfoPlist.strings: Updated to match above changes.
+
 === Safari-49 ===
 
 2003-01-05  Maciej Stachowiak  <mjs at apple.com>
diff --git a/JavaScriptCore/English.lproj/InfoPlist.strings b/JavaScriptCore/English.lproj/InfoPlist.strings
index aaca9a8..0cdee71 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 3768a78..58cf053 100644
--- a/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
+++ b/JavaScriptCore/JavaScriptCore.pbproj/project.pbxproj
@@ -150,10 +150,7 @@
 	<key>CFBundleExecutable</key>
 	<string>JavaScriptCore</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright 2001-2002 Apple Computer, Inc; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.
-</string>
-	<key>CFBundleIconFile</key>
-	<string></string>
+	<string>1.0 Beta, Copyright 2001-2003 Apple Computer, Inc.; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.JavaScriptCore</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -163,14 +160,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8</string>
+	<string>0.8.1</string>
 	<key>CFBundleVersion</key>
-	<string>51u</string>
-	<key>CFHumanReadableCopyright</key>
-	<string>Copyright 2001-2002 Apple Computer, Inc; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 1997-2001 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.
-</string>
-	<key>NSPrincipalClass</key>
-	<string></string>
+	<string>52u</string>
 </dict>
 </plist>
 ";
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 34d5a53..57a47a2 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,12 @@
+2003-01-09  Darin Adler  <darin at apple.com>
+
+        * WebCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
+	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
+	remove NSHumanReadableCopyright, remove NSPrincipalClass, remove SKIP_INSTALL
+	that was in the Info plist instead of project settings.
+
+        * English.lproj/InfoPlist.strings: Update to match above.
+
 2003-01-09  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Dave.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 34d5a53..57a47a2 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,12 @@
+2003-01-09  Darin Adler  <darin at apple.com>
+
+        * WebCore.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
+	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
+	remove NSHumanReadableCopyright, remove NSPrincipalClass, remove SKIP_INSTALL
+	that was in the Info plist instead of project settings.
+
+        * English.lproj/InfoPlist.strings: Update to match above.
+
 2003-01-09  Maciej Stachowiak  <mjs at apple.com>
 
         Reviewed by Dave.
diff --git a/WebCore/English.lproj/InfoPlist.strings b/WebCore/English.lproj/InfoPlist.strings
index d14eb46..6a1f9bc 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 4b3fe5c..9bffc6b 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -160,9 +160,7 @@
 	<key>CFBundleExecutable</key>
 	<string>WebCore</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright 2001-2002 Apple Computer, Inc.; Copyright 1997 Martin Jones &lt;mjones at kde.org&gt;; Copyright 1998, 1999 Torben Weis &lt;weis at kde.org&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;bastian at kde.org&gt;; Copyright 1998-2000 Lars Knoll &lt;knoll at kde.org&gt;; Copyright 1999, 2001 Antti Koivisto &lt;koivisto at kde.org&gt;; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2000 Simon Hausmann &lt;hausmann at kde.org&gt;; Copyright 2000, 2001 Dirk Mueller &lt;mueller at kde.org&gt;; Copyright 2000, 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 2000 Daniel Molkentin &lt;molkentin at kde.org&gt;; Copyright 2000 Stefan Schimanski &lt;schimmi at kde.org&gt;; Copyright © 1998-2000 Netscape Communications Corporation.</string>
-	<key>CFBundleIconFile</key>
-	<string></string>
+	<string>1.0 Beta, Copyright 2001-2003 Apple Computer, Inc.; Copyright 1997 Martin Jones &lt;mjones at kde.org&gt;; Copyright 1998, 1999 Torben Weis &lt;weis at kde.org&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;bastian at kde.org&gt;; Copyright 1998-2000 Lars Knoll &lt;knoll at kde.org&gt;; Copyright 1999, 2001 Antti Koivisto &lt;koivisto at kde.org&gt;; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2000 Simon Hausmann &lt;hausmann at kde.org&gt;; Copyright 2000, 2001 Dirk Mueller &lt;mueller at kde.org&gt;; Copyright 2000, 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 2000 Daniel Molkentin &lt;molkentin at kde.org&gt;; Copyright 2000 Stefan Schimanski &lt;schimmi at kde.org&gt;; Copyright © 1998-2000 Netscape Communications Corporation.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebCore</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -170,15 +168,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8</string>
+	<string>0.8.1</string>
 	<key>CFBundleVersion</key>
-	<string>51u</string>
-	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2002 Apple Computer, Inc.; Copyright 1997 Martin Jones &lt;mjones at kde.org&gt;; Copyright 1998, 1999 Torben Weis &lt;weis at kde.org&gt;; Copyright 1998, 1999, 2002 Waldo Bastian &lt;bastian at kde.org&gt;; Copyright 1998-2000 Lars Knoll &lt;knoll at kde.org&gt;; Copyright 1999, 2001 Antti Koivisto &lt;koivisto at kde.org&gt;; Copyright 1999-2001 Harri Porten &lt;porten at kde.org&gt;; Copyright 2000 Simon Hausmann &lt;hausmann at kde.org&gt;; Copyright 2000, 2001 Dirk Mueller &lt;mueller at kde.org&gt;; Copyright 2000, 2001 Peter Kelly &lt;pmk at post.com&gt;; Copyright 2000 Daniel Molkentin &lt;molkentin at kde.org&gt;; Copyright 2000 Stefan Schimanski &lt;schimmi at kde.org&gt;; Copyright © 1998-2000 Netscape Communications Corporation.</string>
-	<key>NSPrincipalClass</key>
-	<string></string>
-	<key>SKIP_INSTALL</key>
-	<string>YES</string>
+	<string>52u</string>
 </dict>
 </plist>
 ";
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 8ad4806..84f033a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,13 @@
 2003-01-09  Darin Adler  <darin at apple.com>
 
+        * WebKit.pbproj/project.pbxproj: Add the year 2003, remove CFBundleIconFile,
+	bump marketing version to 0.8.1 and version to 52u to keep up with the branch,
+	remove CFHumanReadableCopyright, remove NSPrincipalClass.
+
+        * English.lproj/InfoPlist.strings: Updated to match above changes.
+
+2003-01-09  Darin Adler  <darin at apple.com>
+
         Reviewed by Maciej.
 
         * English.lproj/StringsNotToBeLocalized.txt: Update for recent changes.
diff --git a/WebKit/English.lproj/InfoPlist.strings b/WebKit/English.lproj/InfoPlist.strings
index 93d8d32..f8ea5b4 100644
Binary files a/WebKit/English.lproj/InfoPlist.strings and b/WebKit/English.lproj/InfoPlist.strings differ
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 2673dd9..81459c0 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -167,9 +167,7 @@
 	<key>CFBundleExecutable</key>
 	<string>WebKit</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.0 Beta, Copyright Apple Computer, Inc. 2001-2002</string>
-	<key>CFBundleIconFile</key>
-	<string></string>
+	<string>1.0 Beta, Copyright 2001-2003 Apple Computer, Inc.</string>
 	<key>CFBundleIdentifier</key>
 	<string>com.apple.WebKit</string>
 	<key>CFBundleInfoDictionaryVersion</key>
@@ -177,15 +175,9 @@
 	<key>CFBundlePackageType</key>
 	<string>FMWK</string>
 	<key>CFBundleShortVersionString</key>
-	<string>0.8</string>
+	<string>0.8.1</string>
 	<key>CFBundleVersion</key>
-	<string>51u</string>
-	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2002 Apple Computer, Inc.</string>
-	<key>NSPrincipalClass</key>
-	<string></string>
-	<key>SKIP_INSTALL</key>
-	<string>YES</string>
+	<string>52u</string>
 </dict>
 </plist>
 ";

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list