Changelog
webkit2gtk (2.6.0+dfsg1-1) experimental; urgency=medium
* New upstream release.
* debian/patches/fix-textrel-x86.patch,
debian/patches/change-libexec-dir.patch:
+ Remove.
* debian/patches/dfg-jit.patch,
debian/patches/install-minibrowser.patch,
debian/patches/restore_sparc_code.patch:
+ Refresh.
* debian/patches/atomic_build_fix.patch:
+ Add -latomic to fix build in some architectures.
* debian/patches/css-image-set.patch:
+ Enable CSS_IMAGE_SET, required in order to display all inspector
icons.
* debian/rules:
+ Disable JIT completely in mips and mipsel, it does not build at the
moment, see https://bugs.webkit.org/show_bug.cgi?id=136753.
+ Enable JIT in armel and armhf.
* debian/copyright:
+ Update with all the changes in 2.6.0 (Closes: #760477).
* debian/libwebkit2gtk-4.0-37.symbols:
+ Update.
* Make gir1.2- and -dev packages multi-arch compliant:
+ debian/gir1.2-javascriptcoregtk-4.0.install,
debian/gir1.2-webkit2-4.0.install:
- Put .typelib files in /usr/lib/<arch>/girepository-1.0.
+ debian/control:
- Add Multi-Arch field to the affected packages.
+ debian/gir1.2-javascriptcoregtk-4.0.links,
debian/libjavascriptcoregtk-4.0-dev.links:
- Remove old compatibility links.
+ debian/patches/fix-header-template.patch:
- Make WebKitEnumTypes.h equal in all builds by not including the
name of the build directory.
-- Alberto Garcia <email address hidden> Mon, 29 Sep 2014 15:48:56 +0300