[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:25:28 UTC 2009


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

            * WebKit.pbproj/project.pbxproj: Forgot to export WebKitStatistics.h so it can
    	be used by WebBrowser.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1599 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index e8a6cc8..2ab07aa 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,10 @@
 2002-07-19  Darin Adler  <darin at apple.com>
 
+        * WebKit.pbproj/project.pbxproj: Forgot to export WebKitStatistics.h so it can
+	be used by WebBrowser.
+
+2002-07-19  Darin Adler  <darin at apple.com>
+
 	Added some stats that we can use to sniff out "leak the world" problems.
 
         * Misc.subproj/WebKitStatistics.h: Added.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index e8a6cc8..2ab07aa 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,10 @@
 2002-07-19  Darin Adler  <darin at apple.com>
 
+        * WebKit.pbproj/project.pbxproj: Forgot to export WebKitStatistics.h so it can
+	be used by WebBrowser.
+
+2002-07-19  Darin Adler  <darin at apple.com>
+
 	Added some stats that we can use to sniff out "leak the world" problems.
 
         * Misc.subproj/WebKitStatistics.h: Added.
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index 0003c39..57261ae 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -1499,6 +1499,9 @@
 			fileRef = F53444CE02E87CBA018635CA;
 			isa = PBXBuildFile;
 			settings = {
+				ATTRIBUTES = (
+					Private,
+				);
 			};
 		};
 		F53444D102E87CBA018635CA = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list