[ubuntu/impish-proposed] mutter 40.2.1-1ubuntu1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Tue Jun 15 23:52:12 UTC 2021


mutter (40.2.1-1ubuntu1) impish; urgency=medium

  * Merge with debian, containing new upstream version
  * Remaining changes with debian:
    - debian/gbp.conf: update upstream branch to point to ubuntu/master
    - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
      + X11: Add support for fractional scaling using Randr

mutter (40.2.1-1) experimental; urgency=medium

  * New upstream release
  * debian/patches: Refresh

mutter (40.2-1ubuntu1) impish; urgency=medium

  * Merge with debian, containing new upstream version
  * Remaining changes with debian:
    - debian/gbp.conf: update upstream branch to point to ubuntu/master
    - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
      + X11: Add support for fractional scaling using Randr

mutter (40.2-1) experimental; urgency=medium

  * New upstream release:
    - Fix mouse position in remote desktop with fractional scaling
    - Fix fd leak
    - Disable KMS modifiers on radeon driver
    - Fix adding virtual monitor to physical session
    - Unbreak press-drag-release to pop up and select right click menus
    - Fix VKMS detection
  * debian/patches: Refresh, dropping applied upstream
  * d/p: Mark view-verification tests as incomplete in big-endian archs.
    Saved pixmaps are invalid in big-endian architectures, so let's disable
    the tests for now, checking only the basic metadata but not comparing
    the contents.

