This bug was fixed in the package nautilus - 1:3.18.2-1ubuntu1

---------------
nautilus (1:3.18.2-1ubuntu1) xenial; urgency=medium

  * New version (lp: #1463662) and resynchronize on Debian
    - better layout in the icons view (lp: #589433, #1019298)
    - can move link type .desktop (lp: #1278437)
  * The update uses GtkHeaderBar decorations and has no menubar for now,
    the menus are coming back later and UI is likely to be tweaked again
    based on the feedback from this version
  * Removed changed, deprecated or included in the new version
  * debian/patches/revert_remove_unused_GtkActions.patch:
  * debian/patches/restore-traditional-menu-bar.patch:
    - not needed with the new proper menubar changeset
  * debian/patches/11_copy_skipping_pager.patch:
    - the new version has no copy dialog
  * debian/patches/14_bring_del_instead_ctrl_del.patch:
    - resolved in the new version
  * debian/patches/git_name_column.patch,
    debian/patches/git_multiple_desktop_names.patch,
    debian/patches/git_file_dnd.patch,
    debian/patches/git_sidebar_selection.patch,
    debian/patches/git_slot_order.patch,
    debian/patches/git_unmount_seg.patch,
    debian/patches/git_valid_list.patch,
    debian/patches/git_nomodel_segfault.patch,
    debian/patches/git_open_dir_with.patch,
    debian/patches/git_wrap_label.patch,
    debian/patches/git_null_uri.patch,
    debian/patches/git_revert_location_entry.patch,
    debian/patches/ignore-no-desktop-if-not-first-launch.patch,
    0001-application-use-correct-order-to-watch-for-GSettings.patch:
    - included in the new version
  * Remaining changes
  * debian/control.in:
    - Build-Depends on dh-migrations, libunity-dev,
      updated gnome-pkg-tools requirement
    - lower gnome-sushi Recommends to a Suggests
    - don't recommends gnome-icon-theme-symbolic it's deprecated
    - nautilus-data should not need to recommends nautilus,
      lower to a suggests so file-roller doesn't bring in nautilus
  * debian/changelog, debian/rules: set epoch number (which was added by error)
  * debian/mount-archive.desktop:
  * debian/mount-archive.desktop.in:
    - New nautilus context menu item to allow mounting zip, iso, etc
  * debian/nautilus.install:
    - don't move the autostart to usr
    - install mount-archive menu
    - install nautilus-folder-handler.desktop
  * debian/nautilus-data.install:
    - install apport hook
  * debian/nautilus-folder-handler.desktop:
    - ship a copy of nautilus.desktop with NoDisplay=true since some user
      configurations refer to it
  * debian/nautilus.migrations,
    debian/nautilus-unity-launcher-icon-rename.py:
    - change the nautilus.desktop entry in the unity configuration to the
      new org.gnome.Nautilus name (lp: #1436297)
  * debian/source_nautilus.py:
    - Apport hook to list versions of files in /usr/lib/nautilus and reassign
      the crashes when there are not due to nautilus code directly
  * debian/rules:
    - use dh_migrations and build compat desktop entries
  * debian/patches/03_translations_list_update.patch:
    - Translate the mount-archive menu entry
  * debian/patches/04_suppress_umount_in_ltsp.patch:
    - Don't list unmount and eject actions on LTSP clients
  * debian/patches/06_never_exec_nonexec_launchers.patch:
    - Implement non-exec policy for .desktop handler.
  * debian/patches/08_clean_session_capplet.patch:
    - use NoDisplay for the new autostart desktop to keep the capplet clean
  * debian/patches/12_unity_launcher_support.patch:
    - unity launcher integration (list bookmarks in the context menu,
      display a bar on the icon during copies)
  * debian/patches/15_use-ubuntu-help.patch:
    - use the ubuntu documentation
  * debian/patches/16_unity_new_documents.patch:
    - display the "new document" menu under unity, even if there is no
      template installed (lp: #1113648)
  * debian/patches/17_static_unity_quicklist.patch:
    - Use nautilus --new-window to open a New window
  * debian/patches/18_unity_icon_color.patch:
    - specify a background color for the unity launcher icon (lp: #1081691)
  * debian/patches/dont_wrap_labels_after_dots.patch:
    - don't wrap labels after a dot if they are followed by a number,
      the upstream code has a hack for 3 digit version numbers which
      doesn't really make sense (lp: #942539)
  * debian/patches/19_unity_open_location_xid.patch:
    - don't try to call functions on null objects (lp: #1285895)
    - delay dbus registration until we don't have a bus
  * debian/patches/ubuntu_revert_no_wallpaper.patch:
    - revert upstream changes to use a rgba desktop view, until the other
      components are ready for that change, see lp #1159430 for details
  * debian/patches/interactive_search.patch:
    - Restore interactive search as an option (lp: #1164016)
  * debian/patches/ubuntu_infobars_color.patch: set the infobars type
    to "other" rather than "question" to avoid blue cluebars (lp: #1259059)
  * debian/patches/ubuntu_tracker_only_on_GNOME.patch:
    - only start the tracker index on GNOME sessions
  * debian/patches/ubuntu_backspace_behaviour.patch:
    - restore backspace behaviour, as a back button, that's
      what most filemanager use (lp: #1108637)

  [ Marco Trevisan (TreviƱo) ]
  * debian/patches/19_unity_open_location_xid.patch:
    - ensure that the active location is always the first listed
    - only use window xid on X11
  * debian/patches/20_add_timestamp_to_operations.patch:
    - Add *WithTimestamp dbus methods for file operations that
      might trigger a dialog, that should be presented with time.
      (lp: #1445595)

nautilus (3.18.2-1) unstable; urgency=medium

  * New upstream release.

nautilus (3.18.1-1) unstable; urgency=medium

  * New upstream release.

nautilus (3.18.0-2) unstable; urgency=medium

  * Enable PackageKit support
  * Bump debhelper compatibility to 9

nautilus (3.18.0-1) experimental; urgency=medium

  * New upstream release.
  * Update (build-)dependencies according to configure.ac changes:
    - bump libglib2.0-dev to >= 2.45.7
    - bump libgtk-3-dev to >= 3.17.5
    - bump gtk-doc-tools to >= 1.10

nautilus (3.16.2-1) experimental; urgency=medium

  [ Andreas Henriksson ]
  * New upstream release.
  * Update (build-)dependencies according to configure.ac changes:
    - drop libnotify
    - bump glib to 2.43.4 and gtk+ to 3.15.2
  * debian/nautilus-data.install:
    - no longer ship usr/share/mime/packages/nautilus.xml, which is
      no longer available upstream since commit 5951fadbefafd17798
      "Remove saved search mimetype association"
  * Fix spelling of "allows one to" in pkg descriptions, thanks lintian.
  * Bump Standards-Version to 3.9.6

  [ Michael Biebl ]
  * Remove Debian menu entry.

nautilus (3.14.2-1) unstable; urgency=medium

  * Drop eject recommends - obsolete since circa 2003
  * New upstream stable release.
  * Drop debian/patches/01_fix-new-window-manage-desktop.patch
    - now part of upstream release.

nautilus (3.14.1-2) unstable; urgency=medium

  * d/p/01_fix-new-window-manage-desktop.patch: Fix opening of new browser
    windows when nautilus is managing the desktop, cherry-picked from
    upstream, should really Closes: #766021

nautilus (3.14.1-1) unstable; urgency=medium

  * New upstream release.
    - includes fix for --new-window (Closes: #766021)

nautilus (3.14.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

nautilus (3.13.91-1) experimental; urgency=medium

  * New upstream development release.
  * Update build-dependencies according to configure.ac:
    - Bump libgtk-3-dev to (>= 3.13.2)
  * nautilus-data: stop installing /usr/share/nautilus placeholder files
    - no longer shipped by upstream.

nautilus (3.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.

nautilus (3.12.0-2) experimental; urgency=medium

  * Switch to tracker 1.0.

nautilus (3.12.0-1) experimental; urgency=medium

  * New upstream release.
  * nautilus: install appdata file
  * Bump Standards-Version to 3.9.5

nautilus (3.11.90-1) experimental; urgency=medium

  * New upstream release.
  * Bump build-dependency, Gtk+ 3.11.6

nautilus (3.10.0-1) experimental; urgency=low

  * New upstream release
  * debian/control.in: Update build-depends libgtk-3-dev (>= 3.9.11),
    libgnome-desktop-3-dev (>= 3.10)

nautilus (3.8.2-3) unstable; urgency=medium

  * Switch to tracker 1.0. (Closes: #741425)

nautilus (3.8.2-2) unstable; urgency=low

  * Upload to unstable.

nautilus (3.8.2-1) experimental; urgency=low

  [ Jeremy Bicha ]
  * New upstream release
  * debian/control.in: Bump minimum gsettings-desktop-schemas

  [ Emilio Pozuelo Monfort ]
  * Standards-Version is 3.9.4, no changes needed.

  [ Michael Biebl ]
  * Re-enable tracker support.
  * Set pkg-gnome-maintain...@lists.alioth.debian.org as Maintainer.

nautilus (3.8.0-1) experimental; urgency=low

  * New upstream release.

nautilus (3.7.92-1) experimental; urgency=low

  * New upstream release.

nautilus (3.7.91-2) experimental; urgency=low

  * debian/control.in:
    - Bump depends on gsettings-desktop-schemas to 3.7.90.
      Thanks to Laurent Bigonville for noticing this. Closes: #703106.

nautilus (3.7.91-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Recommend gnome-icon-theme-symbolic. Closes: #692509

  [ Jeremy Bicha ]
  * New upstream release
  * debian/control.in:
    - Bump minimum glib and gtk
    - Suggest brasero instead of recommending it
  * debian/nautilus.install:
    - Shell search provider doesn't need a separate library any more

  [ Emilio Pozuelo Monfort ]
  * New upstream release.
    + debian/control.in,
      debian/rules:
      - Temporarily disable tracker support until tracker 0.16 lands
        in the archive.

nautilus (3.6.1-2) experimental; urgency=low

  * Build-depend on libgnome-desktop-3-dev 3.6.1, because thumbnailing
    doesn't seem to work when compiled against the 3.4.x version

nautilus (3.6.1-1) experimental; urgency=low

  * Team upload

  [ Jeremy Bicha ]
  * New upsteam release
  * debian/control.in:
    - Bump minimum glib and gtk
  * debian/nautilus.install, debian/nautilus-data.install:
    - Install gnome shell search provider
  * Dropped obsolete patches:
    - debian/patches/12_list-view_expand.patch
    - debian/patches/13_tracker.patch:

nautilus (3.4.2-1) unstable; urgency=low

  * New upstream release.
  * Refresh debian/patches/12_list-view_expand.patch.

 -- Sebastien Bacher <seb...@ubuntu.com>  Wed, 02 Dec 2015 10:18:52
+0100

** Changed in: nautilus (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1019298

Title:
  image preview size is small and not well ordered

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1019298/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to