[ubuntu/lunar-proposed] gnome-session 44.0-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Mon Mar 27 11:34:21 UTC 2023


gnome-session (44.0-1ubuntu1) lunar; urgency=medium

  * Merge with Debian. Remaining changes:
    - debian/control.in:
      + Recommend session-migration
      + Move xwayland dependency to gnome-session and make gnome-session
        Arch: any
      + Split gnome-startup-applications to a separate binary package so
        that it can be uninstalled without breaking the system
      + Add unity-session
    - debian/rules: Ensure pot file is generated to translate session files
    - Split ubuntu-session out of gnome-session.
    - debian/data: Add old-style systemd user session used by Unity
    - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
       Moved registering gnome-session binary as a session manager to
       gnome-session-bin package
    - don't install gnome-mimeapps.list (installed by desktop-file-utils in
      Ubuntu):
      debian/gnome-session-common.dirs, gnome-session-common.install,
      gnome-session-common.maintscript, gnome-session-common.postinst
    - debian/patches/ubuntu/support_autostart_delay.patch:
      + Bugzilla patch to support adding a delay to autostart apps, using
        a "X-GNOME-Autostart-Delay" key in the desktop file
    - debian/patches/ubuntu/ubuntu_sessions.patch:
      + Add ubuntu sessions
    - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
      + Add GNOME_SESSION_SAVE environment variable for people wanting to
        use the save session still, knowing that it can break your system
        if used unwisely
    - debian/patches/ubuntu/add_sessionmigration.patch:
      + launch session-migration if present at the start of the session.
        This sync tool runns different session migration scripts that can be
        provided in various desktop packages.
    - debian/patches/ubuntu/dbus_request_shutdown.patch:
      + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
        other applications to shutdown or reboot the machine via the session
        manager.
    - debian/patches/ubuntu/ignore_gsettings_region.patch:
      + Ignore the "region" gsettings value - users' setting of LC_*
        variables saved in ~/.pam_environment.
    - debian/patches/revert_remove_gnome_session_properties.patch:
      + Don't merge translations into gnome-session-properties.desktop
    - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
      + Migrate users using old default ubuntu-settings to current ones
    - debian/xdg_dirs_desktop_session.sh: Install a new script into
      /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
      $XDG_{CONFIG,DATA}_DIRS.

