nautilus 1:3.2.1-2ubuntu1 source package in Ubuntu

Changelog

nautilus (1:3.2.1-2ubuntu1) precise; urgency=low

  * Resynchronize on Debian
  * Remaining diffs:
  * debian/changelog, debian/rules: set epoch number (which was added by error)
  * debian/control.in:
    - build-Depend on lpi, libappindicator3-dev, libunity-dev
    - don't build-depends on individual girs, the libraries do that
    - don't build with tracker, don't suggests it
    - nautilus-data should not need to recommends nautilus,
      lower to a suggests so file-roller doesn't bring in nautilus
    - nautilus Replaces nautilus-data, Debian installed the dbus service there
  * debian/mount-archive.desktop:
  * debian/mount-archive.desktop.in:
    - New nautilus context menu item to allow mounting zip, iso, etc
  * debian/nautilus.gsettings-override:
    - Change the default desktop icon configuration
  * 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/patches/01_lpi.patch:
    - Launchpad changes.
  * debian/patches/02_additional_marge_for_unity.patch:
    - ensure we don't move desktop icons when locking or unlocking the unity
      launcher
  * 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/05_desktop_menu_export.patch:
    - export the desktop menus for appmenu in unity
  * debian/patches/06_never_exec_nonexec_launchers.patch:
    - Implement non-exec policy for .desktop handler.
  * debian/patches/07_use_application_indicator.patch:
    - Use the application-indicator, needs to be updated
  * debian/patches/08_clean_session_capplet.patch:
    - use NoDisplay for the new autostart desktop to keep the capplet clean
  * debian/patches/09_no-initial-fade.patch:
    - Patch to disable the initial fade-in of the background without disabling
      crossfades when the background is changed.
  * debian/patches/11_copy_skipping_pager.patch:
    - after discussion with dx and design, the easier short-time solution is to
      have the copy dialog skipping the pager to be able to launch nautilus even
      with a copy operation in progress
  * debian/patches/12_unity_launcher_support.patch:
    - added new patch to include support to the unity launcher.
      When a file operation is in progress the nautilus launcher icon
      gets a progress bar and the count of the active transfers, plus
      a quicklist item to bring on top/show the transfers window.
  * debian/patches/13_translate_unity_launcher.patch:
    - list the unity launcher desktop to translate
  * debian/patches/14_bring_del_instead_ctrl_del.patch:
    - use Del instead of Ctrl + Del for sending files to the bin
  * debian/patches/15_use-ubuntu-help.patch:
    - use the ubuntu documentation
  * debian/patches/16_run_in_gnome_unity.patch:
    - handle the background only in GNOME and Unity session
  * debian/patches/17_dont_allow_new_tab_on_desktop.patch:
    - Don't allow "New tab" shortcut on desktop
  * debian/patches/18_fix_crash_in_get_current_uri.patch:
    - Upstream patch to fix crash in nautilus_window_slot_get_current_uri()
  * debian/patches/git-0001-Workaround-focus-issues-on-typeahead.patch:
    - upstream patch to workaround focus issues on typeahead
  * debian/patches/git_sideplace_sorting.patch:
    - backport git commit to sort the places entries by alphabetic order
      rather than coding the list in english order
  * debian/rules:
    - use --disable-appindicator
  * 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
  * Dropped diffs:
  * debian/nautilus.maintscript:
    - the conffile was only shipped during part of the Oneiric cycle
  * debian/rules:
    - ship an empty nautilus.css rather than none to avoid warnings,
      upstream is shopping the css with theme in the current version

  [ Paul Sladen ]
  * debian/nautilus-home.desktop: Force icon=folder for
    'Home Folder' entry to reduce confusion (LP: #874265)

nautilus (3.2.1-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control.in:
    - Drop Build-Depends on libdbus-glib-1-dev, no longer required.
    - Drop Recommends on desktop-base. It was originally added when nautilus
      was patched to show the .desktop icons from the desktop-base package. We
      don't do that anymore, so the Recommends has become obsolete.
    - Drop Recommends on consolekit. The ConsoleKit specific functionality has
      been moved into gnome-settings-daemon.
    - Drop Recommends on synaptic and app-install-data. We no longer call
      synaptic for mimetypes without a handler as this functionality is
      provided by alternatives like PackageKit or sessioninstaller now.
    - Update Vcs-* URLs.
  * debian/nautilus-data.gconf-defaults:
    - Removed, obsolete.
  * Refresh patches.

nautilus (3.2.1-1) experimental; urgency=low

  * New upstream release
  * debian/patches/13_tracker.patch: Updated
  * debian/control.in: Update build-dependencies
  * debian/control.in, debian/rules: enable the tracker sarch backend
  * debian/control.in: Recommend sushi

nautilus (3.0.2-4) unstable; urgency=low

  * Upload to unstable.

nautilus (3.0.2-3) experimental; urgency=low

  * debian/control.in:
    - Add Breaks against nautilus-sendto-empathy (<< 3.0) and
      gnome-bluetooth (<< 3.0) as the libnautilus-sendto extension was moved
      into nautilus 3 but the plugin path was not changed with the switch to
      GTK 3. Loading both GTK 2 and GTK 3 in the same process is not allowed.
    - Bump Standards-Version to 3.9.2. No further changes.
    - Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
      called.
    - Remove old Conflicts and Replaces.
  * debian/rules:
    - Remove clean-la.mk since we don't install any .la files.
    - Drop call to dh_girepository
  * Bump debhelper compatibility level to 8.
    - Strip debian/tmp/ from .install files.
    - Bump Build-Depends on debhelper.
  * debian/watch:
    - Update to version 3.
    - Track .xz tarballs.
  * debian/nautilus.install:
    - Install dbus service file for nautilus.
  * debian/patches/13_tracker.patch:
    - Add support for tracker 0.12. Closes: #643946
    - Enable full text search.

nautilus (3.0.2-2) experimental; urgency=low

  * Rename libnautilus-extension1 to libnautilus-extension1a, and add
    appropriate Replaces/Conflicts. Closes: #627361.

nautilus (3.0.2-1) experimental; urgency=low

  * Rebuild against a cdbs+debhelper with dh_installgsettings.
    Closes: #627477.
  * libnautilus-extension1 breaks nautilus (< 3.0) and that’s the
    beginning of a very long list (nautilus transition).
    + gnome-disk-utility < 3.0
    + brasero < 2.91
    + file-roller < 3.0
    + nautilus-sendto < 3
  * Replace nautilus-sendto since it is now included in nautilus.
  * New upstream translation and bugfix release.
  * 00_do_not_require_unpackage_libexif.patch: dropped, we have the
    latest libexif now.
    + Bump build-dependencies accordingly.
  * Bump libnotify requirement.
  * Reintroduce some nautilus 2.x patches.
    + 03_deprecated.patch: still necessary, refreshed.
    + 12_list-view_expand.patch: still necessary, file was renamed,
      refreshed. Update to GTK+ 3.
  * nautilus.install: install the autostart file. This should bring back
    the desktop icons functionality completely.
 -- Sebastien Bacher <email address hidden>   Thu, 08 Dec 2011 15:47:34 +0100

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Precise
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
gnome
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nautilus_3.2.1.orig.tar.xz 4.5 MiB c482d6e7babcc238304cf55586cdf7e2b2806025214a143ed355f0d89b33b154
nautilus_3.2.1-2ubuntu1.debian.tar.gz 44.3 KiB 147a121ec4662687f166c800f18621d8af583092e4afad083666e086f0838df7
nautilus_3.2.1-2ubuntu1.dsc 2.1 KiB 0cd5a2a7dac1979cefd76c165314e7cc23ac125df0d6efee7e9df8d46a1bde8c

View changes file

Binary packages built by this source

gir1.2-nautilus-3.0: libraries for nautilus components - gir bindings

 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package can be used by other packages using the GIRepository format to
 generate dynamic bindings.

libnautilus-extension-dev: libraries for nautilus components - development version

 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package provides the necessary development libraries and include
 files to develop and compile Nautilus extensions.

libnautilus-extension1a: libraries for nautilus components - runtime version

 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package contains a few runtime libraries needed by nautilus' extensions.

nautilus: file manager and graphical shell for GNOME

 Nautilus is the official file manager for the GNOME desktop. It allows
 to browse directories, preview files and launch applications associated
 with them. It is also responsible for handling the icons on the GNOME
 desktop. It works on local and remote filesystems.
 .
 Several icon themes and components for viewing different kinds of files
 are available in separate packages.

nautilus-data: data files for nautilus

 Nautilus is the official file manager and graphical shell for the
 GNOME desktop.
 .
 This package contains pictures, localization files and other data
 needed by nautilus.

nautilus-dbg: file manager and graphical shell for GNOME - debugging version

 Nautilus is the official file manager for the GNOME desktop. It allows
 to browse directories, preview files and launch applications associated
 with them. It is also responsible for handling the icons on the GNOME
 desktop. It works on local and remote filesystems.
 .
 Several icon themes and components for viewing different kinds of files
 are available in separate packages.
 .
 This development package contains unstripped binaries compiled with
 debugging symbols needed by gdb.