[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 07:18:50 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 3f2b13b92ce2286e1da74b8e44e288ebe09b492f
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 6 03:57:51 2003 +0000

    Rewrap to 72 columns.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3257 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/README b/JavaScriptCore/README
index 1c6a11e..661641c 100644
--- a/JavaScriptCore/README
+++ b/JavaScriptCore/README
@@ -1,15 +1,16 @@
 JavaScriptCore is a framework for Mac OS X that takes the cross-platform
 KJS library (part of the KDE project), combines it with the PCRE regular
-expression library and David M. Gay's floating point conversion functions,
-and makes it work with Mac OS X technologies.
+expression library and David M. Gay's floating point conversion
+functions, and makes it work with Mac OS X technologies.
 
-This version of JavaScriptCore is based on the KJS library from KDE 3.0.2.
-The few changes that are specific to JavaScriptCore are marked with #if APPLE_CHANGES.
-Other changes to improve performance and web page compatibility are intended for
-integration into future versions of the KJS library.
+This version of JavaScriptCore is based on the KJS library from KDE
+3.0.2. The few changes that are specific to JavaScriptCore are marked
+with #if APPLE_CHANGES. Other changes to improve performance and web
+page compatibility are intended for integration into future versions of
+the KJS library.
 
-To build the WebCore framework tarball, you'll need Mac OS X 10.2, including
-the development tools.
+To build the WebCore framework tarball, you'll need Mac OS X 10.2,
+including the development tools.
 
-Build the JavaScriptCore project using either the Project Builder user interface
-or using the command "pbxbuild" from the command line.
+Build the JavaScriptCore project using either the Project Builder user
+interface or using the command "pbxbuild" from the command line.
diff --git a/WebCore/README b/WebCore/README
index 25faaf2..0566236 100644
--- a/WebCore/README
+++ b/WebCore/README
@@ -7,15 +7,15 @@ interface. WebCore requires the JavaScriptCore framework.
 
 This version of WebCore is based on the KHTML library from KDE 3.0.2.
 Changes that are specific to WebCore are marked with #if APPLE_CHANGES.
-Other changes to improve performance and web page compatibility are intended
-for integration into future versions of the KHTML library.
+Other changes to improve performance and web page compatibility are
+intended for integration into future versions of the KHTML library.
 
-To build the WebCore framework tarball, you'll need Mac OS X 10.2, including
-the development tools.
+To build the WebCore framework tarball, you'll need Mac OS X 10.2,
+including the development tools.
 
-First build JavaScriptCore and either install it or set the environment variables
-DYLD_LIBRARY_PATH and DYLD_FRAMEWORK_PATH to include the directory that the
-JavaScriptCore.framework bundle is in.
+First build JavaScriptCore and either install it or set the environment
+variables DYLD_LIBRARY_PATH and DYLD_FRAMEWORK_PATH to include the
+directory that the JavaScriptCore.framework bundle is in.
 
-Then build the WebCore project using either the Project Builder user interface
-or using the command "pbxbuild" from the command line.
+Then build the WebCore project using either the Project Builder user
+interface or using the command "pbxbuild" from the command line.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list