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


The following commit has been merged in the debian/unstable branch:
commit 27f01040e287b505d4529a070908f36e96c0f124
Author: mjs <mjs at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue May 14 02:30:55 2002 +0000

    	* Makefile.am: Make WebCore precompiled headers depend on config.h
    	to fix build breakage from last change.
    
    WebKit:
    	* WebKitPrefix.h: Gratuitous change to make the prefix file
    	rebuild.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1139 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index e3981c5..2798b6a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-13  Maciej Stachowiak  <mjs at apple.com>
+
+	* WebKitPrefix.h: Gratuitous change to make the prefix file
+	rebuild.
+
 2002-05-13  Chris Blumenberg  <cblu at apple.com>
 
 
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index e3981c5..2798b6a 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,8 @@
+2002-05-13  Maciej Stachowiak  <mjs at apple.com>
+
+	* WebKitPrefix.h: Gratuitous change to make the prefix file
+	rebuild.
+
 2002-05-13  Chris Blumenberg  <cblu at apple.com>
 
 
diff --git a/WebKit/WebKitPrefix.h b/WebKit/WebKitPrefix.h
index b917286..605ccf9 100644
--- a/WebKit/WebKitPrefix.h
+++ b/WebKit/WebKitPrefix.h
@@ -16,3 +16,4 @@
 #import <Foundation/NSPrivateDecls.h>
 
 #import <Carbon/Carbon.h>
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list