[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.22-1-992-gfd6f826

Gustavo Noronha Silva kov at debian.org
Wed Mar 17 19:52:25 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 9e0dc8f5ceb3feb829a181a3ae76395fac53decc
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Wed Mar 17 15:28:43 2010 -0300

    Updated copyright information with changes since 1.1.22

diff --git a/debian/changelog b/debian/changelog
index efec015..6a05096 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ webkit (1.1.90-1) unstable; urgency=low
 
   * New upstream release
   - This marks the preparation for the 1.2 stable branch
+  * debian/copyright:
+  - updated with changes since 1.1.22
 
  -- Gustavo Noronha Silva <kov at debian.org>  Wed, 17 Mar 2010 15:05:11 -0300
 
diff --git a/debian/copyright b/debian/copyright
index b58bc17..e774645 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -233,6 +233,7 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc.
            © 2009, 2010 Research In Motion Limited. All rights reserved.
            © 2010 The Android Open Source Project
            © 2009, 2010 Kakai, Inc.
+           © 2010 Patrick Gansterer <paroga at paroga.com>
 License: BSD-2
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -400,6 +401,7 @@ Copyright: © 2003, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc.
            © 2008, 2009, 2010 Google Inc.
            © 2008, 2009 Torch Mobile Inc.
            © 2009 Jian Li <jianli at chromium.org>
+           © 2010 Collabora Ltd.
 License: BSD-3
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -477,6 +479,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/html/HTMLObjectElement.*,
        WebCore/html/HTMLOptionsCollection.*,
        WebCore/html/HTMLPlugInImageElement.*,
+       WebCore/html/HTMLProgressElement.*,
        WebCore/html/HTMLTableElement.*,
        WebCore/html/HTMLTextAreaElement.*,
        WebCore/html/HTMLTokenizer.*,
@@ -513,13 +516,15 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/platform/graphics/WidthIterator.*,
        WebCore/platform/graphics/cairo/CairoPath.h,
        WebCore/platform/graphics/cairo/PathCairo.cpp,
+       WebCore/platform/graphics/gstreamer/DataSourceGStreamer.*,
+       WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.*,
+       WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.*,
+       WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.*,
        WebCore/platform/graphics/gtk/FontCacheGtk.cpp,
        WebCore/platform/graphics/gtk/FontGtk.*,
        WebCore/platform/graphics/gtk/FontPlatformData.h,
        WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp,
        WebCore/platform/graphics/gtk/FontPlatformDataPango.cpp,
-       WebCore/platform/graphics/gtk/MediaPlayerPrivateGStreamer.*,
-       WebCore/platform/graphics/gtk/VideoSinkGStreamer.*,
        WebCore/platform/graphics/transforms/*,
        WebCore/platform/gtk/ClipboardGtk.cpp,
        WebCore/platform/gtk/ContextMenuGtk.cpp,
@@ -652,7 +657,7 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Apple Inc.
            © 2007,2008 Luca Bruno <lethalman88 at gmail.com>
            © 2008 Xan Lopez <xan at gnome.org>
            © 2008 Nuanti Ltd
-           © 2008 Nokia Corporation and/or its subsidiary(-ies)
+           © 2008, 2010 Nokia Corporation and/or its subsidiary(-ies)
            © 2007, 2008 Christian Dywan <christian at imiendo.com>
            © 2008, 2009 Torch Mobile, Inc. All rights reserved.
            © 2008 Alex Mathews <possessedpenguinbob at gmail.com>
@@ -779,10 +784,12 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/bindings/js/InspectorBackend.*,
        WebCore/bindings/js/JSAbstractWorkerCustom.cpp,
        WebCore/bindings/js/JSDedicatedWorkerContextCustom.cpp,
+       WebCore/bindings/js/JSDOMFormDataCustom.*,
        WebCore/bindings/js/JSInspectorBackendCustom.cpp,
        WebCore/bindings/js/JSMessageEventCustom.cpp,
        WebCore/bindings/js/JSMessagePortCustom.h,
-       WebCore/bindings/js/JSSharedWorkerConstructor.h,
+       WebCore/bindings/js/JSSharedWorkerConstructorCustom.cpp,
+       WebCore/bindings/js/JSSharedWorkerConstructor.*,
        WebCore/bindings/js/ScriptArray.*,
        WebCore/bindings/js/ScriptFunctionCall.*,
        WebCore/bindings/js/ScriptObject.*,
@@ -794,16 +801,23 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/css/themeWin.css,
        WebCore/css/themeWinQuirks.css,
        WebCore/dom/default/PlatformMessagePortChannel.*,
+       WebCore/dom/CanvasSurface.*,
        WebCore/dom/ErrorEvent.*,
        WebCore/dom/MessagePortChannel.*,
        WebCore/html/Blob.*,
        WebCore/html/DateComponents.*,
+       WebCore/html/DOMFormData.*,
        WebCore/html/ISODateTime.*,
        WebCore/inspector/InjectedScript.h,
+       WebCore/inspector/InspectorFrontendClient.h,
+       WebCore/inspector/InspectorFrontendClientLocal.*,
        WebCore/inspector/InspectorTimelineAgent.*,
+       WebCore/inspector/InspectorWorkerResource.*,
        WebCore/inspector/TimelineRecordFactory.*,
        WebCore/inspector/front-end/audits.css,
+       WebCore/inspector/front-end/Checkbox.js,
        WebCore/inspector/front-end/ContextMenu.js,
+       WebCore/inspector/front-end/InjectedFakeWorker.js,
        WebCore/inspector/front-end/InspectorBackendStub.js,
        WebCore/inspector/front-end/InspectorFrontendHostStub.js,
        WebCore/inspector/front-end/NativeTextViewer.js,
@@ -819,6 +833,7 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/inspector/front-end/TimelineGrid.js,
        WebCore/inspector/front-end/TimelineOverviewPane.js,
        WebCore/inspector/front-end/TimelinePanel.js,
+       WebCore/inspector/front-end/WorkersSidebarPane.js,
        WebCore/page/ContextMenuProvider.*,
        WebCore/platform/CrossThreadCopier.*,
        WebCore/platform/network/soup/SocketStreamHandleSoup.cpp,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list