[SCM] WebKit Debian packaging branch, debian/unstable, updated. 0+svn31841-1-359-g1f5af57
Mike Hommey
glandium at debian.org
Thu Apr 24 04:52:52 UTC 2008
The following commit has been merged in the debian/unstable branch:
commit 3776d31d4baa62c7c6f688f86818d95f8bab4766
Author: Mike Hommey <glandium at debian.org>
Date: Wed Apr 23 22:06:19 2008 +0200
New upstream snapshot and copyright update
* New upstream snapshot
* debian/copyright: Updated to fit additions/removals of files upstream.
diff --git a/debian/changelog b/debian/changelog
index 4359d42..2da5bca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+webkit (0~svn32442-1) UNRELEASED; urgency=low
+
+ * New upstream snapshot
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+
+ -- Mike Hommey <glandium at debian.org> Wed, 23 Apr 2008 22:00:46 +0200
+
webkit (0~svn31841-1) unstable; urgency=low
* New upstream snapshot
diff --git a/debian/copyright b/debian/copyright
index 87c7071..6661957 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,10 +23,12 @@ Files: JavaScriptCore/API/*,
JavaScriptCore/wtf/unicode/UTF8.*,
WebCore/WebCorePrefix.cpp,
WebCore/bindings/js/JSAudioConstructor.*,
+ WebCore/bindings/js/JSConsoleCustom.cpp,
WebCore/bindings/js/JSCSSRuleCustom.cpp,
WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp,
WebCore/bindings/js/JSCSSValueCustom.cpp,
WebCore/bindings/js/JSCustomXPathNSResolver.*,
+ WebCore/bindings/js/JSDOMApplicationCacheCustom.cpp,
WebCore/bindings/js/JSEventTargetBase.*,
WebCore/bindings/js/JSEventTargetNode.*,
WebCore/bindings/js/JSHTMLAllCollection.h,
@@ -37,11 +39,14 @@ Files: JavaScriptCore/API/*,
WebCore/bindings/js/JSHTMLFormElementCustom.cpp,
WebCore/bindings/js/JSHTMLFrameSetElementCustom.cpp,
WebCore/bindings/js/JSHTMLObjectElementCustom.cpp,
+ WebCore/bindings/js/JSInspectedObjectWrapper.*,
+ WebCore/bindings/js/JSInspectorCallbackWrapper.*,
WebCore/bindings/js/JSNamedNodeMapCustom.cpp,
WebCore/bindings/js/JSNamedNodesCollection.*,
WebCore/bindings/js/JSNodeCustom.cpp,
WebCore/bindings/js/JSNodeFilterCustom.cpp,
WebCore/bindings/js/JSNodeListCustom.cpp,
+ WebCore/bindings/js/JSQuarantinedObjectWrapper.*,
WebCore/bindings/js/JSSVGPODTypeWrapper.h,
WebCore/bindings/js/JSStorageCustom.cpp,
WebCore/bindings/js/JSStyleSheetCustom.cpp,
@@ -50,6 +55,7 @@ Files: JavaScriptCore/API/*,
WebCore/bindings/js/GCController.*,
WebCore/bindings/objc/*,
WebCore/bridge/*,
+ WebCore/css/CSSCanvasValue.*,
WebCore/css/CSSFontFace.*,
WebCore/css/CSSFontFaceSource.*,
WebCore/css/CSSFontFaceSrcValue.*,
@@ -101,14 +107,20 @@ Files: JavaScriptCore/API/*,
WebCore/loader/PluginDocument.*,
WebCore/loader/ProgressTracker.*,
WebCore/loader/SubstituteData.h,
+ WebCore/loader/SubstituteResource.h,
WebCore/loader/TextDocument.*,
WebCore/loader/FTPDirectoryDocument.*,
WebCore/loader/*/*,
WebCore/page/*,
+ WebCore/page/inspector/BreakpointsSidebarPane.js,
+ WebCore/page/inspector/CallStackSidebarPane.js,
WebCore/page/inspector/DatabaseQueryView.js,
WebCore/page/inspector/DatabaseTableView.js,
WebCore/page/inspector/SidebarTreeElement.js,
+ WebCore/page/inspector/ScriptsPanel.js,
WebCore/page/inspector/View.js,
+ WebCore/page/win/AXObjectCacheWin.cpp,
+ WebCore/page/win/AccessibilityObjectWrapperWin.h,
WebCore/platform/*,
WebCore/platform/graphics/svg/filters/cg/WK*,
WebCore/plugins/gtk/PluginDatabaseGtk.cpp,
@@ -127,12 +139,16 @@ Files: JavaScriptCore/API/*,
WebCore/plugins/win/PluginPackageWin.cpp,
WebCore/rendering/LayoutState.*,
WebCore/rendering/RenderHTMLCanvas.*,
+ WebCore/rendering/RenderImageGeneratedContent.*,
WebCore/rendering/RenderMedia.*,
WebCore/rendering/RenderTreeAsText.*,
WebCore/rendering/RenderWordBreak.*,
WebCore/rendering/SVGRenderTreeAsText.*,
WebCore/rendering/RenderVideo.*,
+ WebCore/storage/LocalStorage.*,
+ WebCore/storage/LocalStorageArea.*,
WebCore/storage/SessionStorage.*,
+ WebCore/storage/SessionStorageArea.*,
WebCore/storage/Storage.*,
WebCore/storage/StorageArea.*,
WebCore/storage/StorageEvent.*,
@@ -213,6 +229,7 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc.
© 2007 Vaclav Slavik
© 2008 Xan Lopez <xan at gnome.org>
© 2008 Collabra, Ltd.
+ © 2008 Julien Chaffraix <jchaffraix at webkit.org>
License: BSD-2
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@@ -244,6 +261,7 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
JavaScriptCore/kjs/JSGlobalObject.cpp,
JavaScriptCore/kjs/JSVariableObject.*,
JavaScriptCore/kjs/SymbolTable.h,
+ JavaScriptCore/profiler/*,
JavaScriptCore/wtf/ASCIICType.h,
JavaScriptCore/wtf/Deque.h,
JavaScriptCore/wtf/DisallowCType.h,
@@ -256,6 +274,7 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
JavaScriptCore/wtf/ThreadingNone.cpp,
JavaScriptCore/wtf/ThreadingPthreads.cpp,
JavaScriptCore/wtf/ThreadingWin.cpp,
+ JavaScriptCore/wtf/ThreadSpecific.h,
JavaScriptCore/wtf/mac/MainThreadMac.mm,
JavaScriptCore/wtf/gtk/MainThreadGtk.cpp,
JavaScriptCore/wtf/qt/MainThreadQt.cpp,
@@ -281,6 +300,9 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/bindings/js/JSHTMLSelectElementCustom.h,
WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp,
WebCore/bindings/js/JSSQLTransactionCustom.cpp,
+ WebCore/bindings/js/JSXMLHttpRequestCustom.cpp,
+ WebCore/bindings/objc/DOMAbstractView.mm,
+ WebCore/bindings/objc/DOMAbstractViewFrame.h,
WebCore/bridge/npruntime.h,
WebCore/dom/ClassNodeList.*,
WebCore/dom/Clipboard.idl,
@@ -402,6 +424,7 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/rendering/MediaControlElements.*,
WebCore/rendering/RenderListBox.*,
WebCore/storage/*,
+ WebCore/xml/XMLHttpRequest.idl,
WebCore/xml/XMLHttpRequestException.h,
WebCore/xml/XMLHttpRequestException.idl,
WebCore/xml/XPathException.h,
@@ -462,7 +485,9 @@ Copyright: © 2003, 2005, 2006, 2007, 2008 Apple Inc.
© 2006 Graham Dennis
© 2007 Staikos Computing Services, Inc. <info at staikos.net>
© 2007 Brent Fulgham
+ © 2007 Justin Haygood (jhaygood at reaktix.com)
© 2008 Cameron Zwarich (cwzwarich at uwaterloo.ca)
+ © 2008 Tony Chang <idealisms at gmail.com>
License: BSD-3
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
@@ -488,11 +513,7 @@ License: BSD-3
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Files: WebCore/bindings/js/JSDOMWindowBase.h,
- WebCore/bindings/js/JSImageConstructor.cpp,
- WebCore/bindings/js/JSLocationCustom.cpp,
- WebCore/bindings/js/JSNavigatorCustom.cpp,
- WebCore/bridge/qt/*,
+Files: WebCore/bridge/qt/*,
WebCore/page/Chrome.*,
WebCore/page/ChromeClient.h,
WebCore/page/Frame.*,
@@ -503,6 +524,7 @@ Files: WebCore/bindings/js/JSDOMWindowBase.h,
WebCore/page/Navigator.*,
WebCore/page/Page.*,
WebCore/page/Plugin.h,
+ WebCore/page/PrintContext.*,
WebCore/page/WindowFeatures.cpp,
WebCore/page/mac/ChromeMac.mm,
WebCore/platform/PopupMenuClient.h,
@@ -555,6 +577,8 @@ Files: WebCore/bindings/js/JSDOMWindowBase.h,
WebCore/platform/mac/PopupMenuMac.mm,
WebCore/platform/mac/SearchPopupMenuMac.mm,
WebCore/platform/network/FormData.*,
+ WebCore/platform/network/curl/CookieJarCurl.cpp,
+ WebCore/platform/network/soup/CookieJarSoup.cpp,
WebCore/platform/network/qt/QNetworkReplyHandler.*,
WebCore/platform/network/qt/ResourceRequestQt.cpp,
WebCore/platform/network/soup/ResourceHandleSoup.cpp,
@@ -661,7 +685,7 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc.
© 2006 Graham Dennis (graham.dennis at gmail.com)
© 2006 James G. Speth (speth at end.com)
© 2006 Jon Shier (jshier at iastate.edu)
- © 2006 Maks Orlovich
+ © 2006, 2007 Maks Orlovich
© 2006 Michael Emmel <mike.emmel at gmail.com>
© 2006 Trolltech ASA
© 2007, 2008 Alp Toker <alp at atoker.com>
@@ -692,6 +716,7 @@ Files: JavaScriptCore/kjs/DateMath.*,
WebCore/platform/image-decoders/png/PNGImageDecoder.cpp,
WebCore/platform/image-decoders/zlib/mozzconf.h,
WebCore/platform/text/UnicodeRange.*,
+ WebCore/plugins/gtk/gtk2xtbin.*,
WebCore/rendering/RenderArena.*,
WebCore/rendering/RenderLayer.*
Copyright: © 1998, 2001-2006 mozilla.org
@@ -701,6 +726,7 @@ Copyright: © 1998, 2001-2006 mozilla.org
© 1999 Lars Knoll (knoll at kde.org)
© 1999 Antti Koivisto (koivisto at kde.org)
© 2004 IBM Corporation
+ © 2002 Sun Microsystems, Inc.
License: LGPL-2.1+ (/usr/share/common-licenses/LGPL-2) | GPL-2+ (/usr/share/common-licenses/GPL-2) | MPL-1.1
Other contributors for this code include:
- Boris Zbarsky <bzbarsky at mit.edu>
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list