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

mjs mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:15:21 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit fcbad401112979ba3933953013efab4f03590c26
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Dec 16 05:00:38 2002 +0000

    Tools:
    
            Reviewed by Darin.
    
            * Scripts/set-module-version: Accept `u' in source version.
    
    WebCore:
    
            Reviewed by Darin.
    
            * WebCore.pbproj/project.pbxproj: Updated source version to 37u2.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3072 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 8730f9b..09f540c 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,11 @@
+=== WebKit-37u2 ===
+
+2002-12-15  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Darin.
+
+        * WebCore.pbproj/project.pbxproj: Updated source version to 37u2.
+
 2002-12-15  Darin Adler  <darin at apple.com>
 
         Reviewed by Trey.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 8730f9b..09f540c 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,11 @@
+=== WebKit-37u2 ===
+
+2002-12-15  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Darin.
+
+        * WebCore.pbproj/project.pbxproj: Updated source version to 37u2.
+
 2002-12-15  Darin Adler  <darin at apple.com>
 
         Reviewed by Trey.
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index 97c92e6..4174abb 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -124,7 +124,7 @@
 				DYLIB_COMPATIBILITY_VERSION = 1;
 				DYLIB_CURRENT_VERSION = 1;
 				EXPORTED_SYMBOLS_FILE = WebCore.exp;
-				FRAMEWORK_SEARCH_PATHS = "\"${DSTROOT}/AppleInternal/Library/Frameworks\"";
+				FRAMEWORK_SEARCH_PATHS = "\"$(APPLE_INTERNAL_LIBRARY_DIR)/Frameworks\" \"${DSTROOT}/AppleInternal/Library/Frameworks\"";
 				FRAMEWORK_VERSION = A;
 				GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 				HEADER_SEARCH_PATHS = ForwardingHeaders;
@@ -170,7 +170,7 @@
 	<key>CFBundleSignature</key>
 	<string>webc</string>
 	<key>CFBundleVersion</key>
-	<string>37u</string>
+	<string>37u2</string>
 	<key>NSPrincipalClass</key>
 	<string></string>
 	<key>SKIP_INSTALL</key>
@@ -178,6 +178,7 @@
 </dict>
 </plist>
 ";
+			shouldUseHeadermap = 0;
 		};
 		0867D69DFE84028FC02AAC07 = {
 			buildActionMask = 2147483647;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list