[ubuntu/questing-proposed] nautilus 1:49~alpha-0ubuntu1 (Accepted)

Alessandro Astone alessandro.astone at canonical.com
Wed Jul 23 13:18:15 UTC 2025


nautilus (1:49~alpha-0ubuntu1) questing; urgency=medium

  * Merge with debian. Remaining changes:
    - debian/control:
      + Add Build-Depends: libunity-dev
      + Add Recommends: xdg-desktop-portal-gnome:
        Required for "Set as Background" feature
      + Suggest instead of Recommend gnome-sushi
    - 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
    - Add appstream-compulsory.patch:
      - Mark Nautilus as required for GNOME (affects the GNOME Software app)
    - 04_suppress_umount_in_ltsp.patch:
      + Don't list unmount and eject actions on LTSP clients
    - nautilus-sendto.patch:
      + Restore nautilus-sendto integration for better Thunderbird integration
    - 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
  * New upstream release
  * Refresh patches
  * debian/control: Add build dependency on libicu
  * debian/control: Bump tracker-sparql-3.0 minimum version
  * debian/patches: Fix localsearch test

nautilus (48.3-2) unstable; urgency=medium

  * Team upload
  * Expand change details in previous changelog entry to provide more
    information for the release team
  * d/watch: Only watch versions 48.x until forky cycle opens
  * d/gbp.conf: Use upstream/48.x branch until forky cycle opens
  * Upload to unstable