mutter (40.1-1ubuntu1) impish; urgency=medium

  * Merge with debian, containing new upstream version:
    - Wayland input thread support (LP: #1690719)
  * debian/patches: Refresh as per upstream changes
  * Remaining changes with debian:
    - debian/gbp.conf: update upstream branch to point to ubuntu/master
    - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
      + X11: Add support for fractional scaling using Randr

mutter (40.1-1) experimental; urgency=medium

  [ Marco Trevisan (Treviño) ]
  * New upstream release:
    - Only snap to window edges when CTRL is pressed (LP: #1727225)
    - Fix viewport of offscreen effects (LP: #1825126)
  * debian: Update library name to follow soname (mutter-8)
  * debian/control: Bump dependencies to match upstream requirements
  * debian/patches:
    - Refresh
    - Do not run screencast tests.
      They require to have a full running pipewire (that requires a system
      dbus daemon) so, we can't easily get one up and running while building.
  * debian/libmutter-8-0.symbols: Sync with new library symbols
  * debian/control: Do not break on old gnome-shell versions
  * debian: Enable sysprof profiler on linux
  * debian/libmutter-8-0.symbols: Add new cogl trace symbols
  * debian/rules: Enforce symbols checking via higher gen symbols check level
  * debian/patches: Fix failing installed tests and ensure they work with runner
  * debian: Enable installed tests and package them in mutter-8-tests
  * debian/tests: Run installed tests as part of the autopkg tests
  * debian/control: Add dependency on xwayland to mutter-tests
  * debian/tests: Use multiple stanzas to run the autopkg tests
  * debian/rules: disable native tests on non-linux
  * debian/control: Depend on binary version for mutter package
  * debian: Use dh-exec to install linux-only files
  * debian/libmutter-8-0.symbols: Mark more symbols as linux-only
  * debian/mutter-8-tests.lintian-override: Use versioned package name

  [ Laurent Bigonville ]
  * debian/watch: Updated to follow the new versioning scheme
  * Remove Conflicts for old libmutter-*-dev packages

Date: Wed, 16 Jun 2021 01:40:19 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/mutter/40.2.1-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 16 Jun 2021 01:40:19 +0200
Source: mutter
Built-For-Profiles: noudeb
Architecture: source
Version: 40.2.1-1ubuntu1
Distribution: impish
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1690719 1727225 1825126
Changes:
 mutter (40.2.1-1ubuntu1) impish; urgency=medium
 .
   * Merge with debian, containing new upstream version
   * Remaining changes with debian:
     - debian/gbp.conf: update upstream branch to point to ubuntu/master
     - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
       + X11: Add support for fractional scaling using Randr
 .
 mutter (40.2.1-1) experimental; urgency=medium
 .
   * New upstream release
   * debian/patches: Refresh
 .
 mutter (40.2-1ubuntu1) impish; urgency=medium
 .
   * Merge with debian, containing new upstream version
   * Remaining changes with debian:
     - debian/gbp.conf: update upstream branch to point to ubuntu/master
     - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
       + X11: Add support for fractional scaling using Randr
 .
 mutter (40.2-1) experimental; urgency=medium
 .
   * New upstream release:
     - Fix mouse position in remote desktop with fractional scaling
     - Fix fd leak
     - Disable KMS modifiers on radeon driver
     - Fix adding virtual monitor to physical session
     - Unbreak press-drag-release to pop up and select right click menus
     - Fix VKMS detection
   * debian/patches: Refresh, dropping applied upstream
   * d/p: Mark view-verification tests as incomplete in big-endian archs.
     Saved pixmaps are invalid in big-endian architectures, so let's disable
     the tests for now, checking only the basic metadata but not comparing
     the contents.
 .
 mutter (40.1-1ubuntu1) impish; urgency=medium
 .
   * Merge with debian, containing new upstream version:
     - Wayland input thread support (LP: #1690719)
   * debian/patches: Refresh as per upstream changes
   * Remaining changes with debian:
     - debian/gbp.conf: update upstream branch to point to ubuntu/master
     - debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
       + X11: Add support for fractional scaling using Randr
 .
 mutter (40.1-1) experimental; urgency=medium
 .
   [ Marco Trevisan (Treviño) ]
   * New upstream release:
     - Only snap to window edges when CTRL is pressed (LP: #1727225)
     - Fix viewport of offscreen effects (LP: #1825126)
   * debian: Update library name to follow soname (mutter-8)
   * debian/control: Bump dependencies to match upstream requirements
   * debian/patches:
     - Refresh
     - Do not run screencast tests.
       They require to have a full running pipewire (that requires a system
       dbus daemon) so, we can't easily get one up and running while building.
   * debian/libmutter-8-0.symbols: Sync with new library symbols
   * debian/control: Do not break on old gnome-shell versions
   * debian: Enable sysprof profiler on linux
   * debian/libmutter-8-0.symbols: Add new cogl trace symbols
   * debian/rules: Enforce symbols checking via higher gen symbols check level
   * debian/patches: Fix failing installed tests and ensure they work with runner
   * debian: Enable installed tests and package them in mutter-8-tests
   * debian/tests: Run installed tests as part of the autopkg tests
   * debian/control: Add dependency on xwayland to mutter-tests
   * debian/tests: Use multiple stanzas to run the autopkg tests
   * debian/rules: disable native tests on non-linux
   * debian/control: Depend on binary version for mutter package
   * debian: Use dh-exec to install linux-only files
   * debian/libmutter-8-0.symbols: Mark more symbols as linux-only
   * debian/mutter-8-tests.lintian-override: Use versioned package name
 .
   [ Laurent Bigonville ]
   * debian/watch: Updated to follow the new versioning scheme
   * Remove Conflicts for old libmutter-*-dev packages
Checksums-Sha1:
 f10f997028059c79e6f4c2e74b8d195ab85f681f 4418 mutter_40.2.1-1ubuntu1.dsc
 12ba4d4fe9135c724e8cdcd8373c1832826edcb0 2681780 mutter_40.2.1.orig.tar.xz
 4f33c09b6e5fd858355bc05eaee09db60c7667fc 87576 mutter_40.2.1-1ubuntu1.debian.tar.xz
 a4782781628fd37628698428d730418c26997a47 21539 mutter_40.2.1-1ubuntu1_source.buildinfo
Checksums-Sha256:
 3de45bbd3ddd177eabe0d7332b2586f8912bf88987119fbfbfbcf092aaeea3d5 4418 mutter_40.2.1-1ubuntu1.dsc
 9d10630edb6ae80b876deada8e725eaa2b1f00324a4243027d17b85d19457fcd 2681780 mutter_40.2.1.orig.tar.xz
 149f42ab66d78827898d321e3cf5e2d2b54563d3f05e7dde615dae86217a5a26 87576 mutter_40.2.1-1ubuntu1.debian.tar.xz
 4f7c1bf8dab1db3e830507e678d73de384e482ad42630d991733668297437b7f 21539 mutter_40.2.1-1ubuntu1_source.buildinfo
Files:
 7d4aeda0c93083c3e5ccee12a5a295ea 4418 x11 optional mutter_40.2.1-1ubuntu1.dsc
 dde708d58905f400f25272129e076183 2681780 x11 optional mutter_40.2.1.orig.tar.xz
 de1c29a9259a79b790c23f00fd42c97c 87576 x11 optional mutter_40.2.1-1ubuntu1.debian.tar.xz
 8b007a5a2aa36b5e6636f7b8572b6674 21539 x11 optional mutter_40.2.1-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the impish-changes mailing list