[ubuntu/kinetic-proposed] qt6-webengine 6.3.1+dfsg2-11ubuntu1 (Accepted)

Steve Langasek steve.langasek at ubuntu.com
Thu Aug 18 16:28:33 UTC 2022


qt6-webengine (6.3.1+dfsg2-11ubuntu1) kinetic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Reduce memory consumption in chromium build.

qt6-webengine (6.3.1+dfsg2-11) unstable; urgency=medium

  [ Patrick Franz ]
  * Update symbols from buildlogs (Closes: #1013023).

qt6-webengine (6.3.1+dfsg2-10) unstable; urgency=medium

  [ Patrick Franz ]
  * Update lintian-overrides.

qt6-webengine (6.3.1+dfsg2-9) unstable; urgency=medium

  [ Patrick Franz ]
  * Update lintian-overrides.
  * Make libqt6webenginecore6 and libqt6webenginewidgets6 depend on the
    source package version instead of the binary package version to
    allow safe binNMUs.

qt6-webengine (6.3.1+dfsg2-8) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Make libqt6webenginecore6 symbols depend also on libqt6webenginecore6-bin.
    Qt WebEngine is unusable without QtWebEngineProcess, and we cannot make
    the library depend on it because that would mean a circular dependency.

  [ Patrick Franz ]
  * Update symbols from buildlogs (Closes: #1013023).
  * Add sse3-support dependency to libqt6webenginecore6 to ensure that
    x86 CPUs support SSE3 as Chromium 89+ requires it.

qt6-webengine (6.3.1+dfsg2-7) experimental; urgency=medium

  [ Patrick Franz ]
  * Speed up builds on armhf by allowing more parallelism.
  * Update symbols from buildlogs.

qt6-webengine (6.3.1+dfsg2-6) experimental; urgency=medium

  [ Patrick Franz ]
  * Adjust patch to fix build failures.

qt6-webengine (6.3.1+dfsg2-5) experimental; urgency=medium

  [ Patrick Franz ]
  * Adjust patch to fix build failures.

qt6-webengine (6.3.1+dfsg2-4) experimental; urgency=medium

  [ Patrick Franz ]
  * Add patch to fix build failures on 32-bit architectures when trying
    to compress files in the devtools-frontend.

qt6-webengine (6.3.1+dfsg2-3) experimental; urgency=medium

  [ Patrick Franz ]
  * Reupload with repacked source.

qt6-webengine (6.3.1+dfsg-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Remove patch for diff_match_patch.js and provide the uncompressed
    original source instead.

qt6-webengine (6.3.1+dfsg-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.3.1).
  * Bump Qt B-Ds to 6.3.1.
  * Bump Standards-Version to 4.6.1 (no changes needed).
  * Update ABI to 6.3.1.
  * Remove ICU patch as it has been applied upstream.
  * Update list of installed files.
  * Update symbols from buildlogs.
  * Update lintian-overrides.

qt6-webengine (6.3.0+dfsg-2) experimental; urgency=medium

  [ Patrick Franz ]
  * Switch python2 B-D to python3 as Chromium can now be compiled with
    python3 (Closes: #1011197).

qt6-webengine (6.3.0+dfsg-1) experimental; urgency=medium

  [ Patrick Franz ]
  * New upstream release (6.3.0).
  * Bump Qt B-Ds to 6.3.0.
  * Update ABI to 6.3.0.
  * Update d/copyright.
  * Adjust patches.
  * Add python3-html5lib as a B-D.
  * Update list of installed files.
  * Update symbols from buildlogs.
  * Update lintian-overrides.
  * Update description of qt6-webengine-dev-tools (Closes: #1007951).
  * Remove dependency to qtchooser as it is dead upstream.

Date: Thu, 18 Aug 2022 08:52:07 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/qt6-webengine/6.3.1+dfsg2-11ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 18 Aug 2022 08:52:07 -0700
Source: qt6-webengine
Built-For-Profiles: noudeb
Architecture: source
Version: 6.3.1+dfsg2-11ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Closes: 1007951 1011197 1013023
Changes:
 qt6-webengine (6.3.1+dfsg2-11ubuntu1) kinetic; urgency=low
 .
   * Merge from Debian unstable. Remaining changes:
     - Reduce memory consumption in chromium build.
 .
 qt6-webengine (6.3.1+dfsg2-11) unstable; urgency=medium
 .
   [ Patrick Franz ]
   * Update symbols from buildlogs (Closes: #1013023).
 .
 qt6-webengine (6.3.1+dfsg2-10) unstable; urgency=medium
 .
   [ Patrick Franz ]
   * Update lintian-overrides.
 .
 qt6-webengine (6.3.1+dfsg2-9) unstable; urgency=medium
 .
   [ Patrick Franz ]
   * Update lintian-overrides.
   * Make libqt6webenginecore6 and libqt6webenginewidgets6 depend on the
     source package version instead of the binary package version to
     allow safe binNMUs.
 .
 qt6-webengine (6.3.1+dfsg2-8) unstable; urgency=medium
 .
   [ Dmitry Shachnev ]
   * Make libqt6webenginecore6 symbols depend also on libqt6webenginecore6-bin.
     Qt WebEngine is unusable without QtWebEngineProcess, and we cannot make
     the library depend on it because that would mean a circular dependency.
 .
   [ Patrick Franz ]
   * Update symbols from buildlogs (Closes: #1013023).
   * Add sse3-support dependency to libqt6webenginecore6 to ensure that
     x86 CPUs support SSE3 as Chromium 89+ requires it.
 .
 qt6-webengine (6.3.1+dfsg2-7) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Speed up builds on armhf by allowing more parallelism.
   * Update symbols from buildlogs.
 .
 qt6-webengine (6.3.1+dfsg2-6) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Adjust patch to fix build failures.
 .
 qt6-webengine (6.3.1+dfsg2-5) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Adjust patch to fix build failures.
 .
 qt6-webengine (6.3.1+dfsg2-4) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Add patch to fix build failures on 32-bit architectures when trying
     to compress files in the devtools-frontend.
 .
 qt6-webengine (6.3.1+dfsg2-3) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Reupload with repacked source.
 .
 qt6-webengine (6.3.1+dfsg-2) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Remove patch for diff_match_patch.js and provide the uncompressed
     original source instead.
 .
 qt6-webengine (6.3.1+dfsg-1) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * New upstream release (6.3.1).
   * Bump Qt B-Ds to 6.3.1.
   * Bump Standards-Version to 4.6.1 (no changes needed).
   * Update ABI to 6.3.1.
   * Remove ICU patch as it has been applied upstream.
   * Update list of installed files.
   * Update symbols from buildlogs.
   * Update lintian-overrides.
 .
 qt6-webengine (6.3.0+dfsg-2) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * Switch python2 B-D to python3 as Chromium can now be compiled with
     python3 (Closes: #1011197).
 .
 qt6-webengine (6.3.0+dfsg-1) experimental; urgency=medium
 .
   [ Patrick Franz ]
   * New upstream release (6.3.0).
   * Bump Qt B-Ds to 6.3.0.
   * Update ABI to 6.3.0.
   * Update d/copyright.
   * Adjust patches.
   * Add python3-html5lib as a B-D.
   * Update list of installed files.
   * Update symbols from buildlogs.
   * Update lintian-overrides.
   * Update description of qt6-webengine-dev-tools (Closes: #1007951).
   * Remove dependency to qtchooser as it is dead upstream.
Checksums-Sha1:
 a15e38342bbf96dfd351a7915e4ad12e19f25f2c 5260 qt6-webengine_6.3.1+dfsg2-11ubuntu1.dsc
 b48b50ddea8cef43a90d9bfc21800ec612e121ce 373929316 qt6-webengine_6.3.1+dfsg2.orig.tar.xz
 5274fca4e9a69c04a36c7050b48439fe61e8159c 360588 qt6-webengine_6.3.1+dfsg2-11ubuntu1.debian.tar.xz
 785a8334443d7273af51591dfb3960e03706d82b 8441 qt6-webengine_6.3.1+dfsg2-11ubuntu1_source.buildinfo
Checksums-Sha256:
 0e03df9f2fc8eb3cd2024005d641a599c16be0c3163f6acc33a73e2450fbe8f1 5260 qt6-webengine_6.3.1+dfsg2-11ubuntu1.dsc
 2aa9cd50f2c70988a754136bbc63cc473a7bd3a53b70339fc863746a6cef2368 373929316 qt6-webengine_6.3.1+dfsg2.orig.tar.xz
 662994ad4383ecbb99d426534de61ed9f299cf72e003d26e00e688dab6fee521 360588 qt6-webengine_6.3.1+dfsg2-11ubuntu1.debian.tar.xz
 27d7ddf827a1e990582d6433cdb30ceef4a20f18d2b223cbbf2eb52995f0451f 8441 qt6-webengine_6.3.1+dfsg2-11ubuntu1_source.buildinfo
Files:
 5930b09ed8d2e29c4ce8298d6563a63f 5260 libs optional qt6-webengine_6.3.1+dfsg2-11ubuntu1.dsc
 1548fd84413a0c2e6420678a29b74b13 373929316 libs optional qt6-webengine_6.3.1+dfsg2.orig.tar.xz
 d91ebde82d5616fdcac5ef9902b9ea73 360588 libs optional qt6-webengine_6.3.1+dfsg2-11ubuntu1.debian.tar.xz
 8df10e0a5b89ccc3863f3c02d13e8c4a 8441 libs optional qt6-webengine_6.3.1+dfsg2-11ubuntu1_source.buildinfo
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>


More information about the kinetic-changes mailing list