[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

kov at webkit.org kov at webkit.org
Wed Dec 22 11:44:45 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 50f2bc9e5cb4b4c65859e4926786bb47594dc367
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 17:06:17 2010 +0000

    2010-08-05  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
    
            Unreviewed.
    
            Typo fix that makes distcheck happy.
    
            * GNUmakefile.am:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64759 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 099f30b..b3e7ae3 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-05  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Unreviewed.
+
+        Typo fix that makes distcheck happy.
+
+        * GNUmakefile.am:
+
 2010-08-03  Geoffrey Garen  <ggaren at apple.com>
 
         Reviewed by Oliver Hunt and Beth Dakin.
diff --git a/JavaScriptCore/GNUmakefile.am b/JavaScriptCore/GNUmakefile.am
index 9e8bf86..268471a 100644
--- a/JavaScriptCore/GNUmakefile.am
+++ b/JavaScriptCore/GNUmakefile.am
@@ -463,7 +463,7 @@ javascriptcore_sources += \
 	JavaScriptCore/wtf/OwnPtr.h \
 	JavaScriptCore/wtf/PageAllocation.cpp \
 	JavaScriptCore/wtf/PageAllocation.h \
-	JavaScriptCore/wtf/PageReservation \
+	JavaScriptCore/wtf/PageReservation.h \
 	JavaScriptCore/wtf/PassOwnPtr.h \
 	JavaScriptCore/wtf/PassRefPtr.h \
 	JavaScriptCore/wtf/Platform.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list