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


The following commit has been merged in the debian/unstable branch:
commit 344cbc6d1b971aacd5dc5bf91dc141643431426b
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Apr 17 05:58:03 2002 +0000

    	* WebView.subproj/IFWebDataSource.mm:
    	* WebView.subproj/IFWebDataSourcePrivate.mm:
    	Touch these files to try to make Jersey build again.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1036 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 95b509a..7fbde35 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,11 @@
 2002-04-16  Darin Adler  <darin at apple.com>
 
+	* WebView.subproj/IFWebDataSource.mm:
+	* WebView.subproj/IFWebDataSourcePrivate.mm:
+	Touch these files to try to make Jersey build again.
+
+2002-04-16  Darin Adler  <darin at apple.com>
+
 	* WebView.subproj/IFBaseWebControllerPrivate.mm: Include khtml_part.h instead
 	of KWQKHTMLPart.h.
 
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 95b509a..7fbde35 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,11 @@
 2002-04-16  Darin Adler  <darin at apple.com>
 
+	* WebView.subproj/IFWebDataSource.mm:
+	* WebView.subproj/IFWebDataSourcePrivate.mm:
+	Touch these files to try to make Jersey build again.
+
+2002-04-16  Darin Adler  <darin at apple.com>
+
 	* WebView.subproj/IFBaseWebControllerPrivate.mm: Include khtml_part.h instead
 	of KWQKHTMLPart.h.
 
diff --git a/WebKit/WebView.subproj/IFWebDataSource.mm b/WebKit/WebView.subproj/IFWebDataSource.mm
index 521c7b5..b4bda31 100644
--- a/WebKit/WebView.subproj/IFWebDataSource.mm
+++ b/WebKit/WebView.subproj/IFWebDataSource.mm
@@ -1,7 +1,8 @@
 /*	
         IFWebDataSource.mm
-	Copyright 2001, Apple, Inc. All rights reserved.
+	Copyright 2001, 2002, Apple, Inc. All rights reserved.
 */
+
 #import <WebKit/IFWebDataSource.h>
 #import <WebKit/IFWebDataSourcePrivate.h>
 #import <WebKit/IFException.h>
diff --git a/WebKit/WebView.subproj/IFWebDataSourcePrivate.mm b/WebKit/WebView.subproj/IFWebDataSourcePrivate.mm
index 72806ca..c999091 100644
--- a/WebKit/WebView.subproj/IFWebDataSourcePrivate.mm
+++ b/WebKit/WebView.subproj/IFWebDataSourcePrivate.mm
@@ -1,10 +1,11 @@
 /*	IFWebDataSourcePrivate.h
-	Copyright 2001, Apple, Inc. All rights reserved.
+	Copyright 2001, 2002, Apple, Inc. All rights reserved.
 
         Private header file.  This file may reference classes (both ObjectiveC and C++)
         in WebCore.  Instances of this class are referenced by _private in
         NSWebPageDataSource.
 */
+
 #import <WebKit/IFWebDataSourcePrivate.h>
 #import <WebKit/IFMainURLHandleClient.h>
 #import <WebKit/IFWebFramePrivate.h>
@@ -14,7 +15,6 @@
 #import <WebKit/IFLocationChangeHandler.h>
 #import <khtml_part.h>
 
-
 @implementation IFWebDataSourcePrivate 
 
 - init
diff --git a/WebKit/WebView.subproj/WebDataSource.m b/WebKit/WebView.subproj/WebDataSource.m
index 521c7b5..b4bda31 100644
--- a/WebKit/WebView.subproj/WebDataSource.m
+++ b/WebKit/WebView.subproj/WebDataSource.m
@@ -1,7 +1,8 @@
 /*	
         IFWebDataSource.mm
-	Copyright 2001, Apple, Inc. All rights reserved.
+	Copyright 2001, 2002, Apple, Inc. All rights reserved.
 */
+
 #import <WebKit/IFWebDataSource.h>
 #import <WebKit/IFWebDataSourcePrivate.h>
 #import <WebKit/IFException.h>
diff --git a/WebKit/WebView.subproj/WebDataSourcePrivate.m b/WebKit/WebView.subproj/WebDataSourcePrivate.m
index 72806ca..c999091 100644
--- a/WebKit/WebView.subproj/WebDataSourcePrivate.m
+++ b/WebKit/WebView.subproj/WebDataSourcePrivate.m
@@ -1,10 +1,11 @@
 /*	IFWebDataSourcePrivate.h
-	Copyright 2001, Apple, Inc. All rights reserved.
+	Copyright 2001, 2002, Apple, Inc. All rights reserved.
 
         Private header file.  This file may reference classes (both ObjectiveC and C++)
         in WebCore.  Instances of this class are referenced by _private in
         NSWebPageDataSource.
 */
+
 #import <WebKit/IFWebDataSourcePrivate.h>
 #import <WebKit/IFMainURLHandleClient.h>
 #import <WebKit/IFWebFramePrivate.h>
@@ -14,7 +15,6 @@
 #import <WebKit/IFLocationChangeHandler.h>
 #import <khtml_part.h>
 
-
 @implementation IFWebDataSourcePrivate 
 
 - init

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list