[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

mrobinson at webkit.org mrobinson at webkit.org
Fri Jan 21 14:55:32 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 59d5bdbc02f42514161d54f56d1116ba2356bd4d
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 4 22:04:37 2011 +0000

    2011-01-04  Martin Robinson  <mrobinson at igalia.com>
    
            Reviewed by David Levin.
    
            .gitignore should be updated to reflect Sources rename to Source
            https://bugs.webkit.org/show_bug.cgi?id=51893
    
            * .gitignore: Change all paths that reference the "Sources" directory to say "Source".
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75005 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/.gitignore b/.gitignore
index 3212ab4..0e72aef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,19 +72,19 @@ LayoutTests/java/*.class
 # a few files into the source tree.
 /aclocal.m4
 /autom4te.cache
-/Sources/autotools/compile
-/Sources/autotools/config.guess
-/Sources/autotools/config.sub
-/Sources/autotools/depcomp
-/Sources/autotools/gtk-doc.m4
-/Sources/autotools/install-sh
-/Sources/autotools/libtool.m4
-/Sources/autotools/ltmain.sh
-/Sources/autotools/ltoptions.m4
-/Sources/autotools/ltsugar.m4
-/Sources/autotools/ltversion.m4
-/Sources/autotools/lt~obsolete.m4
-/Sources/autotools/missing
+/Source/autotools/compile
+/Source/autotools/config.guess
+/Source/autotools/config.sub
+/Source/autotools/depcomp
+/Source/autotools/gtk-doc.m4
+/Source/autotools/install-sh
+/Source/autotools/libtool.m4
+/Source/autotools/ltmain.sh
+/Source/autotools/ltoptions.m4
+/Source/autotools/ltsugar.m4
+/Source/autotools/ltversion.m4
+/Source/autotools/lt~obsolete.m4
+/Source/autotools/missing
 /autotoolsconfig.h.in
 /configure
 /GNUmakefile.in
diff --git a/ChangeLog b/ChangeLog
index 4dad517..5e1dbb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2011-01-04  Martin Robinson  <mrobinson at igalia.com>
+
+        Reviewed by David Levin.
+
+        .gitignore should be updated to reflect Sources rename to Source
+        https://bugs.webkit.org/show_bug.cgi?id=51893
+
+        * .gitignore: Change all paths that reference the "Sources" directory to say "Source".
+
 2011-01-04  Dihan Wickremasuriya  <dihan.wickremasuriya at nokia.com>
 
         Reviewed by Laszlo Gombos.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list