nautilus (48.3-1) experimental; urgency=medium

  * New upstream bugfix release
    - Fix a crash when entering the path bar (Ctrl+L) from a location with no
      path (such as recent://)
      (nautilus#3879 upstream)
    - Support more video/audio types in search filter, for example Matroska
      (nautilus#2452 upstream)
    - When used to provide a file chooser in multiple-directory mode,
      don't prevent the current directory from being selected
      (nautilus!1758 upstream)
    - Take focus correctly when programmatically opened via D-Bus, by
      passing through the startup token, avoiding overzealous focus-stealing
      prevention and the "<Window Name> is ready" notification
      (nautilus#3385 upstream)
    - Fix progress dialogs not getting closed as intended
      (nautilus#3868 upstream)
    - Prevent file chooser crash if attempting to open an empty location
      via D-Bus
      (nautilus#3862 upstream)
    - Replace an icon that no longer exists in the current
      adwaita-icon-theme with a similar icon that still exists and is
      already relied on
      (nautilus#3880 upstream)
    - Fix a memory leak
      (part of nautilus!1782 upstream)
    - When running sandboxed, register our app ID with xdg-desktop-portal
      so that it will let us inhibit logout during file operations
      (nautilus#3874 upstream, not usually relevant in Debian)
    - Translation updates
  * Move gvfs-backends from Recommends to Depends to fix crash
    (Closes: #1101157)

nautilus (48.2-3) unstable; urgency=medium

  * Team upload
  * Release to unstable (freeze exception: #1107571)

nautilus (48.2-2) experimental; urgency=medium

  * Team upload
  * Summarize upstream changes in previous changelog entry
  * d/p/debian/Revert-test-Disable-localsearch-tracker-tests.patch:
    Re-enable localsearch/tracker test-case, disabled by upstream in 48.2.
    This restores the test coverage that we had in 48.1.

nautilus (48.2-1) experimental; urgency=medium

  * New upstream release
    - Fix a crash when an async query changes the visibility of the "Empty
      Trash…" banner
      (nautilus#3844 upstream)
    - Fix a crash which can occur when moving between non-local locations,
      or when double-clicking on a folder when using single-click navigation
      (nautilus#3817 upstream)
    - Speed up loading of SMB shares by not waiting for attributes to be ready
      before loading directories
      (nautilus#3834 upstream)
    - Don't list FLAC in audio files' Properties as both a container and
      a codec
      (nautilus#3839 upstream)
    - Disable localsearch (Tracker)-related build-time tests, which did not
      work in the upstream CI
      (see nautilus#3878 upstream)
    - Translation updates

nautilus (48.1-2) unstable; urgency=medium

  * Team upload
  * Replace build-dep on obsolete appstream-util with appstream

nautilus (48.1-1) unstable; urgency=medium

  * New upstream release
  * Remove remaining patch: no longer needed (Closes: #1050733)

Date: Wed, 23 Jul 2025 14:56:37 +0200
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nautilus/1:49~alpha-0ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 23 Jul 2025 14:56:37 +0200
Source: nautilus
Built-For-Profiles: noudeb
Architecture: source
Version: 1:49~alpha-0ubuntu1
Distribution: questing
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Alessandro Astone <alessandro.astone at canonical.com>
Closes: 1050733 1101157
Changes:
 nautilus (1:49~alpha-0ubuntu1) questing; urgency=medium
 .
   * Merge with debian. Remaining changes:
     - debian/control:
       + Add Build-Depends: libunity-dev
       + Add Recommends: xdg-desktop-portal-gnome:
         Required for "Set as Background" feature
       + Suggest instead of Recommend gnome-sushi
     - 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
     - Add appstream-compulsory.patch:
       - Mark Nautilus as required for GNOME (affects the GNOME Software app)
     - 04_suppress_umount_in_ltsp.patch:
       + Don't list unmount and eject actions on LTSP clients
     - nautilus-sendto.patch:
       + Restore nautilus-sendto integration for better Thunderbird integration
     - 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
   * New upstream release
   * Refresh patches
   * debian/control: Add build dependency on libicu
   * debian/control: Bump tracker-sparql-3.0 minimum version
   * debian/patches: Fix localsearch test
 .
 nautilus (48.3-2) unstable; urgency=medium
 .
   * Team upload
   * Expand change details in previous changelog entry to provide more
     information for the release team
   * d/watch: Only watch versions 48.x until forky cycle opens
   * d/gbp.conf: Use upstream/48.x branch until forky cycle opens
   * Upload to unstable
 .
 nautilus (48.3-1) experimental; urgency=medium
 .
   * New upstream bugfix release
     - Fix a crash when entering the path bar (Ctrl+L) from a location with no
       path (such as recent://)
       (nautilus#3879 upstream)
     - Support more video/audio types in search filter, for example Matroska
       (nautilus#2452 upstream)
     - When used to provide a file chooser in multiple-directory mode,
       don't prevent the current directory from being selected
       (nautilus!1758 upstream)
     - Take focus correctly when programmatically opened via D-Bus, by
       passing through the startup token, avoiding overzealous focus-stealing
       prevention and the "<Window Name> is ready" notification
       (nautilus#3385 upstream)
     - Fix progress dialogs not getting closed as intended
       (nautilus#3868 upstream)
     - Prevent file chooser crash if attempting to open an empty location
       via D-Bus
       (nautilus#3862 upstream)
     - Replace an icon that no longer exists in the current
       adwaita-icon-theme with a similar icon that still exists and is
       already relied on
       (nautilus#3880 upstream)
     - Fix a memory leak
       (part of nautilus!1782 upstream)
     - When running sandboxed, register our app ID with xdg-desktop-portal
       so that it will let us inhibit logout during file operations
       (nautilus#3874 upstream, not usually relevant in Debian)
     - Translation updates
   * Move gvfs-backends from Recommends to Depends to fix crash
     (Closes: #1101157)
 .
 nautilus (48.2-3) unstable; urgency=medium
 .
   * Team upload
   * Release to unstable (freeze exception: #1107571)
 .
 nautilus (48.2-2) experimental; urgency=medium
 .
   * Team upload
   * Summarize upstream changes in previous changelog entry
   * d/p/debian/Revert-test-Disable-localsearch-tracker-tests.patch:
     Re-enable localsearch/tracker test-case, disabled by upstream in 48.2.
     This restores the test coverage that we had in 48.1.
 .
 nautilus (48.2-1) experimental; urgency=medium
 .
   * New upstream release
     - Fix a crash when an async query changes the visibility of the "Empty
       Trash…" banner
       (nautilus#3844 upstream)
     - Fix a crash which can occur when moving between non-local locations,
       or when double-clicking on a folder when using single-click navigation
       (nautilus#3817 upstream)
     - Speed up loading of SMB shares by not waiting for attributes to be ready
       before loading directories
       (nautilus#3834 upstream)
     - Don't list FLAC in audio files' Properties as both a container and
       a codec
       (nautilus#3839 upstream)
     - Disable localsearch (Tracker)-related build-time tests, which did not
       work in the upstream CI
       (see nautilus#3878 upstream)
     - Translation updates
 .
 nautilus (48.1-2) unstable; urgency=medium
 .
   * Team upload
   * Replace build-dep on obsolete appstream-util with appstream
 .
 nautilus (48.1-1) unstable; urgency=medium
 .
   * New upstream release
   * Remove remaining patch: no longer needed (Closes: #1050733)
Checksums-Sha1:
 d55a3e495e83a6ef42216f0edb71ff9c302b5538 2593 nautilus_49~alpha-0ubuntu1.dsc
 1889a937722f6f8ae766d2578dba129796bba3fd 3284964 nautilus_49~alpha.orig.tar.xz
 11c4f3cdd093caa8b25f6372bfbc3d0ba8d06607 40796 nautilus_49~alpha-0ubuntu1.debian.tar.xz
 91fdf5efb2df005b281a7952568905494007a33b 25519 nautilus_49~alpha-0ubuntu1_source.buildinfo
Checksums-Sha256:
 bd059e4bfada05633cb86b4f3d58ff8db8199e0e7747b8f356f168b66616dadf 2593 nautilus_49~alpha-0ubuntu1.dsc
 0bb444ab7dd38233ea79c2e7f8770c56f74f9e87415bc62e5ed85f1a28d6e3e8 3284964 nautilus_49~alpha.orig.tar.xz
 c709485c86b1a06611e4a26512df98f3e5ab2f291333ac49237a7de943e40d0d 40796 nautilus_49~alpha-0ubuntu1.debian.tar.xz
 f0d6228c153c7121cc54c972f6cee19348f352a4333a613364036c3b22f1056c 25519 nautilus_49~alpha-0ubuntu1_source.buildinfo
Files:
 180a85b23d17c931641354366b006c73 2593 gnome optional nautilus_49~alpha-0ubuntu1.dsc
 1afbd914b3014eb2db48918f61fffc20 3284964 gnome optional nautilus_49~alpha.orig.tar.xz
 3e5e687821e01a9e6d824a6114ab2993 40796 gnome optional nautilus_49~alpha-0ubuntu1.debian.tar.xz
 1e668e78a1c757e36bcca03212e166fc 25519 gnome optional nautilus_49~alpha-0ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Questing-changes mailing list