[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.1.3-3-355-gb29143f

Gustavo Noronha Silva kov at kov.eti.br
Mon Apr 6 23:11:45 UTC 2009


The following commit has been merged in the debian/experimental branch:
commit b29143fa22bb955b6d51b5e80374d7ec030ba7f4
Author: Gustavo Noronha Silva <kov at kov.eti.br>
Date:   Mon Apr 6 20:11:05 2009 -0300

    debian/copyright update

diff --git a/debian/changelog b/debian/changelog
index a69454b..6a25ba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,17 @@
 webkit (1.1.4-1) UNRELEASED; urgency=low
 
+  [ Mike Hommey ]
   * debian/control:
   - Change libwebkit-1.0-common section and priority to fit override.
   - Bumped Standards-Version to 3.8.1.0. No changes required.
   * autotools/symbols.filter:
   - Filter out all C++ symbols. (Closes: #521569)
 
- -- Mike Hommey <glandium at debian.org>  Sat, 28 Mar 2009 10:20:58 +0100
+  [ Gustavo Noronha Silva ]
+  * debian/copyright:
+  - updated with the copyright changes since last version
+
+ -- Gustavo Noronha Silva <kov at debian.org>  Mon, 06 Apr 2009 20:10:19 -0300
 
 webkit (1.1.3-3) experimental; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index ce55202..912b05a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -36,6 +36,7 @@ Files: JavaScriptCore/API/*,
        WebCore/bindings/js/JSInspectorCallbackWrapper.*,
        WebCore/bindings/js/JSJavaScriptCallFrameCustom.cpp,
        WebCore/bindings/js/JSLocationCustom.h,
+       WebCore/bindings/js/JSMessagePortCustom.*,
        WebCore/bindings/js/JSNamedNodeMapCustom.cpp,
        WebCore/bindings/js/JSNamedNodesCollection.*,
        WebCore/bindings/js/JSNodeCustom.cpp,
@@ -47,7 +48,10 @@ Files: JavaScriptCore/API/*,
        WebCore/bindings/js/JSStyleSheetCustom.cpp,
        WebCore/bindings/js/JSStyleSheetListCustom.cpp,
        WebCore/bindings/js/JSTextCustom.cpp,
+       WebCore/bindings/js/JSXMLHttpRequestUploadCustom.*,
        WebCore/bindings/js/JSXSLTProcessorConstructor.*,
+       WebCore/bindings/js/JSWorkerContextCustom.*,
+       WebCore/bindings/js/JSWorkerCustom.*,
        WebCore/bindings/js/GCController.*,
        WebCore/bridge/*,
        WebCore/css/CSSCanvasValue.*,
@@ -351,7 +355,7 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
        WebKitTools/DumpRenderTree/*,
        WebKit/*,
        WebKit/gtk/*,
-Copyright: © 2003, 2005, 2006, 2007, 2008 Apple Inc.
+Copyright: © 2003, 2005, 2006, 2007, 2008, 2009 Apple Inc.
            © 2004, Apple Computer, Inc. and The Mozilla Foundation
            © 2006 Samuel Weinig <sam.weinig at gmail.com>
            © 2006 Alexey Proskuryakov (ap at nypop.com)
@@ -396,6 +400,8 @@ License: BSD-3
 
 Files: JavaScriptCore/wtf/HashTable.*,
        JavaScriptCore/runtime/*,
+       WebCore/bindings/js/JSEventListener.*,
+       WebCore/bindings/js/JSLazyEventListener.*,
        WebCore/css/makegrammar.pl,
        WebCore/dom/XMLTokenizer.*,
        WebCore/html/FormDataList.*,
@@ -531,7 +537,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebKit/gtk/WebCoreSupport/PasteboardHelperGtk.h,
        WebKit/gtk/WebCoreSupport/InspectorClientGtk.h,
        WebKit/gtk/webkit/*,
-       WebKit/gtk/tests/main.c,
+       WebKit/gtk/tests/*,
        WebKitTools/DumpRenderTree/config.h,
        WebKitTools/DumpRenderTree/gtk/WorkQueueItemGtk.cpp,
        *
@@ -699,6 +705,9 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/css/themeWin.css
        WebCore/css/themeWinQuirks.css
        WebCore/platform/CrossThreadCopier.*,
+       WebCore/platform/text/TextEncodingDetector.*,
+       WebCore/platform/text/TextEncodingDetectorICU.*,
+       WebCore/platform/text/TextEncodingDetectorNone.*,
        WebCore/workers/GenericWorkerTask.h,
        WebCore/workers/WorkerContextProxy.h,
        WebCore/workers/WorkerObjectProxy.h,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list