Change logs for nautilus source package in Mantic

  • nautilus (1:45~rc-1ubuntu1) mantic; urgency=medium
    
      * Resynchronize with Debian. Remaining Ubuntu changes:
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
          + Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
            Required for "Set as Background" feature
        - debian/changelog, debian/rules: set epoch number (which was added by
          error)
        - debian/source_nautilus.py:
          + Apport hook to list versions of files in /usr/lib/nautilus and
            reassign the crashes when they are not due to nautilus code directly
        - debian/rules:
          + Build Unity support
        - 04_suppress_umount_in_ltsp.patch:
          + Don't list unmount and eject actions on LTSP clients
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - unity_launcher_support.patch:
          + unity launcher integration (list bookmarks in the context menu,
            display a bar on the icon during copies)
        - unity_icon_color.patch:
          + specify a background color for the unity launcher icon
    
    nautilus (45~rc-1) unstable; urgency=medium
    
      * New upstream release
    
     -- Jeremy Bícha <email address hidden>  Mon, 28 Aug 2023 07:29:16 -0400
  • nautilus (1:45~beta2-1ubuntu1) mantic; urgency=medium
    
      * Resynchronize with Debian. Remaining Ubuntu changes:
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
          + Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
            Required for "Set as Background" feature
        - debian/changelog, debian/rules: set epoch number (which was added by
          error)
        - debian/source_nautilus.py:
          + Apport hook to list versions of files in /usr/lib/nautilus and
            reassign the crashes when they are not due to nautilus code directly
        - debian/rules:
          + Build Unity support
        - 04_suppress_umount_in_ltsp.patch:
          + Don't list unmount and eject actions on LTSP clients
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - unity_launcher_support.patch:
          + unity launcher integration (list bookmarks in the context menu,
            display a bar on the icon during copies)
        - unity_icon_color.patch:
          + specify a background color for the unity launcher icon
      * Drop Revert-sidebar patch: no longer needed
    
    nautilus (45~beta2-1) unstable; urgency=medium
    
      * New upstream release
      * release to unstable
    
     -- Jeremy Bícha <email address hidden>  Mon, 28 Aug 2023 07:29:16 -0400
  • nautilus (1:45~beta-1ubuntu1) mantic; urgency=medium
    
      * Refreshed Revert-sidebar patch, which has been almost entirely upstreamed.
      * Rewrote a part of unity_launcher_support.patch, as part of EEL has been
        replaced with the GLib API.
      * Resynchronize with Debian (LP: #2023417), remaining Ubuntu changes:
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
          + Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
            Required for "Set as Background" feature
        - debian/changelog, debian/rules: set epoch number (which was added by
          error)
        - debian/source_nautilus.py:
          + Apport hook to list versions of files in /usr/lib/nautilus and
            reassign the crashes when they are not due to nautilus code directly
        - debian/rules:
          + Build Unity support
        - 04_suppress_umount_in_ltsp.patch:
          + Don't list unmount and eject actions on LTSP clients
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - Revert-sidebar*.patch:
          + Revert commit that requires libcloudproviders because it's not in
            Ubuntu main
        - unity_launcher_support.patch:
          + unity launcher integration (list bookmarks in the context menu,
            display a bar on the icon during copies)
        - unity_icon_color.patch:
          + specify a background color for the unity launcher icon
    
    nautilus (45~beta-1) experimental; urgency=medium
    
      * New upstream release
      * debian/control.in: Bump minimum glib, GTK4, and libadwaita
      * Don't enable libcloudproviders on Ubuntu
      * Drop 4 patches applied in new release
    
     -- Nathan Pratta Teodosio <email address hidden>  Thu, 17 Aug 2023 10:19:54 +0200
  • nautilus (1:44.2.1-1ubuntu1) mantic; urgency=medium
    
      * Resynchronize with Debian (LP: #2023417), remaining Ubuntu changes:
        - Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
          Required for "Set as Background" feature
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
        - debian/changelog, debian/rules: set epoch number (which was added by
          error)
        - debian/source_nautilus.py,
          debian/nautilus-data.install:
          + Apport hook to list versions of files in /usr/lib/nautilus and
            reassign the crashes when they are not due to nautilus code directly
        - debian/rules:
          + Build Unity support
        - 04_suppress_umount_in_ltsp.patch:
          + Don't list unmount and eject actions on LTSP clients
        - 12_unity_launcher_support.patch:
          + unity launcher integration (list bookmarks in the context menu,
            display a bar on the icon during copies)
        - 18_unity_icon_color.patch:
          + specify a background color for the unity launcher icon
        - 19_unity_open_location_xid.patch:
          + Add a new dbus property to store the lists of opened locations
            referenced by their parent nautilus window XID.
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - Revert commit that requires libcloudproviders because it's not in
          Ubuntu main
    
    nautilus (44.2.1-1) experimental; urgency=medium
    
      * New upstream release
      * debian/control.in: Bump minimum gtk4 to 4.10.4
      * Revert the reverting of a bugfix that requires gtk4 4.10.4
      * Cherry-pick 3 fixes from the gnome-44 branch
    
    nautilus (44.2-1) experimental; urgency=medium
    
      * Team upload
    
      [ Amin Bandali ]
      * New upstream release (Closes: #1034880)
        - Fix crashes with expandable folders and on Other Locations (Corey
          Berla) (https://gitlab.gnome.org/GNOME/nautilus/-/issues/2882)
        - Avoid inconsistent search states (Khalid Abu Shawarib)
          (https://gitlab.gnome.org/GNOME/nautilus/-/issues/2875)
        - Prevent lingering tracker cursors (Carlos Garnacho)
          (https://gitlab.gnome.org/GNOME/nautilus/-/issues/2557)
        - Fix rubberband range behavior on list view (António Fernandes)
          (https://gitlab.gnome.org/GNOME/nautilus/-/issues/2974)
    
      [ Jeremy Bicha ]
      * debian/control.in: Depend on eject (Closes: #1035538)
    
     -- Jeremy Bícha <email address hidden>  Fri, 09 Jun 2023 15:04:38 -0400
  • nautilus (1:44.1-1ubuntu1) mantic; urgency=medium
    
      * Team upload
      * Resynchronize with Debian, remaining Ubuntu changes:
        - Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
          Required for "Set as Background" feature
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
        - debian/changelog, debian/rules: set epoch number (which was added by
          error)
        - debian/source_nautilus.py,
          debian/nautilus-data.install:
          + Apport hook to list versions of files in /usr/lib/nautilus and
            reassign the crashes when they are not due to nautilus code directly
        - debian/rules:
          + Build Unity support
        - 04_suppress_umount_in_ltsp.patch:
          + Don't list unmount and eject actions on LTSP clients
        - 12_unity_launcher_support.patch:
          + unity launcher integration (list bookmarks in the context menu,
            display a bar on the icon during copies)
        - 18_unity_icon_color.patch:
          + specify a background color for the unity launcher icon
        - 19_unity_open_location_xid.patch:
          + Add a new dbus property to store the lists of opened locations
            referenced by their parent nautilus window XID.
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - Revert commit that requires libcloudproviders because it's not in
          Ubuntu main
      * Drop cherry-picked patches applied in new release
    
    nautilus (44.1-1) experimental; urgency=medium
    
      * Team upload
    
      [ Jarred Wilson ]
      * New upstream release
      * debian/control.in:
        - libgtk-4-dev to 4.10.3
        - libadwaita-1-dev to 1.3.0
        - libgnome-autotar-0-dev to 0.4.4
    
      [ Laurent Bigonville ]
      * debian/control.in
        - Drop Suggests against nautilus-sendto
    
     -- Jarred Wilson <email address hidden>  Wed, 17 May 2023 17:07:59 -0400
  • nautilus (1:44.0-1ubuntu2) lunar; urgency=medium
    
      * Depend on xdg-desktop-portal-gnome | xdg-desktop-portal-backend.
        Required for "Set as Background" feature
      * Cherry-pick fix for inconsistent on/off switch
      * Cherry-pick a translation fix
      * Cherry-pick a fix for annoying behavior with autofs mounts
      * Cherry-pick a fix for extra 1px thumbnail border
    
     -- Jeremy Bicha <email address hidden>  Thu, 06 Apr 2023 09:43:27 -0400