gnome-session (44.0-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * Have gnome-session depend on adwaita-icon-theme-full & fonts-cantarell
  * gnome-mimeapps.list: Sort the file as first step to updating it

  [ Jian-Hong Pan ]
  * d/gnome-session_gnomerc.sh: Make GNOME and GNOME-derived have the
    same behavior

  [ Debian Janitor ]
  * Remove 1 obsolete maintscript entry.
  * Fill in Homepage field.
  * Update standards version to 4.6.2, no changes needed
  * Add debian/upstream/metadata

Date: Mon, 27 Mar 2023 07:25:57 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-session/44.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 27 Mar 2023 07:25:57 -0400
Source: gnome-session
Built-For-Profiles: noudeb
Architecture: source
Version: 44.0-1ubuntu1
Distribution: lunar
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Changes:
 gnome-session (44.0-1ubuntu1) lunar; urgency=medium
 .
   * Merge with Debian. Remaining changes:
     - debian/control.in:
       + Recommend session-migration
       + Move xwayland dependency to gnome-session and make gnome-session
         Arch: any
       + Split gnome-startup-applications to a separate binary package so
         that it can be uninstalled without breaking the system
       + Add unity-session
     - debian/rules: Ensure pot file is generated to translate session files
     - Split ubuntu-session out of gnome-session.
     - debian/data: Add old-style systemd user session used by Unity
     - debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
        Moved registering gnome-session binary as a session manager to
        gnome-session-bin package
     - don't install gnome-mimeapps.list (installed by desktop-file-utils in
       Ubuntu):
       debian/gnome-session-common.dirs, gnome-session-common.install,
       gnome-session-common.maintscript, gnome-session-common.postinst
     - debian/patches/ubuntu/support_autostart_delay.patch:
       + Bugzilla patch to support adding a delay to autostart apps, using
         a "X-GNOME-Autostart-Delay" key in the desktop file
     - debian/patches/ubuntu/ubuntu_sessions.patch:
       + Add ubuntu sessions
     - debian/patches/ubuntu/remove_session_saving_from_gui.patch:
       + Add GNOME_SESSION_SAVE environment variable for people wanting to
         use the save session still, knowing that it can break your system
         if used unwisely
     - debian/patches/ubuntu/add_sessionmigration.patch:
       + launch session-migration if present at the start of the session.
         This sync tool runns different session migration scripts that can be
         provided in various desktop packages.
     - debian/patches/ubuntu/dbus_request_shutdown.patch:
       + Add "RequestShutdown" and "RequestReboot" DBus methods to allow
         other applications to shutdown or reboot the machine via the session
         manager.
     - debian/patches/ubuntu/ignore_gsettings_region.patch:
       + Ignore the "region" gsettings value - users' setting of LC_*
         variables saved in ~/.pam_environment.
     - debian/patches/revert_remove_gnome_session_properties.patch:
       + Don't merge translations into gnome-session-properties.desktop
     - debian/ubuntu-settings-migrate-to-defaults.18.10.1.py:
       + Migrate users using old default ubuntu-settings to current ones
     - debian/xdg_dirs_desktop_session.sh: Install a new script into
       /etc/profile.d to prepend a $DESKTOP_SESSION related directory to
       $XDG_{CONFIG,DATA}_DIRS.
 .
 gnome-session (44.0-1) experimental; urgency=medium
 .
   [ Jeremy Bicha ]
   * New upstream release
   * Have gnome-session depend on adwaita-icon-theme-full & fonts-cantarell
   * gnome-mimeapps.list: Sort the file as first step to updating it
 .
   [ Jian-Hong Pan ]
   * d/gnome-session_gnomerc.sh: Make GNOME and GNOME-derived have the
     same behavior
 .
   [ Debian Janitor ]
   * Remove 1 obsolete maintscript entry.
   * Fill in Homepage field.
   * Update standards version to 4.6.2, no changes needed
   * Add debian/upstream/metadata
Checksums-Sha1:
 38faf75eeaa88af0d0bc89d4ed245f3837ef2696 3077 gnome-session_44.0-1ubuntu1.dsc
 1697040139a1c38b1165e5af67022916513810d4 485372 gnome-session_44.0.orig.tar.xz
 c1037b0533bed44e0377c5e141fc1dac45d0c64d 84076 gnome-session_44.0-1ubuntu1.debian.tar.xz
 a4422eac7328e4226574d099b00020f621ecafe5 18039 gnome-session_44.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
 266219ce59c5c2c4500badf309a07df4120461b53a01328230c15913c54614fb 3077 gnome-session_44.0-1ubuntu1.dsc
 ccf829a96526135e9e9f917526515d36a5092bdfa316f3737dd8c5a524dbf2c6 485372 gnome-session_44.0.orig.tar.xz
 f2ba8daa3fc90706fc76f02a531ba0657cd3f770acc2e035de422ae57de1420f 84076 gnome-session_44.0-1ubuntu1.debian.tar.xz
 a3b9eb45f7a96e4dd684faef250320d936dbaeb0d4d21a30ba95ed7a89e778d8 18039 gnome-session_44.0-1ubuntu1_source.buildinfo
Files:
 dd965497f521008573432a7709e3f88d 3077 gnome optional gnome-session_44.0-1ubuntu1.dsc
 0223353306fb2e5b84bd42e3fde905f0 485372 gnome optional gnome-session_44.0.orig.tar.xz
 234727e9a5cdce06865fb36340d9f96f 84076 gnome optional gnome-session_44.0-1ubuntu1.debian.tar.xz
 076f6c719ac37f2b780bcbd853372f45 18039 gnome optional gnome-session_44.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the lunar-changes mailing list