[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:16:38 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit cf000e0c11fad8ea015a2a61a93c4f7dac64f6bc
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jun 4 17:14:45 2002 +0000

    	* WebKit.pbproj/project.pbxproj: Exported IFStringTruncator.h as Private.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1263 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 088348f..6397596 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,9 @@
 2002-06-04  Darin Adler  <darin at apple.com>
 
+	* WebKit.pbproj/project.pbxproj: Exported IFStringTruncator.h as Private.
+
+2002-06-04  Darin Adler  <darin at apple.com>
+
 	Moved the string truncator class here from WebBrowser so we don't have to
 	export our text machinery.
 
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 088348f..6397596 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,9 @@
 2002-06-04  Darin Adler  <darin at apple.com>
 
+	* WebKit.pbproj/project.pbxproj: Exported IFStringTruncator.h as Private.
+
+2002-06-04  Darin Adler  <darin at apple.com>
+
 	Moved the string truncator class here from WebBrowser so we don't have to
 	export our text machinery.
 
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index c7f133f..e8c94c4 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -1425,6 +1425,9 @@
 			fileRef = F59668C802AD2923018635CA;
 			isa = PBXBuildFile;
 			settings = {
+				ATTRIBUTES = (
+					Private,
+				);
 			};
 		};
 		F59668CB02AD2923018635CA = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list