Change logs for nautilus source package in Hirsute

  • nautilus (1:3.38.2-1ubuntu2) hirsute; urgency=medium
    
      * d/p/19_unity_open_location_xid:
        - Do not update opened locations on bus connection.
          Nautilus may connect to the bus when the application is already about
          shut down, however at that point its implementation is destroyed but
          Gio doesn't handle this gracefully as per GNOME/GLib!2056.
          To prevent this, we can safely reduce the delta of the distro-patch by
          avoiding updating the opened locations on bus acquired, as we already do
          it in all the cases a window actually changes its state. (LP: #1820859)
    
     -- Marco Trevisan (TreviƱo) <email address hidden>  Wed, 21 Apr 2021 07:03:29 +0200
  • nautilus (1:3.38.2-1ubuntu1) hirsute; urgency=medium
    
      * Resynchronize on Debian:
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
        - debian/changelog, debian/nautilus.maintscript: 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
        - 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
          + Use a normal titlebar if the desktop environment wants it
        - 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.
        - 20_add_timestamp_to_operations.patch:
          + Add *WithTimestamp dbus methods for file operations that
            might trigger a dialog, that should be presented with time.
        - appstream-compulsory.patch:
          + Set nautilus as unremovable in GNOME Software
        - nautilusgtkplacesview-show-error-if-volume-is-not-mo.patch:
          + show error if volume is not mounted, see LP #1764779
        - ubuntu/shell-search-provider-implement-XUbuntuCancel-to-request-.patch:
          + implement XUbuntuCancel to request search cancellation
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - ubuntu_infobars_color.patch:
          + set infobar type to "other" rather than "question" to avoid blue
            cluebars
    
     -- Sebastien Bacher <email address hidden>  Mon, 11 Jan 2021 17:23:10 +0100
  • nautilus (1:3.38.1-1ubuntu1) groovy; urgency=medium
    
      * New upstream version
        - don't block to restore from trash (lp: #1839380)
      * debian/source_nautilus.py:
        - updated the apport script to use the multiarch directory, install
          it in the nautilus binary that is arch any (lp: #1723822)
      * Resynchronizr on Debian:
        - debian/control.in:
          + Build-Depend on libunity-dev
          + lower gnome-sushi Recommends to a Suggests
        - debian/changelog, debian/nautilus.maintscript: 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
        - 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
          + Use a normal titlebar if the desktop environment wants it
        - 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.
        - 20_add_timestamp_to_operations.patch:
          + Add *WithTimestamp dbus methods for file operations that
            might trigger a dialog, that should be presented with time.
        - appstream-compulsory.patch:
          + Set nautilus as unremovable in GNOME Software
        - nautilusgtkplacesview-show-error-if-volume-is-not-mo.patch:
          + show error if volume is not mounted, see LP #1764779
        - ubuntu/shell-search-provider-implement-XUbuntuCancel-to-request-.patch:
          + implement XUbuntuCancel to request search cancellation
        - ubuntu_backspace_behaviour.patch:
          + restore backspace behaviour to go back
        - ubuntu_infobars_color.patch:
          + set infobar type to "other" rather than "question" to avoid blue
            cluebars
    
     -- Sebastien Bacher <email address hidden>  Mon, 05 Oct 2020 11:37:10 +0200