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

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:58:50 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit ffe687a577e7badf9bd9eccafeaa144db2a5c3e6
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Mar 26 19:22:21 2002 +0000

    	* WebKit.pbproj/project.pbxproj:
    	Marked IFProgress.h Public.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@851 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 01d04ca..72b014f 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-26  John Sullivan  <sullivan at apple.com>
+
+	* WebKit.pbproj/project.pbxproj:
+	Marked IFProgress.h Public.
+
 2002-03-25  John Sullivan  <sullivan at apple.com>
 
 	Broke IFLoadProgress out into its own file, and added
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 01d04ca..72b014f 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,8 @@
+2002-03-26  John Sullivan  <sullivan at apple.com>
+
+	* WebKit.pbproj/project.pbxproj:
+	Marked IFProgress.h Public.
+
 2002-03-25  John Sullivan  <sullivan at apple.com>
 
 	Broke IFLoadProgress out into its own file, and added
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 406a873..9e94c51 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -3,7 +3,7 @@
 	archiveVersion = 1;
 	classes = {
 	};
-	objectVersion = 34;
+	objectVersion = 38;
 	objects = {
 		014CEA440018CDF011CA2923 = {
 			buildRules = (
@@ -1089,6 +1089,9 @@
 			fileRef = F58BAB3A025036CA01C1A526;
 			isa = PBXBuildFile;
 			settings = {
+				ATTRIBUTES = (
+					Public,
+				);
 			};
 		};
 		F5AEBB3D024A527601C1A526 = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list