[ubuntu/artful-proposed] webkit2gtk 2.17.91-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Fri Aug 18 14:02:16 UTC 2017


webkit2gtk (2.17.91-1ubuntu1) artful; urgency=medium

  * Sync with Debian. Remaining change:
    - Disable GSTREAMER_GL on Ubuntu since it requires the
      "bad" gstreamer plugins which are in universe

webkit2gtk (2.17.91-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches and remove no-whole-archive.patch.
  * debian/patches/fix-ftbfs-hurd.patch:
    + Work around missing PATH_MAX definition in ConfigFile.h
  * Disable GStreamerGL in kFreeBSD and sparc64:
    + Pass -DUSE_GSTREAMER_GL=OFF in debian/rules.
    + Remove build dependency on libgstreamer-plugins-bad1.0-dev from
      debian/control.

webkit2gtk (2.17.90-1ubuntu1) artful; urgency=medium

  * Disable GSTREAMER_GL on Ubuntu since it requires the
    "bad" gstreamer plugins which are in universe

webkit2gtk (2.17.90-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches.
  * debian/control:
    + Add build dependency on libtasn1-6-dev (for Web Crypto).
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.
  * Disable GStreamerGL in armel and armhf, the usage of two different GL
    implementations causes a build failure (see WebKit but #175127).
    + debian/control: Don't install libgstreamer-plugins-bad1.0-dev in
      those architectures.
    + debian/rules: Pass -DUSE_GSTREAMER_GL=OFF.
  * debian/patches/no-whole-archive.patch:
    + Don't use --whole-archive for the WebKit2 target libraries.

webkit2gtk (2.17.5-2) experimental; urgency=medium

  * debian/rules:
    + Don't pass -DENABLE_DISASSEMBLER=0, this is no longer necessary.
    + Don't disable JIT in arm64.
    + Don't disable the gold linker in any architecture.
  * debian/control:
    + Add build dependency on mesa-common-dev (GStreamerGL needs GL/gl.h),
      this is automatically pulled in some architectures by
      libgl1-mesa-dev, but without it the build fails in all others.
  * Refresh debian/patches/fix-ftbfs-m68k.patch.

webkit2gtk (2.17.5-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches.
  * debian/source/lintian-overrides:
    + Update source-is-missing overrides.
  * debian/patches/fix-ftbfs-m68k.patch:
    + Fix FTBFS in m68k.
  * debian/control:
    + Add build dependency on libgstreamer-plugins-bad1.0-dev for
      GStreamerGL and bump all GStreamer dependencies to >= 1.2.3.
    + Add build dependency on libgles2-mesa-dev for all
      architectures (GStreamerGL needs GLES3/gl3.h).
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.
  * Override typelib-package-name-does-not-match and
    gir-missing-typelib-dependency lintian warnings in
    gir1.2-javascriptcoregtk-4.0, gir1.2-webkit2-4.0,
    libjavascriptcoregtk-4.0-dev and libwebkit2gtk-4.0-dev.

webkit2gtk (2.17.4-1) experimental; urgency=medium

  * New upstream development release.
  * debian/patches/fix-ftbfs-sparc64.patch:
    + Refresh.
  * debian/patches/fix-ftbfs-x86.patch:
    + Update to fix build in x86_64.
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.

webkit2gtk (2.17.3-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches.
  * debian/patches/fix-ftbfs-x86.patch:
    + Fix FTBFS in x86.
  * debian/watch, debian/gbp.conf:
    + Update for 2.17.x packages in experimental.
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.

Date: Fri, 18 Aug 2017 09:57:39 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/webkit2gtk/2.17.91-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 18 Aug 2017 09:57:39 -0400
Source: webkit2gtk
Binary: libjavascriptcoregtk-4.0-18 libjavascriptcoregtk-4.0-dev libjavascriptcoregtk-4.0-bin gir1.2-javascriptcoregtk-4.0 libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-dev libwebkit2gtk-4.0-doc gir1.2-webkit2-4.0 libwebkit2gtk-4.0-37-gtk2
Architecture: source
Version: 2.17.91-1ubuntu1
Distribution: artful
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 gir1.2-javascriptcoregtk-4.0 - JavaScript engine library from WebKitGTK+ - GObject introspection
 gir1.2-webkit2-4.0 - Web content engine library for GTK+ - GObject introspection data
 libjavascriptcoregtk-4.0-18 - JavaScript engine library from WebKitGTK+
 libjavascriptcoregtk-4.0-bin - JavaScript engine library from WebKitGTK+ - command-line interpre
 libjavascriptcoregtk-4.0-dev - JavaScript engine library from WebKitGTK+ - development files
 libwebkit2gtk-4.0-37 - Web content engine library for GTK+
 libwebkit2gtk-4.0-37-gtk2 - Web content engine library for GTK+ - GTK+2 plugin process
 libwebkit2gtk-4.0-dev - Web content engine library for GTK+ - development files
 libwebkit2gtk-4.0-doc - Web content engine library for GTK+ - documentation
Changes:
 webkit2gtk (2.17.91-1ubuntu1) artful; urgency=medium
 .
   * Sync with Debian. Remaining change:
     - Disable GSTREAMER_GL on Ubuntu since it requires the
       "bad" gstreamer plugins which are in universe
 .
 webkit2gtk (2.17.91-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches and remove no-whole-archive.patch.
   * debian/patches/fix-ftbfs-hurd.patch:
     + Work around missing PATH_MAX definition in ConfigFile.h
   * Disable GStreamerGL in kFreeBSD and sparc64:
     + Pass -DUSE_GSTREAMER_GL=OFF in debian/rules.
     + Remove build dependency on libgstreamer-plugins-bad1.0-dev from
       debian/control.
 .
 webkit2gtk (2.17.90-1ubuntu1) artful; urgency=medium
 .
   * Disable GSTREAMER_GL on Ubuntu since it requires the
     "bad" gstreamer plugins which are in universe
 .
 webkit2gtk (2.17.90-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches.
   * debian/control:
     + Add build dependency on libtasn1-6-dev (for Web Crypto).
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
   * Disable GStreamerGL in armel and armhf, the usage of two different GL
     implementations causes a build failure (see WebKit but #175127).
     + debian/control: Don't install libgstreamer-plugins-bad1.0-dev in
       those architectures.
     + debian/rules: Pass -DUSE_GSTREAMER_GL=OFF.
   * debian/patches/no-whole-archive.patch:
     + Don't use --whole-archive for the WebKit2 target libraries.
 .
 webkit2gtk (2.17.5-2) experimental; urgency=medium
 .
   * debian/rules:
     + Don't pass -DENABLE_DISASSEMBLER=0, this is no longer necessary.
     + Don't disable JIT in arm64.
     + Don't disable the gold linker in any architecture.
   * debian/control:
     + Add build dependency on mesa-common-dev (GStreamerGL needs GL/gl.h),
       this is automatically pulled in some architectures by
       libgl1-mesa-dev, but without it the build fails in all others.
   * Refresh debian/patches/fix-ftbfs-m68k.patch.
 .
 webkit2gtk (2.17.5-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches.
   * debian/source/lintian-overrides:
     + Update source-is-missing overrides.
   * debian/patches/fix-ftbfs-m68k.patch:
     + Fix FTBFS in m68k.
   * debian/control:
     + Add build dependency on libgstreamer-plugins-bad1.0-dev for
       GStreamerGL and bump all GStreamer dependencies to >= 1.2.3.
     + Add build dependency on libgles2-mesa-dev for all
       architectures (GStreamerGL needs GLES3/gl3.h).
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
   * Override typelib-package-name-does-not-match and
     gir-missing-typelib-dependency lintian warnings in
     gir1.2-javascriptcoregtk-4.0, gir1.2-webkit2-4.0,
     libjavascriptcoregtk-4.0-dev and libwebkit2gtk-4.0-dev.
 .
 webkit2gtk (2.17.4-1) experimental; urgency=medium
 .
   * New upstream development release.
   * debian/patches/fix-ftbfs-sparc64.patch:
     + Refresh.
   * debian/patches/fix-ftbfs-x86.patch:
     + Update to fix build in x86_64.
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
 .
 webkit2gtk (2.17.3-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches.
   * debian/patches/fix-ftbfs-x86.patch:
     + Fix FTBFS in x86.
   * debian/watch, debian/gbp.conf:
     + Update for 2.17.x packages in experimental.
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
Checksums-Sha1:
 19987f658b15541a355f86062c5ebd743a5baf3d 3769 webkit2gtk_2.17.91-1ubuntu1.dsc
 57eedf9fd4c9120234bd30e8bf22c1bc22d51402 14697952 webkit2gtk_2.17.91.orig.tar.xz
 2501b8fa756604b29a767420c018a639497ae546 54940 webkit2gtk_2.17.91-1ubuntu1.debian.tar.xz
 7d0b40233b9cc47403bcf2a659ac383b060ae248 17468 webkit2gtk_2.17.91-1ubuntu1_source.buildinfo
Checksums-Sha256:
 6ef9f3ded8a2189806131f3434d4596568b6902e92e1201a197b66b94c9e2deb 3769 webkit2gtk_2.17.91-1ubuntu1.dsc
 67f8e4e3f2cc6086f47490a336a57e2e195df993ef68f3cb1e7b53b1f0432538 14697952 webkit2gtk_2.17.91.orig.tar.xz
 8d36431f7e5a1e55f5255ab60549ca095a46f983986ddf30eebffbb198b89a89 54940 webkit2gtk_2.17.91-1ubuntu1.debian.tar.xz
 80b2c9288f750b800e41ff05ddac040899a517cba2b003918d4ce2d808fe69b0 17468 webkit2gtk_2.17.91-1ubuntu1_source.buildinfo
Files:
 d7630f6e9f9338d7e02a3cd7deb7dcff 3769 web optional webkit2gtk_2.17.91-1ubuntu1.dsc
 45dda6a49b24cf60ae171fd362cd92bd 14697952 web optional webkit2gtk_2.17.91.orig.tar.xz
 0a4e76f7c5f7e66c12efcd7c360f1d59 54940 web optional webkit2gtk_2.17.91-1ubuntu1.debian.tar.xz
 3531fcb798e96ab6b37489c3578a71f1 17468 web optional webkit2gtk_2.17.91-1ubuntu1_source.buildinfo
Original-Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZlvMSAAoJEOZsd1rr/mx9jsYQAJR21DpTzusI4k3hPuhXKoG1
1qhHJdBYrOsR6k3tmuGffbZQPw03OVo1wHx6bFL00ni/78r7PysZLCDtQM8xC51K
r9W5RNi1F1pO147k3hLLfvbj2vwKn/AHdxHAoKDxFukxlylj3+GEwm1rPnf6ogSV
FC2qeXp8WsdOMydJybv9y0bjrsEdMopoCirQ5hhmKooS3KyfYVEoMCi8TWID669M
moR1Z16SvzU5411iGzeZ3J+87q+YRBbO6RfQXczvMXFD/jhvAQTE5mM0nM6VAGT8
JhiXE2hV7OksqPoReoK3rfDw4XkGMkKJ+YnRiYFxEtG6SUWDflcZSm3dGQsaKFOX
tcHS6J4M1Mb3+d3969AbA6UQunMvg0IXvVrgSA39JZPa7Cx9ekWh50VH2XTX4YD1
0xKoRwXKT897skDcqvmpEG8H8LjvgKfQLEpySC/xlyzQ5xwF1qdldVKTOqezZe0v
6dJWk+O0DbA1ZQtX992weeGpJB/9oEQYRJ3C084acibjHT1VLLbJc9BD0jRCF4Q6
93EfhJTvTskhZmstrx6tw8s5YQi+kRMF1mC/zukiP1MaUzzCwQjvPnouC6QU1nE5
bO0yq9n5sjW8Rr32gx2+K5gEnklH6bPo646xILN/El6fcWqlLMxyktoLk7rULwzc
yOGN8BXsKg2nuAGa5TGc
=jSQd
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list