[ubuntu/eoan-proposed] webkit2gtk 2.25.4-1ubuntu1 (Accepted)

Sebastien Bacher seb128 at ubuntu.com
Tue Aug 20 20:25:18 UTC 2019


webkit2gtk (2.25.4-1ubuntu1) eoan; urgency=medium

  * Resynchronize on Debian, remaining change
  * debian/control:
    - lower gstreamer1.0-libav Recommends to Sugggests, it's in universe

webkit2gtk (2.25.4-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches.
  * debian/source/lintian-overrides:
    + Update source-is-missing override.
  * Use the CLoop Javascript interpreter in i386 and stop telling gcc to
    use SSE2 instructions (Closes: #930935).
    + debian/rules:
      - Build with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON and stop using
        -msse2 -mfpmath=sse.
    + debian/patches/dont-detect-sse2.patch:
      - Don't check for SSE2 support.
    + debian/NEWS:
      - Remove item about the requirement to have an SSE2-capable CPU.
  * WebKitGTK 2.25.3 no longer ships the GTK 2 plugin process:
    + debian/control:
      - Drop build dependency on libgtk2.0-dev.
      - Remove the libwebkit2gtk-4.0-37-gtk2 package.
    + debian/NEWS:
      - Add item explaining the removal of the GTK 2 plugin process.
    + debian/libwebkit2gtk-4.0-37-gtk2.install:
      - Drop this file.
  * debian/control:
    + Recommend gstreamer1.0-libav. This package allows the user to play
      most internet videos (Closes: #870814).
    + Update Standards-Version to 4.4.0 (no changes).
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.

webkit2gtk (2.25.2-1) experimental; urgency=medium

  * New upstream development release.
  * debian/patches/webdriver-path.patch,
    debian/patches/fix-ftbfs-hurd.patch:
    + Remove.
  * debian/patches/detect-woff.patch
    + Refresh.
  * debian/rules:
    + Build with -DUSE_WPE_RENDERER=OFF.

webkit2gtk (2.25.1-1) experimental; urgency=medium

  * New upstream development release.
  * Refresh all patches.
  * debian/rules:
    + Don't add -msse2 manually to CFLAGS, WebKitGTK does this automatically
      now.
  * debian/control:
    + Add build and runtime dependencies on bubblewrap, xdg-dbus-proxy and
      libseccomp-dev (ENABLE_BUBBLEWRAP_SANDBOX is now on by default).
  * debian/patches/webdriver-path.patch:
    + Fix name of the WebKitWebDriver executable.
  * debian/watch, debian/gbp.conf:
    + Update for 2.25.x packages in experimental.
  * debian/libwebkit2gtk-4.0-37.symbols:
    + Update symbols.

Date: Tue, 20 Aug 2019 20:16:58 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/+source/webkit2gtk/2.25.4-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Aug 2019 20:16:58 +0200
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 webkit2gtk-driver
Architecture: source
Version: 2.25.4-1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers at lists.alioth.debian.org>
Changed-By: Sebastien Bacher <seb128 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 interpret
 libjavascriptcoregtk-4.0-dev - JavaScript engine library from WebKitGTK - development files
 libwebkit2gtk-4.0-37 - Web content engine library for GTK
 libwebkit2gtk-4.0-dev - Web content engine library for GTK - development files
 libwebkit2gtk-4.0-doc - Web content engine library for GTK - documentation
 webkit2gtk-driver - WebKitGTK WebDriver support
Closes: 870814 930935
Changes:
 webkit2gtk (2.25.4-1ubuntu1) eoan; urgency=medium
 .
   * Resynchronize on Debian, remaining change
   * debian/control:
     - lower gstreamer1.0-libav Recommends to Sugggests, it's in universe
 .
 webkit2gtk (2.25.4-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches.
   * debian/source/lintian-overrides:
     + Update source-is-missing override.
   * Use the CLoop Javascript interpreter in i386 and stop telling gcc to
     use SSE2 instructions (Closes: #930935).
     + debian/rules:
       - Build with -DENABLE_JIT=OFF -DENABLE_C_LOOP=ON and stop using
         -msse2 -mfpmath=sse.
     + debian/patches/dont-detect-sse2.patch:
       - Don't check for SSE2 support.
     + debian/NEWS:
       - Remove item about the requirement to have an SSE2-capable CPU.
   * WebKitGTK 2.25.3 no longer ships the GTK 2 plugin process:
     + debian/control:
       - Drop build dependency on libgtk2.0-dev.
       - Remove the libwebkit2gtk-4.0-37-gtk2 package.
     + debian/NEWS:
       - Add item explaining the removal of the GTK 2 plugin process.
     + debian/libwebkit2gtk-4.0-37-gtk2.install:
       - Drop this file.
   * debian/control:
     + Recommend gstreamer1.0-libav. This package allows the user to play
       most internet videos (Closes: #870814).
     + Update Standards-Version to 4.4.0 (no changes).
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
 .
 webkit2gtk (2.25.2-1) experimental; urgency=medium
 .
   * New upstream development release.
   * debian/patches/webdriver-path.patch,
     debian/patches/fix-ftbfs-hurd.patch:
     + Remove.
   * debian/patches/detect-woff.patch
     + Refresh.
   * debian/rules:
     + Build with -DUSE_WPE_RENDERER=OFF.
 .
 webkit2gtk (2.25.1-1) experimental; urgency=medium
 .
   * New upstream development release.
   * Refresh all patches.
   * debian/rules:
     + Don't add -msse2 manually to CFLAGS, WebKitGTK does this automatically
       now.
   * debian/control:
     + Add build and runtime dependencies on bubblewrap, xdg-dbus-proxy and
       libseccomp-dev (ENABLE_BUBBLEWRAP_SANDBOX is now on by default).
   * debian/patches/webdriver-path.patch:
     + Fix name of the WebKitWebDriver executable.
   * debian/watch, debian/gbp.conf:
     + Update for 2.25.x packages in experimental.
   * debian/libwebkit2gtk-4.0-37.symbols:
     + Update symbols.
Checksums-Sha1:
 590c38b6d430b506228a79c2989fbdad211410ea 3205 webkit2gtk_2.25.4-1ubuntu1.dsc
 422848e5e4e07ba7b72fd31890dff926d25b5dc1 19288348 webkit2gtk_2.25.4.orig.tar.xz
 f184ef2ad0e7e238a31c381fd074499bc856d8de 61464 webkit2gtk_2.25.4-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 02159057f4b95a305b5a8c5ece4875facc18398e57e66bd3b3205f7349febf8a 3205 webkit2gtk_2.25.4-1ubuntu1.dsc
 9361058c059402117995c779906f4a25232185ce7735663428fda9cf3c79f101 19288348 webkit2gtk_2.25.4.orig.tar.xz
 e2c2b02fd53f8e035eb69980aeded2577dff83596c6ebfeb687632eb23281626 61464 webkit2gtk_2.25.4-1ubuntu1.debian.tar.xz
Files:
 15532fd1ac210397dcdd5d5ab2aff889 3205 web optional webkit2gtk_2.25.4-1ubuntu1.dsc
 a38e60ab1b1fc555daf863837f2cfd43 19288348 web optional webkit2gtk_2.25.4.orig.tar.xz
 352eb8129ffc661c5a90aabeb7a399aa 61464 web optional webkit2gtk_2.25.4-1ubuntu1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAl1cVggACgkQQxo87aLX0pLQBgCcCTvhxN7Z+76fY02nslmgmNAZ
dDgAoLzEA/k8Nci2Kmz7PsRQ8Z62hVVi
=mVXa
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list