[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 06:24:08 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 307a1847d56ffbf43b7eb1751df4c2bea832addb
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 12 18:19:18 2002 +0000

            * WebKit.pbproj/project.pbxproj: Re-added JavaScriptCore, which
    	I removed by accident.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1545 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index b16c7e2..51cea8b 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,10 @@
 2002-07-12  Darin Adler  <darin at apple.com>
 
+        * WebKit.pbproj/project.pbxproj: Re-added JavaScriptCore, which
+	I removed by accident.
+
+2002-07-12  Darin Adler  <darin at apple.com>
+
         * WebKit.pbproj/project.pbxproj: Don't include the html4.css file
 	from WebCore any more. WebCore handles this on its own now. Also,
 	don't include the document templates; we don't use them any more.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index b16c7e2..51cea8b 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,10 @@
 2002-07-12  Darin Adler  <darin at apple.com>
 
+        * WebKit.pbproj/project.pbxproj: Re-added JavaScriptCore, which
+	I removed by accident.
+
+2002-07-12  Darin Adler  <darin at apple.com>
+
         * WebKit.pbproj/project.pbxproj: Don't include the html4.css file
 	from WebCore any more. WebCore handles this on its own now. Also,
 	don't include the document templates; we don't use them any more.
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 79143b5..ee4162f 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -349,6 +349,7 @@
 				F5C287BD02846DCD018635CA,
 				F82162D8029F4FB501000131,
 				F82162D9029F4FB501000131,
+				F52BD8BA02DF4FBD018635CA,
 			);
 			isa = PBXFrameworksBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -1409,6 +1410,12 @@
 			settings = {
 			};
 		};
+		F52BD8BA02DF4FBD018635CA = {
+			fileRef = F8216299029F4FB501000131;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 		F5488CF402CB04EE01FF6274 = {
 			isa = PBXFileReference;
 			name = IFCookieAdapter.h;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list