[SCM] WebKit Debian packaging branch, debian/unstable, updated. 0+svn29752-1-1645-gd3fe478
Mike Hommey
glandium at debian.org
Sat Apr 12 19:56:55 UTC 2008
The following commit has been merged in the debian/unstable branch:
commit f98e8e95e690f74d513665d94a9e838d40f38d0c
Author: Mike Hommey <glandium at debian.org>
Date: Sat Apr 12 16:30:55 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 987ba73..d06bea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,14 @@
-webkit (0~svn29752-2) UNRELEASED; urgency=low
+webkit (0~svn31841-1) UNRELEASED; urgency=low
+ * New upstream snapshot
+ + Includes proper Requires in .pc file. Closes: #450949.
+ * debian/copyright: Updated to fit additions/removals of files upstream.
* debian/control, debian/rules: Don't build QtWebKit, it will be built from
Qt sources.
* debian/libqtwebkit*: Removed.
* debian/rules: Replaced make calls with $(MAKE).
- * WebCore/platform/gtk/FileSystemGtk.cpp,
- WebKitTools/DumpRenderTree/gtk/WorkQueueItemGtk.cpp: Fix FTBFX with gcc
- 4.3 due to missing includes.
- -- Mike Hommey <glandium at debian.org> Sun, 06 Apr 2008 18:45:18 +0200
+ -- Mike Hommey <glandium at debian.org> Sat, 12 Apr 2008 11:47:32 +0200
webkit (0~svn27674-4) unstable; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 13b788d..87c7071 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,7 +14,6 @@ Copyright: © 2007 Mike Hommey <glandium at debian.org>
License: LGPL-2+ (/usr/share/common-licenses/LGPL-2)
Files: JavaScriptCore/API/*,
- JavaScriptCore/bindings/*,
JavaScriptCore/wtf/Assertions.*,
JavaScriptCore/wtf/HashIterators.h,
JavaScriptCore/wtf/MathExtras.h,
@@ -44,6 +43,7 @@ Files: JavaScriptCore/API/*,
WebCore/bindings/js/JSNodeFilterCustom.cpp,
WebCore/bindings/js/JSNodeListCustom.cpp,
WebCore/bindings/js/JSSVGPODTypeWrapper.h,
+ WebCore/bindings/js/JSStorageCustom.cpp,
WebCore/bindings/js/JSStyleSheetCustom.cpp,
WebCore/bindings/js/JSStyleSheetListCustom.cpp,
WebCore/bindings/js/JSXSLTProcessor.*,
@@ -54,6 +54,8 @@ Files: JavaScriptCore/API/*,
WebCore/css/CSSFontFaceSource.*,
WebCore/css/CSSFontFaceSrcValue.*,
WebCore/css/CSSFontSelector.*,
+ WebCore/css/CSSGradientValue.*,
+ WebCore/css/CSSImageGeneratorValue.*,
WebCore/css/CSSPrimitiveValueMappings.h,
WebCore/css/CSSRuleList.idl,
WebCore/css/CSSSegmentedFontFace.*,
@@ -72,9 +74,11 @@ Files: JavaScriptCore/API/*,
WebCore/dom/EventTarget.h,
WebCore/dom/ExceptionCode.cpp,
WebCore/dom/MessageEvent.*,
+ WebCore/dom/NodeWithIndex.h,
WebCore/dom/OverflowEvent.*,
WebCore/dom/Position*,
WebCore/dom/ProgressEvent.*,
+ WebCore/dom/RangeBoundaryPoint.h,
WebCore/dom/TextEvent.*,
WebCore/editing/*,
WebCore/history/*,
@@ -88,6 +92,7 @@ Files: JavaScriptCore/API/*,
WebCore/html/HTMLVideoElement.*,
WebCore/html/HTMLViewSourceDocument.*,
WebCore/html/MediaError.h,
+ WebCore/html/PreloadScanner.*,
WebCore/html/TimeRanges.*,
WebCore/html/VoidCallback.h,
WebCore/loader/CachePolicy.h,
@@ -100,11 +105,26 @@ Files: JavaScriptCore/API/*,
WebCore/loader/FTPDirectoryDocument.*,
WebCore/loader/*/*,
WebCore/page/*,
+ WebCore/page/inspector/DatabaseQueryView.js,
+ WebCore/page/inspector/DatabaseTableView.js,
+ WebCore/page/inspector/SidebarTreeElement.js,
+ WebCore/page/inspector/View.js,
WebCore/platform/*,
WebCore/platform/graphics/svg/filters/cg/WK*,
+ WebCore/plugins/gtk/PluginDatabaseGtk.cpp,
+ WebCore/plugins/npapi.cpp,
WebCore/plugins/npfunctions.h,
+ WebCore/plugins/PluginDatabase.*,
WebCore/plugins/PluginDebug.h,
+ WebCore/plugins/PluginInfoStore.*,
WebCore/plugins/PluginStream.*,
+ WebCore/plugins/PluginPackage.*,
+ WebCore/plugins/PluginView.*,
+ WebCore/plugins/PluginQuirkSet.h,
+ WebCore/plugins/win/PluginMessageThrottlerWin.*,
+ WebCore/plugins/win/PluginDatabaseWin.cpp,
+ WebCore/plugins/win/PluginViewWin.cpp,
+ WebCore/plugins/win/PluginPackageWin.cpp,
WebCore/rendering/LayoutState.*,
WebCore/rendering/RenderHTMLCanvas.*,
WebCore/rendering/RenderMedia.*,
@@ -112,7 +132,14 @@ Files: JavaScriptCore/API/*,
WebCore/rendering/RenderWordBreak.*,
WebCore/rendering/SVGRenderTreeAsText.*,
WebCore/rendering/RenderVideo.*,
+ WebCore/storage/SessionStorage.*,
+ WebCore/storage/Storage.*,
+ WebCore/storage/StorageArea.*,
+ WebCore/storage/StorageEvent.*,
+ WebCore/storage/StorageMap.*,
+ WebCore/svg/ElementTimeControl.h,
WebCore/svg/*.idl,
+ WebCore/svg/animation/*,
WebCore/svg/graphics/SVGImage.*,
WebCore/svg/graphics/SVGImageEmptyClients.h,
WebCore/svg/graphics/SVGPaintServer*,
@@ -133,8 +160,12 @@ Files: JavaScriptCore/API/*,
WebKitTools/DumpRenderTree/mac/ObjCPluginFunction.*,
WebKitTools/GtkLauncher/main.c,
WebKitTools/Scripts/run-sunspider,
+ WebKitTools/Scripts/update-sources-list.py,
WebKitTools/wx/build-wxwebkit,
WebKitTools/wx/browser/browser.cpp,
+ WebKitTools/WinLauncher/stdafx.*,
+ WebKitTools/WinLauncher/WinLauncher.*,
+ WebKit/mac/History/WebHistoryInternal.h
WebKit/mac/WebCoreSupport/WebDragClient.h,
WebKit/mac/WebCoreSupport/WebPasteboardHelper.h,
WebKit/win/*,
@@ -207,7 +238,7 @@ License: BSD-2
Files: JavaScriptCore/API/JSRetainPtr.h,
JavaScriptCore/API/JSStringRefBSTR.*,
JavaScriptCore/DerivedSources.make,
- JavaScriptCore/bindings/npruntime.h,
+ JavaScriptCore/kjs/InitializeThreading.h,
JavaScriptCore/kjs/CollectorHeapIntrospector.cpp,
JavaScriptCore/kjs/CollectorHeapIntrospector.h,
JavaScriptCore/kjs/JSGlobalObject.cpp,
@@ -216,22 +247,43 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
JavaScriptCore/wtf/ASCIICType.h,
JavaScriptCore/wtf/Deque.h,
JavaScriptCore/wtf/DisallowCType.h,
+ JavaScriptCore/wtf/Locker.h,
+ JavaScriptCore/wtf/MainThread.*,
JavaScriptCore/wtf/MallocZoneSupport.h,
+ JavaScriptCore/wtf/MessageQueue.h,
+ JavaScriptCore/wtf/Threading.h,
+ JavaScriptCore/wtf/ThreadingGtk.cpp,
+ JavaScriptCore/wtf/ThreadingNone.cpp,
+ JavaScriptCore/wtf/ThreadingPthreads.cpp,
+ JavaScriptCore/wtf/ThreadingWin.cpp,
+ JavaScriptCore/wtf/mac/MainThreadMac.mm,
+ JavaScriptCore/wtf/gtk/MainThreadGtk.cpp,
+ JavaScriptCore/wtf/qt/MainThreadQt.cpp,
+ JavaScriptCore/wtf/unicode/Collator.h,
+ JavaScriptCore/wtf/unicode/CollatorDefault.cpp
+ JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp,
+ JavaScriptCore/wtf/win/MainThreadWin.cpp,
+ JavaScriptCore/wtf/wx/MainThreadWx.cpp,
JavaScriptGlue/*,
WebCore/DerivedSources.make,
WebCore/WebCore.vcproj/migrate-idls.sh,
WebCore/bindings/js/JSAttrCustom.cpp,
+ WebCore/bindings/js/JSCanvasPixelArrayCustom.cpp,
+ WebCore/bindings/js/JSClipboardCustom.cpp,
WebCore/bindings/js/JSCustomSQL*,
WebCore/bindings/js/JSCustomVoidCallback.*,
WebCore/bindings/js/JSDatabaseCustom.cpp,
+ WebCore/bindings/js/JSDOMWindowWrapper.*,
+ WebCore/bindings/js/JSHistoryCustom.cpp,
WebCore/bindings/js/JSEventCustom.cpp,
WebCore/bindings/js/JSHTMLFrameElementCustom.cpp,
WebCore/bindings/js/JSHTMLIFrameElementCustom.cpp,
WebCore/bindings/js/JSHTMLSelectElementCustom.h,
WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp,
WebCore/bindings/js/JSSQLTransactionCustom.cpp,
- WebCore/bridge/mac/WebCoreScriptDebugger.*,
+ WebCore/bridge/npruntime.h,
WebCore/dom/ClassNodeList.*,
+ WebCore/dom/Clipboard.idl,
WebCore/dom/DOMCoreException.idl,
WebCore/dom/DOMCoreException.h,
WebCore/dom/EventException.idl,
@@ -242,7 +294,10 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/dom/make_names.pl,
WebCore/editing/SmartReplace*,
WebCore/history/CachedPagePlatformData.h,
+ WebCore/html/CanvasPixelArray.*,
WebCore/html/HTMLTableRowsCollection.*,
+ WebCore/html/ImageData.*,
+ WebCore/loader/archive/*,
WebCore/loader/DocumentLoader.*,
WebCore/loader/FormState.*,
WebCore/loader/FrameLoader*,
@@ -255,32 +310,43 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/loader/icon/IconRecord.*,
WebCore/loader/icon/PageURLRecord.*,
WebCore/loader/mac/*,
+ WebCore/page/AccessibilityObject.*,
WebCore/page/AnimationController.*,
+ WebCore/page/AXObjectCache.cpp,
WebCore/page/BarInfo.*,
WebCore/page/Console.*,
WebCore/page/DOMSelection.*,
WebCore/page/InspectorController.*,
+ WebCore/page/JavaScriptDebugListener.h,
+ WebCore/page/JavaScriptDebugServer.*,
+ WebCore/page/Location.*,
WebCore/page/Screen.*,
WebCore/page/WindowFeatures.h,
WebCore/page/inspector/*,
+ WebCore/page/mac/AccessibilityObjectWrapper.*,
+ WebCore/page/mac/PageMac.cpp,
WebCore/platform/AutodrainedPool.h,
WebCore/platform/FileChooser.*,
WebCore/platform/FileSystem.h,
WebCore/platform/FloatConversion.h,
WebCore/platform/SecurityOrigin.*,
- WebCore/platform/Threading.h,
- WebCore/platform/ThreadingNone.cpp,
+ WebCore/platform/SecurityOriginHash.h,
WebCore/platform/cf/FileSystemCF.cpp,
+ WebCore/platform/cf/SchedulePair.*,
+ WebCore/platform/cf/SharedBufferCF.cpp,
WebCore/platform/graphics/FontCache.*,
WebCore/platform/graphics/FontFallbackList.cpp,
+ WebCore/platform/graphics/FontDescription.cpp,
WebCore/platform/graphics/Glyph*,
WebCore/platform/graphics/SimpleFontData.cpp,
WebCore/platform/graphics/StringTruncator.*,
WebCore/platform/graphics/gtk/FontDataGtk.cpp,
WebCore/platform/graphics/gtk/FontCacheGtk.cpp,
WebCore/platform/graphics/gtk/GlyphPageTreeNodeGtk.cpp,
+ WebCore/platform/graphics/gtk/GlyphPageTreeNodePango.cpp,
WebCore/platform/graphics/gtk/IconGtk.cpp,
WebCore/platform/graphics/gtk/SimpleFontDataGtk.cpp,
+ WebCore/platform/graphics/gtk/SimpleFontDataPango.cpp,
WebCore/platform/graphics/mac/ColorMac.h,
WebCore/platform/graphics/mac/FontCacheMac.mm,
WebCore/platform/graphics/mac/FontDataMac.mm,
@@ -290,8 +356,11 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/platform/graphics/win/FontCacheWin.cpp,
WebCore/platform/graphics/win/FontDataWin.cpp,
WebCore/platform/graphics/win/FontDatabase.*,
- WebCore/platform/graphics/win/GlyphPageTreeNodeWin.cpp,
+ WebCore/platform/graphics/win/GlyphPageTreeNodeCairoWin.cpp,
+ WebCore/platform/graphics/win/GlyphPageTreeNodeCGWin.cpp,
WebCore/platform/graphics/win/SimpleFontDataWin.cpp,
+ WebCore/platform/graphics/win/SimpleFontDataCGWin.cpp,
+ WebCore/platform/graphics/win/SimpleFontDataCairoWin.cpp,
WebCore/platform/graphics/win/UniscribeController.*,
WebCore/platform/graphics/wx/FontCacheWx.cpp,
WebCore/platform/graphics/wx/FontDataWx.cpp,
@@ -302,33 +371,31 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebCore/platform/gtk/ContextMenuItemGtk.cpp,
WebCore/platform/gtk/PasteboardGtk.cpp,
WebCore/platform/gtk/SearchPopupMenuGtk.cpp,
- WebCore/platform/gtk/ThreadingGtk.cpp,
WebCore/platform/mac/AutodrainedPool.mm,
WebCore/platform/mac/FileChooserMac.mm,
+ WebCore/platform/mac/SchedulePairMac.mm,
WebCore/platform/mac/SoftLinking.h,
WebCore/platform/mac/Threading.mm,
WebCore/platform/mac/WebCoreNSStringExtras.*,
WebCore/platform/mac/WebCoreObjCExtras.*,
WebCore/platform/mac/WebFontCache.mm,
- WebCore/platform/text/mac/make-charset-table.pl,
WebCore/platform/network/HTTPParsers.*,
WebCore/platform/network/cf/FormDataStreamCFNet.*,
WebCore/platform/network/mac/FormDataStreamMac.*,
+ WebCore/platform/network/mac/WebCoreURLResponse.*,
WebCore/platform/posix/FileSystemPOSIX.cpp,
- WebCore/platform/pthreads/ThreadingPthreads.cpp,
WebCore/platform/qt/FileSystemQt.cpp
WebCore/platform/qt/PlatformScreenQt.cpp,
WebCore/platform/qt/ThreadingQt.cpp,
WebCore/platform/sql/SQLValue.*,
WebCore/platform/sql/SQLiteAuthorizer.*,
WebCore/platform/text/StringBuffer.h,
+ WebCore/platform/text/mac/make-charset-table.pl,
WebCore/platform/win/FileSystemWin.cpp,
WebCore/platform/win/GDIObjectCounter.*,
WebCore/platform/win/MutexWin.cpp,
WebCore/platform/win/SharedBufferWin.cpp,
WebCore/platform/win/SoftLinking.h,
- WebCore/platform/win/ThreadingWin.cpp,
- WebCore/platform/win/ThreadConditionWin.cpp,
WebCore/platform/win/WindowMessageBroadcaster.*,
WebCore/platform/win/WindowMessageListener.h,
WebCore/platform/wx/ThreadingWx.cpp,
@@ -362,14 +429,18 @@ Files: JavaScriptCore/API/JSRetainPtr.h,
WebKit/win/WebKit.vcproj/FixMIDLHeaders.pl,
WebKit/win/WebKit.vcproj/build-generated-files.sh,
WebKit/win/WebKitLogging.*,
+ WebKit/win/WebKitPrefix.*,
WebKit/win/WebKitStatistics*,
WebKit/win/WebKitSystemBits.*,
WebKit/win/WebPreferenceKeysPrivate.h,
WebKit/win/WebScriptCallFrame.*,
- WebKit/win/WebScriptDebugger.*,
WebKit/win/WebTextRenderer.*,
WebKit/win/WebNodeHighlight.*,
+ WebKit/win/Interfaces/IWebMutableURLRequestPrivate.idl,
WebKit/win/Interfaces/IWebSecurityOrigin.idl,
+ WebKit/win/WebCoreSupport/FormValuesPropertyBag.*,
+ WebKit/win/WebCoreSupport/WebFrameLoaderClient.*,
+ WebKit/win/WebCoreSupport/WebInspectorDelegate.cpp,
WebKit/wx/WebViewPrivate.h
Copyright: © 2003, 2005, 2006, 2007, 2008 Apple Inc.
© 2006, 2007 Holger Hans Peter Freyther <zecke at selfish.org>
@@ -417,7 +488,11 @@ 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: JavaScriptCore/bindings/qt/*,
+Files: WebCore/bindings/js/JSDOMWindowBase.h,
+ WebCore/bindings/js/JSImageConstructor.cpp,
+ WebCore/bindings/js/JSLocationCustom.cpp,
+ WebCore/bindings/js/JSNavigatorCustom.cpp,
+ WebCore/bridge/qt/*,
WebCore/page/Chrome.*,
WebCore/page/ChromeClient.h,
WebCore/page/Frame.*,
@@ -425,6 +500,7 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/page/FrameTree.*,
WebCore/page/FrameView.*,
WebCore/page/MouseEventWithHitTestResults.*,
+ WebCore/page/Navigator.*,
WebCore/page/Page.*,
WebCore/page/Plugin.h,
WebCore/page/WindowFeatures.cpp,
@@ -448,6 +524,7 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/platform/graphics/cairo/PathCairo.cpp,
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/PopupMenuGtk.cpp,
WebCore/platform/graphics/gtk/RenderThemeGtk.*,
@@ -464,10 +541,13 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/platform/graphics/qt/FontQt.cpp,
WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp,
WebCore/platform/graphics/qt/IconQt.cpp,
+ WebCore/platform/graphics/qt/MediaPlayerPrivatePhonon.*,
WebCore/platform/graphics/qt/SimpleFontDataQt.cpp,
WebCore/platform/graphics/win/FontCustomPlatformData.*,
+ WebCore/platform/graphics/win/FontCustomPlatformDataCairo.*,
WebCore/platform/graphics/win/FontPlatformData.h,
- WebCore/platform/graphics/win/FontPlatformDataWin.cpp,
+ WebCore/platform/graphics/win/FontPlatformDataCGWin.cpp,
+ WebCore/platform/graphics/win/FontPlatformDataCairoWin.cpp,
WebCore/platform/graphics/win/IconWin.cpp,
WebCore/platform/gtk/CursorGtk.h,
WebCore/platform/gtk/PasteboardHelper.h,
@@ -477,10 +557,10 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/platform/network/FormData.*,
WebCore/platform/network/qt/QNetworkReplyHandler.*,
WebCore/platform/network/qt/ResourceRequestQt.cpp,
+ WebCore/platform/network/soup/ResourceHandleSoup.cpp,
WebCore/platform/qt/FileChooserQt.cpp,
WebCore/platform/qt/KURLQt.cpp,
WebCore/platform/qt/MenuEventProxy.h,
- WebCore/platform/qt/PlugInInfoStoreQt.cpp,
WebCore/platform/qt/PopupMenuQt.cpp,
WebCore/platform/qt/QWebPopup.*,
WebCore/platform/qt/RenderThemeQt.*,
@@ -515,6 +595,7 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/svg/SVGElement.idl,
WebCore/svg/SVGException.idl,
WebCore/svg/SVGFontData.*,
+ WebCore/svg/SVGHKernElement.idl,
WebCore/svg/SVGLength.idl,
WebCore/svg/SVGMatrix.idl,
WebCore/svg/SVGMetadataElement.idl,
@@ -539,7 +620,7 @@ Files: JavaScriptCore/bindings/qt/*,
WebCore/xml/XPathResult.idl,
WebCore/xml/XSL*,
WebKit/gtk/WebCoreSupport/PasteboardHelperGtk.*,
- WebKit/gtk/WebView/*,
+ WebKit/gtk/webkit/*,
WebKit/qt,
WebKitTools/DumpRenderTree/gtk/WorkQueueItemGtk.cpp,
*
@@ -596,12 +677,12 @@ Copyright: © 2002, 2003, 2004, 2005, 2006, 2007, 2008 Apple Inc.
© 2008 Xan Lopez <xan at gnome.org>
License: LGPL-2+ (/usr/share/common-licenses/LGPL-2)
-Files: JavaScriptCore/bindings/npruntime_internal.h
+Files: WebCore/bridge/npruntime_internal.h
Copyright: © 2007 Collabra, Ltd.
License: LGPL-2.1+ (/usr/share/common-licenses/LGPL-2)
-Files: JavaScriptCore/bindings/npapi.h,
- JavaScriptCore/kjs/DateMath.*,
+Files: JavaScriptCore/kjs/DateMath.*,
+ WebCore/bridge/npapi.h,
WebCore/html/HTMLDocument.cpp,
WebCore/platform/Arena.*,
WebCore/platform/gtk/gtk2drawing.c,
@@ -744,6 +825,7 @@ License: BSD-3
DAMAGE.
Files: JavaScriptCore/icu/*,
+ JavaScriptGlue/icu/*,
WebCore/icu/*,
WebKit/mac/icu/*,
Copyright: © 1995-2006 International Business Machines Corporation and others
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list