[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15.1-1-1425-g03b254a

Gustavo Noronha Silva kov at debian.org
Fri Oct 30 11:51:20 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 2819464fa13b325f00fea497e7dc68564dbee583
Author: Gustavo Noronha Silva <kov at debian.org>
Date:   Thu Oct 29 19:07:47 2009 -0200

    Updated with copyright changes

diff --git a/debian/changelog b/debian/changelog
index f857b90..f157653 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 webkit (1.1.16-1) unstable; urgency=low
 
   * New upstream release
+  * debian/copyright:
+  - updated with the copyright changes since 1.1.15
 
  -- Gustavo Noronha Silva <kov at debian.org>  Thu, 29 Oct 2009 19:06:20 -0200
 
diff --git a/debian/copyright b/debian/copyright
index 5a6c79f..2403103 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -78,6 +78,7 @@ Files: JavaScriptCore/API/*,
        WebCore/css/MediaQuery*,
        WebCore/css/view-source.css,
        WebCore/css/svg.css,
+       WebCore/dom/BeforeLoadEvent.*,
        WebCore/dom/BeforeTextInsertedEvent.*,
        WebCore/dom/Clipboard.cpp,
        WebCore/dom/ClipboardAccessPolicy.h,
@@ -96,6 +97,7 @@ Files: JavaScriptCore/API/*,
        WebCore/history/*,
        WebCore/html/Canvas*,
        WebCore/html/File*,
+       WebCore/html/HTMLAllCollection.*,
        WebCore/html/HTMLAudioElement.*,
        WebCore/html/HTMLCanvasElement.*,
        WebCore/html/HTMLMediaElement.*,
@@ -110,9 +112,14 @@ Files: JavaScriptCore/API/*,
        WebCore/inspector/*,
        WebCore/loader/CachePolicy.h,
        WebCore/loader/CachedFont.*,
+       WebCore/loader/HistoryController.*,
        WebCore/loader/ImageDocument.*,
        WebCore/loader/PluginDocument.*,
+       WebCore/loader/PolicyCallback.*,
+       WebCore/loader/PolicyChecker.*,
        WebCore/loader/ProgressTracker.*,
+       WebCore/loader/RedirectScheduler.*,
+       WebCore/loader/ResourceLoadNotifier.*,
        WebCore/loader/SubstituteData.h,
        WebCore/loader/SubstituteResource.h,
        WebCore/loader/TextDocument.*,
@@ -178,7 +185,7 @@ Files: JavaScriptCore/API/*,
        WebKitTools/GtkLauncher/main.c,
 Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
            © 2005, 2006, 2007 Alexey Proskuryakov (ap at nypop.com)
-           © 2006, 2007, 2008 Nikolas Zimmermann <zimmermann at kde.org>
+           © 2006, 2007, 2008, 2009 Nikolas Zimmermann <zimmermann at kde.org>
            © 2006 Samuel Weinig <sam.weinig at gmail.com>
            © 2005 Frerich Raabe <raabe at kde.org>
            © 2005 Maksim Orlovich <maksim at kde.org>
@@ -220,6 +227,7 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
            © 2009 Joseph Pecoraro
            © 2009 IBM Corp.
            © 2009 Anthony Ricaud <rik at webkit.org>
+           © 2009 Igalia S.L.
 License: BSD-2
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -444,6 +452,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/bindings/js/JSLazyEventListener.*,
        WebCore/bindings/v8/custom/V8DocumentLocationCustom.cpp
        WebCore/css/makegrammar.pl,
+       WebCore/dom/TransformSource.h,
        WebCore/dom/XMLTokenizer.*,
        WebCore/editing/gtk/SelectionControllerGtk.cpp,
        WebCore/html/FormDataList.*,
@@ -465,6 +474,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/html/HTMLTextAreaElement.*,
        WebCore/html/HTMLTokenizer.*,
        WebCore/html/ValidityState.*,
+       WebCore/mathml/*,
        WebCore/page/Chrome.*,
        WebCore/page/ChromeClient.h,
        WebCore/page/Frame.*,
@@ -508,6 +518,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/platform/gtk/ContextMenuGtk.cpp,
        WebCore/platform/gtk/ContextMenuItemGtk.cpp,
        WebCore/platform/gtk/CursorGtk.h,
+       WebCore/platform/graphics/gtk/DataSourceGStreamer.*,
        WebCore/platform/gtk/DragDataGtk.cpp,
        WebCore/platform/gtk/DragImageGtk.cpp,
        WebCore/platform/gtk/EventLoopGtk.cpp,
@@ -550,6 +561,7 @@ Files: JavaScriptCore/wtf/HashTable.*,
        WebCore/platform/text/gtk/TextBreakIteratorInternalICUGtk.cpp,
        WebCore/rendering/ScrollBehavior.*,
        WebCore/svg/SVGAngle.idl,
+       WebCore/svg/SVGAnimatedProperty.*,
        WebCore/svg/SVGColor.idl,
        WebCore/svg/SVGDocument.idl,
        WebCore/svg/SVGElement.idl,
@@ -649,6 +661,9 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
            © 2009 Kenneth Rohde Christiansen
            © 2009 Cameron McCormack <cam at mcc.id.au>
            © 2009 Martin Robinson
+           © 2009 2009 Jakub Wieczorek <faw217 at gmail.com>
+           © 2009 Alex Milowski (alex at milowski.com)
+           © 2009 Research In Motion Limited. All rights reserved.
 License: LGPL-2+ (/usr/share/common-licenses/LGPL-2)
 
 Files: WebCore/bridge/npruntime_internal.h
@@ -764,11 +779,12 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/dom/default/PlatformMessagePortChannel.*,
        WebCore/dom/ErrorEvent.*,
        WebCore/dom/MessagePortChannel.*,
-       WebCore/inspector/DOMDispatchTimelineItem.*
        WebCore/inspector/InspectorTimelineAgent.*,
-       WebCore/inspector/TimelineItem.*,
+       WebCore/inspector/TimelineItemFactory.*,
        WebCore/inspector/front-end/Popup.js,
+       WebCore/inspector/front-end/TestController.*,
        WebCore/inspector/front-end/TimelineAgent.js,
+       WebCore/inspector/front-end/TimelinePanel.js,
        WebCore/platform/CrossThreadCopier.*,
        WebCore/platform/network/soup/SocketStreamHandleSoup.cpp,
        WebCore/platform/text/TextEncodingDetector.*,
@@ -779,6 +795,7 @@ Files: JavaScriptCore/wtf/CrossThreadRefCounted.*,
        WebCore/workers/AbstractWorker.*,
        WebCore/workers/DedicatedWorkerContext.*,
        WebCore/workers/SharedWorker.*,
+       WebCore/workers/SharedWorkerRepository.*,
        WebCore/workers/GenericWorkerTask.h,
        WebCore/workers/WorkerContextProxy.h,
        WebCore/workers/WorkerObjectProxy.h,

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list