~3v1n0/ubuntu/+source/nautilus:ubuntu/bionic-fix-recursive-engines

Last commit made on 2018-07-19
Get this branch:
git clone -b ubuntu/bionic-fix-recursive-engines https://git.launchpad.net/~3v1n0/ubuntu/+source/nautilus
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Branch information

Name:
ubuntu/bionic-fix-recursive-engines
Repository:
lp:~3v1n0/ubuntu/+source/nautilus

Recent commits

034a651... by Marco Trevisan (Treviño)

Reverts the reverts introduced in 2.26.3.1 as they are in ubuntu already

Removing these would be a regression from our POV.

6e493a1... by Marco Trevisan (Treviño)

recent-manager-update: Updated to respect upstream requested changes

0afc1ee... by Marco Trevisan (Treviño)

search-engine: respect settings for recursive search

Follow nautilus settings to search only in current folder.
This doesn't apply to gnome-shell search provider for indexed searches.

LP: #1767027

adc5134... by Marco Trevisan (Treviño)

nautilusgtkplacesview: show error if volume is not mounted

LP: #1764779

92807da... by Marco Trevisan (Treviño)

debian/changelog: update to reflect new upstream release version

3a32e73... by Marco Trevisan (Treviño)

Update upstream source from tag 'upstream/3.26.3.1'

Upstream version 3.26.3.1

1c3c422... by Sebastien Bacher

* debian/patches/git_middle_tab.patch: - don't close the view when middle clicking on an item in the "other locations" (lp: #1765776)

(bzr r574)

70d0163... by Marco Trevisan (Treviño)

debian/control*: update VCS informations

4c093d5... by Marco Trevisan (Treviño)

Add debian/gbp.conf with ubuntu settings

fec19c9... by Sebastien Bacher

Import Debian changes 1:3.26.3-0ubuntu4

nautilus (1:3.26.3-0ubuntu4) bionic; urgency=medium

  * debian/patches/server_list_segfault.patch,
    debian/patches/clear_pending_selection.patch:
    - don't segfault in the remote server UI, thanks Marco (lp: #1720685)

nautilus (1:3.26.3-0ubuntu3) bionic; urgency=medium

  * Add appstream-compulsory.patch:
    - Prevent the accidental uninstallation of ubuntu-desktop in GNOME
      Software. ubuntu-desktop depends on nautilus.

nautilus (1:3.26.3-0ubuntu2) bionic; urgency=medium

  * Readded wrongly removed patches:
    - 0015-tracker-search-engine-don-t-start-it-if-not-availabl.patch
    - 0018-search-engine-add-locate-based-search-engine.patch
  * debian/patches/12_unity_launcher_support.patch:
    - Fix not to break builds when --enable-unity is not set
  * Updated patches as per upstream reviews:
    - 0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch
    - 0017-recent-add-function-to-update-manager-on-file-rename.patch

nautilus (1:3.26.3-0ubuntu1) bionic; urgency=medium

  * New upstream release
  * Update install file for new AppStream metadata install location
  * Drop patches applied in new release:
    - git_fat_chars.patch
    - 0018-tracker-search-engine-don-t-start-it-if-not-availabl.patch
    - 0019-search-engine-add-locate-based-search-engine.patch
    - 0020-search-engine-simple-don-t-leak-DateRange-array-if-n.patch

nautilus (1:3.26.2-0ubuntu3.1) bionic; urgency=medium

  * debian/patches/search-engine-add-a-recent-search-engine-listing-Gtk.patch:
    - use the correct patch info so there no line missing in the source

nautilus (1:3.26.2-0ubuntu3) bionic; urgency=medium

  * debian/patches/0019-search-engine-add-locate-based-search-engine.patch:
    - remove an include from 3.28 which was left over when remerging
      on our version, fixes the build

nautilus (1:3.26.2-0ubuntu2) bionic; urgency=medium

  * debian/patches/0018-tracker-search-engine-don-t-start-it-if-not-availabl.patch:
    - Disable completely tracker search engine if not available
  * debian/patches/0019-search-engine-add-locate-based-search-engine.patch:
    - add (m)locate based search engine to search for files (helps with
      LP: #1732780)
  * debian/patches/0020-search-engine-simple-don-t-leak-DateRange-array-if-n.patch:
    - fix memory leak in simple search engine
  * debian/patches/search-engine-add-a-recent-search-engine-listing-Gtk.patch:
    - set search hit rank on recent files results
  * debian/control:
    - add mlocate as suggests (lp: #1752803)

nautilus (1:3.26.2-0ubuntu1) bionic; urgency=medium

  * New upstream version
  * debian/patches/git_fat_chars.patch:
    - list ‘\’ and ‘|’ as non valid on fat filesystems
  * debian/patches/0002-Only-use-a-header-bar-in-GNOME-shell.patch:
    - delete that patch, it was commented and we are not going to it

nautilus (1:3.26.0-0ubuntu3) bionic; urgency=medium

  * debian/patches/search-engine-add-a-recent-search-engine-listing-Gtk.patch:
    - Add search engine to search in Gtk recent files, that's not a full fix
      but a first step to resolve lp: #1732780
  * debian/patches/directory-update-recent-files-manager-on-rename-or-f.patch:
    - Update GtkRecentManager on nautilus file operations

nautilus (1:3.26.0-0ubuntu2) bionic; urgency=medium

  * No-change rebuild against latest gnome-desktop3

nautilus (1:3.26.0-0ubuntu1) artful; urgency=medium

  * New upstream release

nautilus (1:3.25.92-0ubuntu1) artful; urgency=medium

  * New upstream release
  * debian/control.in:
    - Bump minimum libgtk-3-dev to 3.22.6
  * debian/rules
    - Add workaround for Ubuntu translations issue
  * Drop git_desktop-remove-spaces.patch:
    - Applied in new release

nautilus (1:3.25.90-0ubuntu1) artful; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release.
  * Build with meson.
  * Refresh patches.
  * Drop build-with-tracker2.patch: Applied in new release
  * Disable 0002-Only-use-a-header-bar-in-GNOME-shell.patch:
    - Nautilus crashes in Unity with this patch.
  * Add git_desktop-remove-spaces.patch:
    - Backport commit to fix .desktop by removing spaces from MimeType line

  [ Khurshid Alam ]
  * 12_unity_launcher_support.patch:
    - Restore lines accidentally dropped in previous merge, fixes build
      failure (LP: #1711241)

nautilus (1:3.24.2.1-0ubuntu2) artful; urgency=medium

  * Build-Depend on libtracker-sparql-2.0-dev instead of 1.0
  * Add build-with-tracker2.patch

nautilus (1:3.24.2.1-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * Drop patches applied in new release:
    - 08_clean_session_capplet.patch
    - dont_wrap_labels_after_dots.patch

nautilus (1:3.24.1-0ubuntu5) artful; urgency=medium

  * debian/rules:
    - Only show org.gnome.Nautilus.desktop under GNOME Shell causing
      subtile bugs like "can only launch nautilus once" (LP: #1706542)

nautilus (1:3.24.1-0ubuntu4) artful; urgency=medium

  * Remove nautilus-unity-launcher-icon.py migration and related bits:
    - those are not needed anymore (the transition is done pre-LTS).

nautilus (1:3.24.1-0ubuntu3) artful; urgency=medium

  * 0002-Only-use-a-header-bar-in-GNOME-shell.patch:
    - Use the primary-titlebar style class for headerbar in unity
      (LP: #1689239)

nautilus (1:3.24.1-0ubuntu2) artful; urgency=medium

  * Update 06_never_exec_nonexec_launchers.patch:
    - Show "Trust and Launch" for home directory application launchers
      that have been marked as executable (LP: #1687179)

nautilus (1:3.24.1-0ubuntu1) artful; urgency=medium

  * Merge with Debian (LP: #1635988). Remaining changes:
    - debian/control.in:
      + Build-Depends on dh-migrations, libunity-dev, and libzeitgeist-2.0-dev
      + updated gnome-pkg-tools requirement
      + lower gnome-sushi Recommends to a Suggests
      + Replace nautilus-data (<< 1:3.18.1-1ubuntu1) for appdata move
      + 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:
      + 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.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 they are not due to nautilus code directly
    - debian/rules:
      + use dh_migrations and build compat desktop entries
      + Bump dbgsym migration version
    - debian/patches/03_translations_list_update.patch:
      + Translate the mount-archive menu entry
    - 04_suppress_umount_in_ltsp.patch:
      + Don't list unmount and eject actions on LTSP clients
    - 06_never_exec_nonexec_launchers.patch:
      + Implement non-exec policy for .desktop handler.
    - 08_clean_session_capplet.patch:
      + use NoDisplay for the new autostart desktop to keep the capplet clean
    - 12_unity_launcher_support.patch:
      + unity launcher integration (list bookmarks in the context menu,
        display a bar on the icon during copies)
    - 16_unity_new_documents.patch:
      + display the "new document" menu under unity, even if there is no
        template installed
    - 18_unity_icon_color.patch:
      + specify a background color for the unity launcher icon
    - 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
    - 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.
    - 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
    - ubuntu_infobars_color.patch:
      + set infobar type to "other" rather than "question" to avoid blue
        cluebars
    - ubuntu_backspace_behaviour.patch:
      + restore backspace behaviour to go back
    - zg_activity_logging.patch:
      + Use zeitgeist-2.0
    - ubuntu_sync_background_to_accountsservice.patch:
      + write the background image to accountsservice when it changes
    - 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
    - 0002-Only-use-a-header-bar-in-GNOME-shell.patch
      + Otherwise use a normal titlebar and use the headerbar like a toolbar
  * 0002-Only-use-a-header-bar-in-GNOME-shell.patch:
    - Drop check for whether nautilus is a desktop window since it causes
      a build ordering issue and doesn't seem to be necessary now anyway
  * Refresh all patches
  * Dropped patches, applied in new version:
    - 0001-desktop-canvas-view-scale-desktop-workarea.patch
    - 0003-Fix-white-desktop.patch with new fix from git
  * Dropped obsolete patches:
    - 15_use-ubuntu-help.patch: Ubuntu now offers help:gnome-help
    - interactive_search.patch: It is too much work to maintain
      this as a distro patch without introducing bugs.
    - revert_del_get_treeview.patch:
      only needed by interactive_search.patch
    - ubuntu_tracker_only_on_GNOME.patch:
      This doesn't make sense now that Ubuntu is switching to GNOME
  * Disabled patches that need to be rewritten:
    - 16_unity_new_documents.patch
    - 12_unity_launcher_support.patch (worked with 3.22.0 but needs updating
      for 3.22.1+)
  * Partially updated:
    - 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
  * New upstream release
  * debian/control.in:
    - Build-Depend on libgnome-autoar-0-dev (>= 0.2.1)
    - Build-Depend on autoconf-archive

nautilus (3.22.3-1) unstable; urgency=medium

  * New upstream release.

nautilus (3.22.2-1) unstable; urgency=medium

  * New upstream release.
  * Enforce strictly versioned dependency between nautilus and
    nautilus-data. This is needed to ensure we always have the correct version
    of the org.gnome.nautilus GSettings schema installed.

nautilus (3.22.1-2) unstable; urgency=medium

  * Add nautilus-sendto to Suggests. It is required by the "Send to …" context
    menu. (Closes: #293262)

nautilus (3.22.1-1) unstable; urgency=medium

  * New upstream release.

nautilus (3.22.0-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Don't set libexecdir since nautilus doesn't use it

  [ Michael Biebl ]
  * New upstream release.

nautilus (3.21.92-3) unstable; urgency=medium

  * Enforce strictly versioned dependency between nautilus and
    libnautilus-extension1a.
  * Add a symbols files for libnautilus-extension1a, use the Jessie version as
    base to generate the symbols file.
  * Add Build-Depends-Package to libnautilus-extension1a.symbols.
    This ensures proper dependencies when a package has a Build-Depends on a
    higher version of libnautilus-extension-dev then what it gets from the
    used symbols.
  * Drop override for dh_makeshlibs, no longer necessary.

nautilus (3.21.92-2) unstable; urgency=medium

  [ Jeremy Bicha ]
  * Multiarchify
  * Add multiarch_fallback.patch:
    Load extensions from non-multiarch directory too

  [ Laurent Bigonville ]
  * Bump libgtk-3-dev to 3.21.6, nautilus now uses the
    propagate-natural-height property that has been introduced in this version
    of GTK+ (Closes: #837738)

nautilus (3.21.92-1) unstable; urgency=medium

  * New upstream development release.
  * Drop patches, all merged upstream.
  * Bump (Build-)Depends on libgtk-3-dev to (>= 3.21.5) as per configure.ac.
  * Bump debhelper compat level to 10.
  * Drop debian/nautilus.postrm, no longer needed.

nautilus (3.21.91.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Build-Depends as per configure.ac:
    - Bump libglib2.0-dev to (>= 2.49.1).
    - Add libgnome-autoar-0-dev (>= 0.1).
    - Drop intltool.
  * Link statically against libgd. Patches cherry-picked from upstream Git.
  * Install new application icons for Nautilus.

nautilus (3.20.3-1) unstable; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release (3.20.2)
  * Drop format patch, applied in new version
  * 0001-desktop-canvas-view-scale-desktop-workarea.patch:
    - Add git patch to fix desktop margins with high-dpi scaling
  * Convert from cdbs to dh
  * Add debian/docs to explicitly install AUTHORS, NEWS, and THANKS
  * Partially multiarchify but still install nautilus extensions to
    /usr/lib/nautilus/extensions-3.0/ (from Ubuntu)
  * Enable parallel building and all hardening flags
  * Update homepage

  [ Andreas Henriksson ]
  * New upstream release (3.20.3)
  * Drop d/p/0001-desktop-canvas-view-scale-desktop-workarea.patch again,
    now included in upstream release.

nautilus (3.20.1-3) unstable; urgency=medium

  * debian/nautilus.install: Move nautilus-autostart.desktop back to
    etc/xdg/autostart. We are trying to remove the non-standard
    /usr/share/gnome/autostart/ path.
  * debian/control.in: gnome-icon-theme-symbolic from the dependencies, do not
    force an icon theme and rely on the one installed by the metapackages

nautilus (3.20.1-2) unstable; urgency=medium

  * Only enable SELinux on Linux architectures, should fix FTBFS on other ones

nautilus (3.20.1-1) unstable; urgency=medium

  * New upstream release.
  * Drop obsolete Breaks, Conflicts and Replaces from pre-wheezy.
  * Bump Standards-Version to 3.9.8.
  * Fix format string handling in show_unhandled_type_error(), patch taken
    from bgo#765918.

nautilus (3.20.0-1) unstable; urgency=medium

  * New upstream release.
  * Drop nautilus-dbg package now that we have automatic dbgsym packages.
  * Ensure proper upgrade from nautilus-dbg to new dbgsym packages by using
    dh_strip --dbgsym-migration. Bump Build-Depends on debhelper accordingly.
  * Upload to unstable.

nautilus (3.19.93-1) experimental; urgency=medium

  * New upstream release.
  * Bump (build-)dependencies according to configure.ac changes:
    - libgtk-3-dev (>= 3.19.12)
    - intltool (>= 0.50.0)
  * Stop shipping GConf->gsettings and metadata conversion files
    - now dropped upstream and we've converted a long time ago already.
  * Bump Standards-Version to 3.9.7

nautilus (3.18.5-1) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * Build without tracker support on stage1 (as tracker build-depends on
    nautilus itself). Thanks to Daniel Schepler (closes: #739259).
  * Bump debhelper and dpkg-dev build-dependencies to versions that support
    restrictions formulas.

  [ Michael Biebl ]
  * New upstream release.

nautilus (3.18.4-1) unstable; urgency=medium

  * New upstream release.

nautilus (3.18.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump libglib2.0-dev to (>= 2.45.7) as per configure.ac.

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 <email address hidden> 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.

nautilus (3.4.1-1) unstable; urgency=low

  * New upstream release.
  * Drop explicit Build-Depends on gir packages and let the corresponding -dev
    package pull them for us.
  * Bump minimum required version of libglib2.0-dev to 2.31.9 and libgtk-3-dev
    to 3.3.17.
  * Remove debian/patches/14_tracker-0.14.patch, fixed upstream.
  * Remove debian/patches/03_deprecated.patch, no longer needed.
  * debian/nautilus-data.install: Remove usr/share/pixmaps, not installed by
    upstream.
  * debian/rules: Remove call to dh_installmime, already done by cdbs.
  * Bump Standards-Version to 3.9.3.

nautilus (3.2.1-3) unstable; urgency=low

  * Change section of gir1.2-nautilus-3.0 to introspection.
  * Build against tracker 0.14.

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.

nautilus (3.0.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in:
    + bump relevant build dependencies.
  * debian/patches/00_do_not_require_unpackage_libexif.patch: new,
    dependencies were bumped upstream, to require the latest stable versions;
    but libexif 0.6.20 not yet in Debian, and not necessary.

nautilus (2.91.94-1) experimental; urgency=low

  * New upstream release.

  [ Josselin Mouette ]
  * Make the -dev package depend on the gir package.

nautilus (2.91.93-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in: bumped build-dependency on gtk+
  * debian/copyright: updated the list of copyright holders from the sources.

nautilus (2.91.90.1-1) experimental; urgency=low

  * New upstream release.

nautilus (2.91.9-1) experimental; urgency=low

  * New upstream release.
    + debian/control.in:
      - Update the build dependencies.
      - Update the gtk+ 3 and libgail 3 package names.

nautilus (2.91.7-1) experimental; urgency=low

  * New upstream release.
    + debian/control.in:
      - Update build dependencies.
    + debian/patches/10_load_session.patch:
      - Removed, that code is gone.
    + debian/patches/30-fix-compilation.patch:
      - Removed, included upstream.
  * debian/po-up,
    debian/rules:
    + Removed patch-translations support, we have no patches with
      strings anymore (actually we have no patches at all!).

nautilus (2.91.4-1) experimental; urgency=low

  * New upstream release
  * debian/patches/20-rename-extensions-directory.patch
    + Removed, fixed upstream
  * debian/control.in: Add Conflicts/Replaces to gir1.0-nautilus-3.0

nautilus (2.91.3-2) experimental; urgency=low

  * Update to the new gir policy:
    - Rename gir1.0-nautilus-3.0 to gir1.2-nautilus-3.0.
    - Bump the gobject-introspection build dependency.
  * Switch to source format 3.0 (quilt).
  * debian/control.in,
    debian/rules:
    - Call dh_girepository and let the gir package depend
      on gir:Depends, to get gir dependencies. Build depend
      on the necessary gir1.2 packages for that.
    - Exclude the extensions folder from the dh_makeshlibs call.

nautilus (2.91.3-1) experimental; urgency=low

  * New upstream release
  * debian/control: Add Gsettings schemas to nautilus-data
  * debian/control: Add gir1.0-nautilus-3.0
  * debian/control: Add the nautilus gir to libnautilus-extension-dev.install
  * debian/patches/13_shortcuts.patch
    - Removed, Fixed upstream
  * debian/patches/20_open-with_install.patch
    - Removed, open with is now handled by GtkAppChooser
  * debian/patches/03_deprecated.patch
    - Removed, no longer relevant
  * debian/patches/12_list-view_expand.patch
    - Removed, no longer applies
  * debian/patches/10_location_titlebar.patch
    - Removed, not relevant anymore as there is a crumtrail
  * debian/patches/14_dont_show_umount.patch
    - Removed, fixed upstream.
  * debian/patches/30-fix-compilation.patch
    - Added, fix complications with --as-needed
  * debian/patches/20-rename-extensions-directory.patch
    - Added, rename the extensions dir to not clash with older nautilus
      extensions. From upstream git.
  * debian/rules: Add list-missing and autoreconf
  * debian/patches/99_ltmain_as-needed.patch
    - Removed as we use dh_autoreconf now
  * debian/patches/90_relibtoolize.patch
    - Removed as we use dh_autoreconf now
  * debian/control.in: Add gobject-introspection to the build-depends
  * debian/rules: Force gobject-introspection support to build
  * debian/control.in: libgirepository1.0-dev (>= 0.9.12)
  * debian/nautilus.install: Don't install .la for extensions

nautilus (2.30.1-3) unstable; urgency=low

  * 15_nautilus_file_peek_crash.patch: stolen from upstream git. Fix a
    crasher with lots of upstream duplicates from squeeze systems.

nautilus (2.30.1-2) unstable; urgency=low

  * Drop type-handling usage. Closes: #587872.
  * Bump standards version accordingly.
  * 13_shortcuts.patch: stolen from upstream git. Fix an annoying bug
    that makes a number of keyboard shortcuts inoperant the first time.
    Closes: #592016.
  * 14_dont_show_umount.patch: stolen from upstream git. Don’t show both
    “unmount” and “safe removal”/“eject” entries. Closes: #564859.

nautilus (2.30.1-1) unstable; urgency=low

  * Bump shlibs for libnautilus-extension1. Closes: #577856.
  * New upstream release.
  * 02_eel_libadd.patch, 04_tracker_0.8.patch: dropped, merged upstream.
  * 90_relibtoolize.patch: updated for the new version.

nautilus (2.30.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in
    - Drop libbeagle-dev and libtrackerclient-dev from Build-Depends.
      Nautilus uses dlopen now to access those search engines.
    - Bump libglib2.0-dev to (>= 2.24.0).
    - Bump libgnome-desktop-dev to (>= 2.29.91).
    - Bump libgtk2.0-dev to (>= 2.20.0).
    - Bump Standards-Version to 3.8.4. No further changes.
  * debian/patches/01_manpage.patch
    - Remove, merged upstream.
  * debian/patches/04_tracker_0.8.patch
    - Add support for tracker 0.8 and fix filtering by location.
      Patch pulled from upstream Git.
  * debian/patches/90_relibtoolize.patch
    - Update build system for new upstream release.
  * Refresh patches to apply cleanly.

nautilus (2.28.4-2) unstable; urgency=low

  * 03_deprecated.patch: new patch. Don’t use -D*DISABLE_DEPRECATED for
    a production build, it often FTBFS. Closes: #576977.
  * 90_relibtoolize.patch: updated accordingly.

nautilus (2.28.4-1) unstable; urgency=low

  * New upstream bugfix release.
  * Regenerate relibtoolize patch to apply.

nautilus (2.28.3-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop n-c-b from Recommends.

  [ Emilio Pozuelo Monfort ]
  * debian/patches/20_open-with_install.patch:
    - Add description.
  * debian/watch:
    - Don't uupdate.
  * New upstream bugfix release.
    - debian/patches/12_list-view_expand.patch,
      debian/patches/20_open-with_install.patch,
      debian/patches/90_relibtoolize.patch:
      + Refreshed.
  * debian/patches/01_manpage.patch,
    debian/patches/02_eel_libadd.patch:
    - Forwarded, add headers.

nautilus (2.28.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Drop gnome-mount recommends, it’s already pulled by gvfs if needed
    (i.e. for gvfs builds that use HAL).

  [ Andrea Veri ]
  * New upstream release.
  * debian/control:
    - bumped standards-version to 3.8.3. No changes needed.
    - bumped libtrackerclient-dev to >= 0.6.6 (lenny version),
      to start up nautilus porting to tracker 0.7. Thanks mbiebl
      for the hint.
    - added missing ${misc:Depends} to both nautilus-dbg and
      libnautilus-extension-dev making lintian stop complaining.

  [ Josselin Mouette ]
  * nautilus-data.gconf-defaults: set exit_with_last_window to false so
    that nautilus doesn’t go in a loop when show_desktop = false.
  * 13_autostart.patch: removed, it is no longer necessary.
    + Automount works even when show_desktop = false. Closes: #538108.
    + Stop installing the autostart file as well.
    + Break gnome-session < 2.28 because of this change.
  * Regenerate 90_relibtoolize.patch.

nautilus (2.28.0-2) unstable; urgency=low

  * Require a recent gvfs for the metadata store.
    Closes: #548142, #548143.

nautilus (2.28.0-1) unstable; urgency=low

  * Depend on libglib2.0-data for GIO translations.
  * New upstream release.
    + Fixes duplicate ID in UI file. Closes: #545254.
  * Bump glib build-dependency.
  * 12_list-view_expand.patch, 13_autostart.patch, 90_relibtoolize.patch:
    updated for the new version.
  * Install nautilus-convert-metadata.

nautilus (2.26.3-1) unstable; urgency=low

  * New upstream release.
    + Updated Spanish translation. Closes: #532288.
  * 13_autostart.patch: start with -n so that the default window is not
    created, even when nautilus doesn’t detect correctly it is started
    by the session startup. Closes: #532799.
  * 90_relibtoolize.patch: regenerated for the new version.

nautilus (2.26.2-5) unstable; urgency=low

  * 11_restart_mode.patch: removed, it is useless now that we never
    autorespawn nautilus. Furthermore, nautilus-home.desktop is lacking
    a X-GNOME-Provides: field.
  * 13_autostart.patch: refreshed accordingly.

nautilus (2.26.2-4) unstable; urgency=low

  * 11_restart_mode.patch: add reference.
  * Remove scrollkeeper dependency.
  * 13_autostart.patch: new patch. Put nautilus.desktop into the
    autostart directory so that we don’t rely on gnome-session’s
    required_applications mechanism. This allows to add an autostart
    condition on the show_desktop GConf key.
    + Remove the AutoRestart on the same basis; there’s no point in
      restarting nautilus and not e.g. gnome-power-manager, and it
      causes many issues.
  * 90_relibtoolize.patch: update accordingly.

nautilus (2.26.2-3) unstable; urgency=low

  * 11_restart_mode.patch: new patch. Do not get the session manager to
    automatically restart nautilus when using --no-desktop. Thanks to
    Roland Mas for testing.

nautilus (2.26.2-2) unstable; urgency=low

  * 20_open-with_install.patch: fix a crash when switching tabs in the
    dialog.

nautilus (2.26.2-1) unstable; urgency=low

  * Break eiciel, diff-ext, nautilus-gksu, nautilus-actions,
    nautilus-share and seahorse-plugins until versions rebuilt with the
    new extension path.
  * Only suggest xdg-user-dirs, nautilus works perfectly fine without
    it.
  * New upstream release.
    + Correctly cleans up session files. Closes: #469267.
    + Checks whether the session is active with ConsoleKit before
      mounting a removable media. Closes: #512824.
    + Follows OnlyShowIn/NotShowIn for .desktop files on the desktop.
      Closes: #422570.
    + Only accepts .desktop with executable permissions.
      Closes: #515078, #515104.
  * 07_desktop_file_activation.patch: removed from the sources.
  * 02_eel_libadd.patch: stolen from the eel2 sources. Fix linking of
    the eel convenience library.
  * 14_sidebar_network-protocol.patch: removed, useless since 2.24.
    Closes: #518773.
  * 20_open-with_install.patch: updated for the new version.
  * 90_relibtoolize.patch: new patch, relibtoolize over that.
  * Refresh other patches.
  * Bump shlibs version to 2.26.2.
  * Add brasero 2.26 as an alternative to n-c-b.
  * Recommend consolekit.
  * Pass --disable-packagekit.
  * Fix section of debug package.
  * Update build-dependencies and dependencies according to the upstream
    changes.
  * Build-depend on libglib2.0-doc and libgtk2.0-doc to ensure proper
    xrefs.
  * nautilus-data.install: there are no more bonobo files to ship.
  * 10_load_session.patch: new patch. Support --load-session so that
    sessions saved with older nautilus versions will load correctly.

nautilus (2.24.2-3) unstable; urgency=low

  * Require shared-mime-info 0.50 to have support for the x-content
    types. Closes: #511370.
  * Recommend gnome-mount.
  * Break rhythmbox < 0.12.
  * Standards version is 3.8.1.
  * Upload to unstable.

nautilus (2.24.2-2) experimental; urgency=low

  * Add a Breaks with g-v-m << 2.24 to avoid double actions on device
    insertion. Closes: #507630, #510692.
  * 20_open-with_install.patch: add missing argument to
    gtk_tree_model_get. Closes: #510694.

nautilus (2.24.2-1) experimental; urgency=low

  * nautilus-data.gconf-defaults: enable autorun actions for all media
    CD/DVD/etc. by default instead of asking.
    + Also do it for blank media.
  * libnautilus-extension1 breaks nautilus << 2.22.
  * Build-depend on libgnome-desktop-dev 2.24 to be sure to link with
    libgnome-desktop-2-7. Otherwise, since symbols are not versioned,
    libeel2-2.24 will load it anyway and ka-boom. Closes: #507632.
  * New upstream release.

nautilus (2.24.1-1) experimental; urgency=low

  [ Gustavo Noronha Silva ]
  * New upstream release
  * debian/patches/20_open-with_install.patch:
  - updated to the new version

  [ Josselin Mouette ]
  * Update (build-)dependencies according to the new version.
  * Add Breaks in libnautilus-extension1 against all packages that use
    the old API.
  * 12_list-view_expand.patch, 14_sidebar_network-protocol.patch:
    refreshed.
  * Update shlibs version to 2.23.1.
  * Only require gvfs (>= 1.0.2), only recommend gvfs-backends.
  * Stop recommending fam, gio does not support it correctly.
  * Remove useless dh_strip argument overloading.
  * 01_manpage.patch: fix whatis entry in nautilus-connect-server.1.
  * Install upstream manpages in nautilus.
  * Install the documentation for libnautilus-extension.

nautilus (2.22.5.1-1) experimental; urgency=low

  [ Josselin Mouette ]
  * 20_open-with_install.patch: handle the case where content_type =
    NULL. See bugzilla #541183.

  [ Sebastian Dröge ]
  * New upstream bugfix release.

nautilus (2.22.4-1) experimental; urgency=low

  * New upstream bugfix release.

nautilus (2.22.3-1) experimental; urgency=low

  [ Josselin Mouette ]
  * 20_open-with_install.patch: ported from the patch formerly in eel2.
  * Also recommend synaptic and app-install-data.
  * Include patch-translations.mk, require gnome-pkg-tools 0.13.
  * debian/po-up: taken from eel2.
  * 99_ltmain_as-needed.patch: make the patch apply with -p1.
    Closes: #484953.

  [ Sebastian Dröge ]
  * New upstream bugfix release:
    + debian/control.in:
      - Drop esound from build dependencies.
    + debian/patches/05_places-sidebar_single-click.patch:
      - Dropped, merged upstream.
  * debian/control.in:
    + Update Standards-Version to 3.8.0, no additional changes needed.

nautilus (2.22.2-1) experimental; urgency=high

  * New upstream bugfix release:
    + debian/patches/05_places-sidebar_single-click.patch:
      - Updated to apply cleanly again.

nautilus (2.22.1-1) experimental; urgency=low

  * 05_places-sidebar_single-click.patch: Update from bugzilla and enable
    again as it should work good now and is more consistent with the
    GTK file chooser.
  * New upstream bugfix release:
    + debian/patches/03_sftp_connect.patch,
      debian/patches/04_show_backup_files.patch,
      debian/patches/15_tracker_check.patch,
      debian/patches/90_from_svn_mount_connect_to_server_locations.patch,
      debian/patches/90_from_svn_fix_changing_default_application.patch:
      - Dropped, emrged upstream.

nautilus (2.22.0-3) experimental; urgency=low

  * Disable 05_places-sidebar_single-click.patch as it's buggy.
  * Remove 18_disable_signal_handler.patch, it's better fixed upstream.
  * Remove 06_dont_create_Desktop.patch, --no-desktop is meant as a switch
    to not show icons on the desktop and not creating the desktop directory
    creates all kinds of broken links in nautilus.
  * Remove 08_folder_handler.patch, this is upstream already.
  * Disable 10_location_titlebar.patch, this gives completely unwanted results
    for thrash:// for example or when the filesystem uses something else
    than UTF8 as encoding (%XX stuff in the title).
    See http://bugzilla.gnome.org/show_bug.cgi?id=142087
  * 90_from_svn_mount_connect_to_server_locations.patch, Added. Mounts location
    in the connect to server dialog. Patch taken from the Ubuntu package.

nautilus (2.22.0-2) experimental; urgency=low

  * Disable 07_desktop_file_activation.patch for now, it breaks in an
    unintended way.

nautilus (2.22.0-1) experimental; urgency=low

  [ Sebastian Dröge ]
  * New upstream stable release:
    + Upload to experimental first because of intrusive changes.
    + debian/control.in:
      - Update build dependencies and dependencies.
    + debian/rules:
      - Bump shlibs.
    + debian/patches/01_prompt_same_file.patch,
      debian/patches/16_missing_thumbnails.patch,
      debian/patches/20_upstream_nautilus-dnd-user-owned.patch,
      debian/patches/21_nautilus_xmp.patch,
      debian/patches/23_thumbnails_add-border.patch,
      debian/patches/11_gnomevfs_query_eject.patch:
      - Dropped, merged upstream.
    + debian/patches/06_dont_create_Desktop.patch:
      - Updated to apply cleanly again.
    + debian/patches/07_desktop_file_activation.patch:
      - Updated to apply cleanly again.
    + debian/patches/10_location_titlebar.patch:
      - Updated to apply cleanly again.
    + debian/patches/14_sidebar_network-protocol.patch:
      - Updated to apply cleanly again.
    + debian/patches/99_ltmain_as-needed.patch:
      - Updated to apply cleanly again.
    + debian/patches/90_from_svn_fix_changing_default_application.patch:
      - Make changing the default application work again, patch taken from
        the Ubuntu package.
    + debian/patches/18_disable_signal_handler.patch:
      - Don't use the logging code signal handler it's buggy and makes
        nautilus being stuck and eat cpu on crash. Patch taken from the
        Ubuntu package.

nautilus (2.20.0-7) unstable; urgency=low

  * 25_disable_sighandler.patch: patch from upstream SVN. Disable the
    horrible signal handler that makes nautilus go wild while filling
    its debug log. Closes: #454764, #494788.
  * Don’t require libselinux on non-linux OSes. Closes: #494645.

nautilus (2.20.0-6) unstable; urgency=low

  * 24_smb_crash.patch: patch from upstream to handle NULL MIME types
    set by the SMB module gracefully, avoiding a lot of crashes.

nautilus (2.20.0-5) unstable; urgency=low

  * 05_places-sidebar_single-click.patch: replaced by upstream version
    of the patch, that does not activate items while right-clicking
    them. Closes: #414960.
  * 06_dont_create_Desktop.patch,
    20_upstream_nautilus-dnd-user-owned.patch: make patches apply with
    -p1. Closes: #484953.
  * Recommend app-install-data and synaptic now that libeel doesn’t
    anymore.

nautilus (2.20.0-4) unstable; urgency=low

  [ Loic Minier ]
  * Add a nautilus-extensions-1.0 Provide to nautilus to express the fact that
    nautilus will search for extensions in /usr/lib/nautilus/extensions-1.0;
    this might avoid a long list of Conflicts in nautilus when updating to
    extensions-2.0 (nautilus >= 2.21.2).

  [ Josselin Mouette ]
  * Demote fam to a Suggests; only g-d-e really needs to recommend it.
  * 02_trash_location.patch: new patch. When unmounting a volume with a
    non-empty trash, take into account that with the new location, the
    directory to remove is the parent of the one returned by gnome-vfs.

nautilus (2.20.0-3) unstable; urgency=low

  [ Diego Escalante Urrelo ]
  * New patch, 23_thumbnails_add-border.patch, restore the
    thumbnail borders; (GNOME #478363). Closes: #456957.

  [ Josselin Mouette ]
  * Add missing references to all patches.

  [ Sebastien Bacher ]
  * New nautilus-connect-server manpage from Fernando Ribeiro (Ubuntu: #61299)

  [ Josselin Mouette ]
  * 16_missing_thumbnails.patch: stolen from upstream's SVN. Fixes
    disappearing thumnails. Closes: #453525.

  [ Julian Andres Klode ]
  * debian/nautilus-connect-server.1: fix the manpage
  * debian/nautilus-file-management-properties.1: add new manpage
  * Upgrade to Policy 3.7.3
  * Add VCS-Browser and VCS-Svn fields to debian/control
  * Use the new Homepage field

nautilus (2.20.0-2) unstable; urgency=high

  [ Loic Minier ]
  * Build-dep against libglib2.0-dev >= 2.14; fixes crashes when mixing the
    internal copy of GSequence with the glib one; thanks Andre Klapper.

  [ Sebastian Dröge ]
  * debian/patches/21_nautilus_xmp.patch,
    debian/control.in:
    + Build against exempi 1.99.5. Patch by Michael Biebl. (Closes: #450486)

nautilus (2.20.0-1) unstable; urgency=low

  * 15_tracker_check.patch: new patch, properly checks that tracker is
    installed before using it. Closes: #439863.
  * Suggest tracker.
  * New upstream release.
  * Update build dependencies.
  * Pass --disable-update-mimedb to configure flags.
  * Don't ship the XML file in nautilus, ugh.
  * Call dh_installmime by hand for nautilus-data.
  * Refresh patches.
  * 05_places-sidebar_single-click.patch: updated to new version.
  * 12_list-view_expand.patch: updated for 2.20; revert upstream commit
    r13045.
  * 13_thumbnail_size_pref.patch: removed, integrated upstream.
  * 60_combobox-changed-signal.patch: removed, integrated upstream.
  * Update menu file.

nautilus (2.18.3-3) unstable; urgency=low

  * New patch, 60_combobox-changed-signal, fix a crash with newer Gtk emitting
    a changed signal; GNOME #459221; SVN r13002.

nautilus (2.18.3-2) unstable; urgency=low

  * 14_sidebar_network-protocol.patch: fix systematic segfault.
    Closes: #434123.
  * Enable tracker support by build-depending on libtrackerclient-dev.

nautilus (2.18.3-1) unstable; urgency=low

  [ Josselin Mouette ]
  * 12_list-view_expand.patch: update the minimum width to 20
    characters.
  * Update watch file.
  * 13_thumbnail_size_pref.patch: stolen from upstream SVN. Introduces a
    preference to define the thumbnail size (closes: #425400).
  * 99_ltmain_as-needed.patch: make --as-needed work for the library
    too.

  [ Otavio Salvador ]
  * 14_sidebar_network-protocol.patch: Adds the "Network Servers" option
    on sidebar. Thanks to Luis Gustavo S. Barreto <email address hidden>
    for the patch.

  [ Guilherme de S. Pastore ]
  * 15_japanese_typo.patch: fixes a typo in the Japanese translation. Thanks
    to Kobayashi Noritada for reporting it. (Closes: #430679)

  [ Josselin Mouette ]
  * New upstream release.
  * Refresh patches.
  * 15_japanese_typo.patch: removed, integrated upstream.

nautilus (2.18.1-3) unstable; urgency=low

  [ Loic Minier ]
  * Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
    cdbs >= 0.4.41.
  * Prepend -z defs to LDFLAGS for additional safety.
  * Wrap build-deps and deps.

  [ Josselin Mouette ]
  * 12_list-view_expand.patch: set a minimum width for the name column
    to avoid opening a window with a too small name column. Partially
    fixes #422563.

nautilus (2.18.1-2) unstable; urgency=low

  * 10_location_titlebar.patch: include gnome-vfs-utils.h
    (closes: #421027).
  * Refresh other patches.
  * 12_list-view_expand.patch: make the filename column expandable
    instead of setting the width by default. Reverts upstream commit
    12779.

nautilus (2.18.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * 10_location_titlebar.patch: patch from Adrien Delle Cave to display
    the full location in the title bar when a setting is enabled
    (closes: #413018).
  * 01_prompt_same_file.patch: don't overwrite files when the source and
    destination are strictly the same (closes: #419525).

  [ Sebastian Dröge ]
  * Upload to unstable, drop check-dist include.
  * New upstream release:
    + Update build dependency on libgnome2-dev to >= 2.14.0 and add
      x11proto-core-dev for the multimedia keys support.
    + Bump shlibs to 2.17.90.
    + Fix URL in the watch file.
    + Dropped 02_umask.patch,
      09_connect_server_iter.patch, merged upstream.
    + Dropped 11_umount-progress-bar.patch, this is obsolete now that
      gnome-volume-manager and gnome-vfs use gnome-mount, which displays
      a notification bubble. See Gnome #313639.
    + Add icons to nautilus-data.install.
  * 11_gnomevfs_query_eject.patch: Patch taken from Ubuntu. Use gnomevfs'
    gnome_vfs_drive_needs_eject() function instead of just looking at the
    drive type. This keeps umount/eject consistent and keeps it configurable
    with the HAL policies.
  * 20_upstream_nautilus-dnd-user-owned.patch: Patch taken from Ubuntu.
    Use copy instead of move when using DND and the destination is owned by
    someone else. See Gnome #339154.
  * 10_location_titlebar.patch: Updated with the latest patch from
    Gnome #142087.

nautilus (2.16.3-5) experimental; urgency=low

  * Bump up librsvg2-dev build-dep to >= 2.16.0-2 to make the package
    autobuildable; add a librsvg2-common >= 2.16.0-2 build-dep since
    desktop-base needs it, and librsvg2-dev doesn't pull it.

nautilus (2.16.3-4) experimental; urgency=low

  * 08_folder_handler.patch: add OnlyShowIn=GNOME to
    nautilus-folder-handler.desktop (closes: #396969).
  * 07_desktop_file_activation.patch:
    + Compare numeric uids instead of using strcmp.
    + Fix the context menu of "link" desktop items.
  * 09_connect_server_iter.patch: patch from Christian Neumair to
    display only supported protocols in the "connect to" window
    (closes: #375180).

nautilus (2.16.3-3) experimental; urgency=low

  [ Loic Minier ]
  * Add a get-orig-source target to retrieve the upstream tarball.
  * Add an epoch to the libgnomevfs2-dev build-dep and dep.
  * Include the new check-dist Makefile to prevent accidental uploads to
    unstable; bump build-dep on gnome-pkg-tools to >= 0.10.

  [ Josselin Mouette ]
  * 06_dont_create_Desktop.patch: patch from upstream bugzilla. Don't
    create the Desktop directory when run with the --no-desktop option
    (closes: #230757, #408896).
  * 07_desktop_file_activation.patch:
    + Don't launch desktop files that aren't at safe places
      (closes: #408556). This doesn't affect desktop files that are
      merely links.
    + Don't launch those that don't end with .desktop (closes: #408948).

nautilus (2.16.3-2) experimental; urgency=low

  * 03_sftp_connect.patch: patch from Mike Hommey to add a "connect to
    server" context menu item for sftp shares (closes: #375181).
  * 04_show_backup_files.patch: patch from Stephen Cook to display
    backup files together with hidden files (closes: #401583).
  * Refresh 11_umount-progress-bar.patch.
  * 05_places-sidebar_single-click.patch: patch from UHU Linux to use
    single click in the "places" sidebar pane.

nautilus (2.16.3-1) experimental; urgency=low

  [ Loic Minier ]
  * Ship /usr/share/mime/application in nautilus.
  * Merge 2.14.3-2, 2.14.3-3, and 2.14.3-4; credit
    10_nautilus-directory-cache-is-local in 2.14.3-4 appropriately.
  * Fix watch file to use HTTP.

  [ Josselin Mouette ]
  * Merge 2.14.3-6.
  * Switch to quilt for patch handling.
  * 02_umask.patch: use the recommended method upstream, which should be
    thread-safe.
  * 10_nautilus-directory-cache-is-local.patch: removed, integrated
    upstream.
  * 11_umount-progress-bar.patch: refresh translations.

nautilus (2.16.1-1) experimental; urgency=low

  [ Josselin Mouette ]
  * Brown paper bag update.
  * 02_umask.patch: use and operator on not(umask), not the xor.

  [ Loic Minier ]
  * Bump the Depends on libgnomevfs2-dev >= 2.16.0-1 as well.
  * Reorder build-deps to please pbuilder.
  * Add missing build-deps on libgnomeui-dev (>= 2.6.0), libglib2.0-dev (>=
    2.6.0), libgnome2-dev (>= 2.1.1), libpango1.0-dev (>= 1.1.2).
  * Version the liborbit2-dev build-dep to >= 2.4.0.
  * Bump the libgnomeui-dev build-dep to >= 2.16.0-2 for gtk+2.0 2.10.
  * Bump the libbonobo2-dev build-dep to >= 2.15 for gnome-vfs2 >= 2.16.0-1.
  * Add ${shlibs:Depends} to libnautilus-extension-dev.
  * New upstream release; no API change.

nautilus (2.16.0-2) experimental; urgency=low

  [ Marco Cabizza ]
  * Bump libgnomevfs2-dev build-dep to 2.16.0-1 for selinux support.

  [ Loic Minier ]
  * Upload.

nautilus (2.16.0-1) experimental; urgency=low

  * New upstream release.
  * Update watch file.
  * Remove requirements on libpopt and libgsf.
  * Update build-dependencies appropriately.
  * Remove many unneeded dependencies for libnautilus-extension-dev.
  * Build-depend on docbook-utils and libselinux1-dev.
  * Build-depend on gnome-pkg-tools 0.7 and use clean-la.mk.
  * Also use gnome-version.mk and use ${gnome:Version}.
  * Bump shlibs to 2.15.90.

nautilus (2.14.3-6) unstable; urgency=medium

  * Update patch 11_umount-progress-bar to fix an implicit pointer conversion
    to int which would have likely caused crashes on 64-bits arches; thanks
    Dann Frazier; closes: #400996.

nautilus (2.14.3-5) unstable; urgency=low

  * New patch, 11_umount-progress-bar.patch, to display a progress bar when
    umounting an USB stick (or other volumes); taken from the Ubuntu package as
    well as the translations; thanks Sven Arvidsson; GNOME #313639;
    closes: #396939, #398373.

nautilus (2.14.3-4) unstable; urgency=low

  * New patch, 10_nautilus-directory-cache-is-local.patch, to cache the result
    of islocal() on NautilusDirectory objects; this is called relatively often
    and should speed up browsing of network shares; from upstream CVS; credits
    to Alexander Larsson and Federico Mena Quintero.

nautilus (2.14.3-3) unstable; urgency=low

  * Is there something like a double brown paper bag?
  * 02_umask.patch: finally a correct expression, hopefully. Fixes
    problem with file creation (closes: #390908).

nautilus (2.14.3-2) unstable; urgency=low

  * 02_umask.patch: use & operator on umask, not ^. Silly me.

nautilus (2.14.3-1) unstable; urgency=low

  * New upstream release.
  * 02_umask.patch: honor umask when creating files (closes: #314796).
  * 01_relibtoolise.patch: removed.
  * Bump eel2 build-dependencies.

nautilus (2.14.1-5) unstable; urgency=high

  [ Josselin Mouette ]
  * nautilus-data depends on ${misc:Depends} (RC bug fix).

  [ Loic Minier ]
  * Add a useless ${misc:Depends} to libnautilus-extension1, just in case.

nautilus (2.14.1-4) unstable; urgency=low

  * nautilus-dbg replaces libnautilus-extension1-dbg (closes: #368304).

nautilus (2.14.1-3) unstable; urgency=low

  * The "tame the beast" release.
    + New maintainer.
  * Remove dependency on broken gamin.
  * Keep only fam as a Recommends:, nautilus now monitors correctly
    local mounts even without it (closes: #353163).
  * Standards version is 3.7.2.
  * dirs: removed, useless.
  * *.install: move architecture-independent data to nautilus-data
    (closes: #314209).
    + Add a conflict with earlier versions.
  * rules, nautilus-data.dirs: don't install the initial-desktop stuff,
    it isn't used at all.
  * nautilus-data.install: use it to install the icon.
  * README.Debian: removed, useless.
  * nautilus.postinst: removed, deprecated.
  * Use ${binary:Version} (yes, that's cosmetic).
  * Put all debugging information in nautilus-dbg.
    + Remove libnautilus-extension1-dbg entirely.
    + Use debhelper 5 and depend on it.
  * Set priority of the debugging package to extra, to match the
    override.
  * libnautilus-extension-dev.install: there is no .a file.

nautilus (2.14.1-2) unstable; urgency=low

  [ Sebastien Bacher ]
  * Upload

  [ Josselin Mouette ]
  * Make the package binNMU-safe.
    + Build-depend on dpkg-dev 1.13.19.
    + Use ${source:Version}.

  [ Loic Minier ]
  * Stop shipping /usr/lib/*.la files in libnautilus-extension-dev.
    [debian/libnautilus-extension-dev.install]
  * Build with a fixed CDBS (0.4.39-0.1 for #365085) which should restore the
    correct libnautilus-extension1 shlib dep. (Closes: #365740)

nautilus (2.14.1-1) unstable; urgency=low

  * New upstream version
  * debian/control.in:
    - updated requirements on libeel and libgtk according to configure
  * debian/patches/01_relibtoolise.patch:
    - updated

nautilus (2.14.0-1) unstable; urgency=low

  * New upstream version
  * debian/control.in:
    - updated the requirements on gnome-vfs, eel
    - updated cdbs requirement so dh_installmime is used
  * debian/nautilus-data.install:
    - install the "application/x-gnome-saved-search" mimetype definition
  * debian/patches/01_relibtoolise.patch:
    - updated
  * debian/rules:
    - updated the shlibs argument
  * debian/watch:
    - updated

  [ Josselin Mouette ]
  * Recommend librsvg2-common and libgnomevfs2-extra.

  [ Loic Minier ]
  * Depend on gamin | fam since gnome-vfs deps are not enough to ensure it's
    there. (Closes: #353163)
    [debian/control, debian/control.in]

nautilus (2.12.2-3) unstable; urgency=low

  * Simple rebuild to get rid of references to Xcursor.la and Xrender.la.

nautilus (2.12.2-2) unstable; urgency=low

  * Upload to unstable.

nautilus (2.12.2-1) experimental; urgency=low

  [ Sjoerd Simons ]
  * Up gnome-vfs2 build-depend to >= 2.12.0

  [ Loic Minier ]
  * New upstream release.
  * Minor cleanups to debian/rules.
  * Actually ship license information and distinguish between copyright and
    license.

nautilus (2.12.1-1) experimental; urgency=low

  * New upstream version.
  * debian/control.in:
    - updated the Build-Depends on the eel2 package.
  * debian/patches/01_relibtoolise.patch:
    - updated.
  * debian/patches/07_places_bookmarks.patch,
    debian/patches/08_desktopborder.patch:
    - fixed with the new version.
  * debian/watch:
    - updated.

nautilus (2.10.1-5) unstable; urgency=high

  [ Josselin Mouette ]
  * Depend on ${misc:Depends} (high urgency fix).
  * Add --as-needed again.

  [ Loic Minier ]
  * Add CDBS' utils.

nautilus (2.10.1-4) unstable; urgency=medium

  [ Sebastien Bacher <email address hidden> ]
  * debian/control.in:
    - Build-Depends on the current exif (Closes: #321261).
  * debian/rules:
    - don't use "-as-needed", fix the current build issue (Closes: #320138).

  [ Josselin Mouette <email address hidden> ]
  * Don't recommend gnome-icon-theme, gnome-control-center already depends on
    it.
  * Updated Suggests, using evince | pdf-viewer instead of xpdf, and
    totem | mp3-decoder instead of xmms (closes: #289252).

nautilus (2.10.1-3) unstable; urgency=medium

  * Pass --as-needed to ld.
  * Remove most conflicts and replaces, they aren't useful anymore.
  * Depend on gnome-control-center instead of capplets.
  * Cosmetic fixes to the -dbg packages' description.
  * Don't install the .so and .la for libnautilus-private.
  * Standards-version is 3.6.2.
  * copyright: correctly reference the authors and the GPL.

nautilus (2.10.1-2) unstable; urgency=low

  * Upload to unstable.

nautilus (2.10.1-1) experimental; urgency=low

  * Changes by Sébastien Bacher:
    * New upstream version.
    * debian/patches/09_connect-server-auth-fix.patch:
      - fixed upstream.
  * Changes by Josselin Mouette:
    * Conflict with libnautilus2-dev.

nautilus (2.10.0-1) experimental; urgency=low

  * New upstream release:
    - better handling of DnD from web browsers (Closes: #269490).
    - fix the icon layout on ia64 (Closes: #286039).
  * debian/control.in:
    - create a debug package.
    - don't Build-Conflicts on libcdparanoia0-dev
    - renamed libnautilus2-2 to libnautilus-extension1 to reflect the upstream
      changes.
    - updated the Build-Depends.
  * debian/patches/01_relibtoolise.patch:
    - updated.
  * debian/patches/02_build_exif.patch:
    - fixed upstream.
  * debian/patches/07_places_bookmarks.patch:
    - patch to add the GTK bookmarks to the places menu.
  * debian/patches/08_desktopborder.patch:
    - don't display a border around the desktop.
  * debian/patches/09_connect-server-auth-fix.patch:
    - don't display a warning when creating a share.
  * debian/rules:
    - updated the configure options.
    - updated the shlibs.
  * debian/watch:
    - updated.

nautilus (2.8.2-2) unstable; urgency=medium

  * debian/nautilus.postrm:
    - test if the directories are here before trying to remove them
      (Closes: #283450).

nautilus (2.8.2-1) unstable; urgency=low

  * New upstream release.
  * Upload to unstable.
  * debian/patches/01_relibtoolise.patch:
    - updated.
  * debian/rules:
    - updated the Build-Depends.

nautilus (2.8.1-1) experimental; urgency=low

  * New upstream release.
  * debian/patches/01_relibtoolise.patch:
    - updated.

nautilus (2.8.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control.in:
    - updated the Build-Depends on libeel2-dev to 2.8.0.
  * debian/patches/01_relibtoolise.patch:
    - updated.

nautilus (2.7.4-1) experimental; urgency=low

  * GNOME Team Upload.
  * New upstream development release.
    - now uses the freedesktop.org MIME specification.
  * Switched to CDBS.
  * debian/control.in:
    - nautilus depends on desktop-file-utils (>= 0.7).
    - updated the Build-Depends on libeel2-dev to 2.7.4.
  * debian/patches/01_relibtoolise.patch:
    - updated.
  * debian/patches/03_desktop-launchers.patch:
    - removed since included in the new upstream release.
  * debian/patches/04_mime_warning.patch:
    - removed, obsolete.
  * debian/control.in:
    - Build-Depends on cdbs instead of dbs.
    - updated the Build-Depends on librsvg2 to 2.7
  * debian/*.files:
    - replaced by *.install files.
  * debian/rules:
    - switched to CDBS.
  * This update is based on Canonical's patch as found in
    http://no-name-yet.com/patches/gnome2.7/nautilus271to272.patch
    (closes: #265304).

nautilus (2.7.1-2) experimental; urgency=low

  * GNOME Team Upload.
  * debian/patches/02_build_exif.patch:
    - updated to fix the crash on file properties for images with exif datas.

nautilus (2.7.1-1) experimental; urgency=low

  * GNOME Team Upload.
  * New (development) upstream release.
  * debian/patches/01_relibtoolise.patch:
    - updated.
  * debian/patches/02_show-mounts.patch:
    - removed since the changes are in the new version.
  * debian/patches/02_build_exif.patch:
    - patch to fix the build with the new libexif.

nautilus (2.6.3-2) unstable; urgency=high

  * GNOME Team Upload.
  * debian/control.in:
    - conflicts with capplets (<< 2.6).

nautilus (2.6.3-1) unstable; urgency=low

  * GNOME Team Upload.
  * New upstream release
    - fix zoom and desktop problems (Closes: #253135, #253653).
    - fix the problem with desktop icons marqued as read-only
      (Closes: #249792, #251848).
  * debian/control.in:
    - recommands nautilus-cd-burner (Closes: #249503).
  * debian/patches/01_relibtoolise.patch:
    + updated.
  * debian/patches/02_show-mounts.patch:
    - patch from the CVS to allow to not show volumes on desktop
      (gconf key to use: /apps/nautilus/desktop/volumes_visible).
      (Closes: #253529).
  * debian/patches/03_desktop-launchers.patch:
     - patch from the CVS to allow to edit the launcher on the desktop again.

nautilus (2.6.2-1) unstable; urgency=low

  * Gnome Team Upload.
  * New Upstream Release.
  * debian/control.in:
    + removed recommends on nautilus-gtkhtml (Closes: #252449).
  * debian/patches/01_relibtoolise.patch:
    + updated.

nautilus (2.6.1-3) unstable; urgency=low

  * debian/control.in:
    + updated Build-Depends (Closes: #251388).

nautilus (2.6.1-2) unstable; urgency=low

  * GNOME Team Upload.
  * Upload in unstable.
  * debian/nautilus.1:
    + updated by Dafydd Harries <email address hidden>.

nautilus (2.6.1-1) experimental; urgency=low

  * New upstream release.
  * GNOME Team Upload.
  * debian/patches/01_relibtoolise.patch:
    + updated.

nautilus (2.6.0-2) experimental; urgency=low

  * [debian/patches/01_relibtoolise.patch] New. Updated libtoolisation to cut
    down on library dependencies.

nautilus (2.6.0-1) experimental; urgency=low

  * New upstream release:
    + Fix crash when trying to access non-existing vfs-url (Closes: #222957).
    + Fix file selection by typing name in column mode (Closes: #237066).
    + Fix drag and drop between menu and desktop (Closes: #237414).
    + Should fix background management (Closes: #217859, #230348).
  * debian/control.in, debian/rules:
    + Adapted for the Gnome Team.
    + libnautilus2-2 conflitcs with nautilus (<< 2.6.0) (Closes: #200433).
    + Depends on shared-mime-info.
    + Removed gnome-vfs-extra2 Recommends.
  * debian/nautilus.1:
    + Updated references (Closes: #226677).
  * debian/patches/nautilus-2.4.1-gnu_pathmax.patch:
    + Removed since not needed by new version.

nautilus (2.4.2-2) unstable; urgency=low

  * [debian/control.in] Added Build-Depends: libxml-parser-perl, needed for
    recent intltool.

nautilus (2.4.2-1) unstable; urgency=low

  * New upstream release.

nautilus (2.4.1-3) unstable; urgency=low

  * debian/control :
    - Recommends eject (Closes: #171081).
    - Removed nautilus-mozilla from Suggests since the package is not in
      the archive (Closes: #180805).
    - Updated Build-Depends.
    - Updated descriptions (Closes: #172928, #206509, #210070).
  * debian/nautilus.postrm
    - Removed empty dir in /etc (Closes: #206508).
  * debian/rules :
    - Removed autogen.sh call to fix the -pthread problem.
    - Removed --disable-mozilla-component option, since nautilus 2.4 doesn't
      use it.

nautilus (2.4.1-2) unstable; urgency=low

  * Register the schema file, that fix the problem with missing options
    (Closes: #184865, #197810, #212279).

nautilus (2.4.1-1) unstable; urgency=low

  * New upstream release.
  * Updated Build-Depends.
  * Removed Conflicts on libeel2.
  * debian/patches:
    - fix-ld: removed
    - nautilus-2.1.5-cdburn.patch: removed
    - nautilus-2.4.1-gnu_pathmax.patch: updated
    - orbit28.patch: removed

nautilus (2.2.4-5) unstable; urgency=low

  * Added a patch to fix a bug with orbit2.8.
  * Gnome Team Upload.

nautilus (2.2.4-4.1) unstable; urgency=medium

  * Non-Maintainer Upload, to try to finally get GNOME 2.2 entirely in Sarge.
  * debian/control.in: make libnautilus2-dev depend on libgnome-desktop-dev
    (closes: #209089).

nautilus (2.2.4-4) unstable; urgency=low

  * remove cdda support, I've heard that is totally broken.
    Build-Conflicts: libcdparanoia0-dev
  * -dev: Depends on librsvg2-dev (closes: #208674)

nautilus (2.2.4-3) unstable; urgency=low

  * Fix build dependency (closes: Bug#208713)
  * -dev: depends on libcdparanoia0-dev (closes: Bug#208713)

nautilus (2.2.4-2) unstable; urgency=low

  * Fix #187364: libnautilus2-2: libraries not correctly linked (closes: #187364)
  * -dev: conflicts: libnautilus1.0-dev (closes: #172230)

nautilus (2.2.4-1) unstable; urgency=low

  * New upstream release
  * Fix build-depends (closes: #188888)
  * Fix build problem on GNU/Hurd (closes: #190369)
  * Fix dependency to eel (closes: #189255)
  * Recommends gnome-vfs-extras2 (closes: #194491)
  * Fix Debian menu icon (closes: #192630)
  * Suggests pdf-viewer instead of xpdf (closes: #197202)

nautilus (2.2.3.1-1) unstable; urgency=low

  * New upstream release

nautilus (2.2.3-1) unstable; urgency=low

  * New upstream release
  * Applied nautilus-cd-burner patch

nautilus (2.2.2-1) unstable; urgency=low

  * New upstream release

nautilus (2.2.1-1) unstable; urgency=low

  * New upstream release

nautilus (2.2.0.2-1) unstable; urgency=low

  * New upstream release

nautilus (2.2.0.1-1) unstable; urgency=low

  * New upstream release

nautilus (2.2.0-2) unstable; urgency=low

  * fix miss packaging. tarball should be orig.tar.gz

nautilus (2.2.0-1) unstable; urgency=low

  * New upstream release

nautilus (2.1.91-1) unstable; urgency=low

  * New upstream release
  * Rebuild against latest libraries (closes: #177485, #177415, #177326, #177325)

nautilus (2.0.8-1) unstable; urgency=low

  * New upstream release
  * applied patch to use desktop-base (closes: #166423)
  * Fix menu entry (closes: #170572, #161798)

nautilus (2.0.7-5) unstable; urgency=low

  * Update config.{guess,sub} (closes: #168651)
  * Sugguests: eog not eog2

nautilus (2.0.7-4) unstable; urgency=low

  * upload into unstable/main

nautilus (2.0.7-3) experimental; urgency=low

  * Change package name to nautilus

nautilus2 (2.0.7-2) unstable; urgency=low

  * Replaces: nautilus (closes: #166074)

nautilus2 (2.0.7-1) unstable; urgency=low

  * New upstream release

nautilus2 (2.0.6-1) unstable; urgency=low

  * New upstream release

nautilus2 (2.0.4-3) unstable; urgency=low

  * rebuild against gconf 1.2.1-3

nautilus2 (2.0.4-2) unstable; urgency=low

  * rebuild against gconf 1.2.1-2

nautilus2 (2.0.4-1) unstable; urgency=low

  * New upsream release

nautilus2 (2.0.3-1) unstable; urgency=low

  * New upsream release
  * don't compile with openssl (closes: #155614)

nautilus2 (2.0.2-1) unstable; urgency=low

  * New upsream release (closes: #154606)
  * Fix description (closes: #152290)

nautilus2 (2.0.0-3) unstable; urgency=low

  * Upload to unstable/main
  * nautilus2-data conflicts with nautilus 1.0

nautilus2 (2.0.0-2) experimental; urgency=low

  * build against librsvg2-2

nautilus2 (2.0.0-1) experimental; urgency=low

  * New upstream release
  * change package name to nautilus2

nautilus1.1 (1.1.19-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.18-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.17-2) experimental; urgency=low

  * separate arch independent files into nautilus1.1-data

nautilus1.1 (1.1.17-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.16-1) experimental; urgency=low

  * New upstream release
  * some executable binaries in /usr/lib/nautilus
  * remove nautilus1.1-{suggested,extra} package.

nautilus1.1 (1.1.15-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.14-1) experimental; urgency=low

  * New upstream release
  * fix menu and upstream infomation (closes: #144018,#144016)

nautilus1.1 (1.1.13-1) experimental; urgency=low

  * New upstream release
  * use dbs

nautilus1.1 (1.1.12-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.11-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.9-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.8-2) experimental; urgency=low

  * bump package name libnautilus1.1-0 to -2

nautilus1.1 (1.1.8-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.6-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.5-2) experimental; urgency=low

  * build against gtk+ 1.3.14 and libgnome* 1.112.0

nautilus1.1 (1.1.5-1) experimental; urgency=low

  * New upstream release
  * update build-depends

nautilus1.1 (1.1.4-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.3-1) experimental; urgency=low

  * New upstream release

nautilus1.1 (1.1.2-2) experimental; urgency=low

  * Build against latest libatk9

nautilus1.1 (1.1.2-1) experimental; urgency=low

  * New upstream release, GNOME2 version.
  * upload to experimental

nautilus (1.0.6-2) unstable; urgency=low

  * debian/rules:
    - --enable-fam (closes: #116712)
  * debian/control:
    - added libfam-dev into build-depends
  * remove gnome-*2html2 files (closes: #128083)

nautilus (1.0.6-1) unstable; urgency=low

  * New upstream release

nautilus (1.0.5-2) unstable; urgency=low

  * Fix and install overrides for lintian errors (closes: #116941)
  * Changed debian menu category tools to system. (closes: #116370)

nautilus (1.0.5-1) unstable; urgency=low

  * New upstream release
  * Build-Depends: libcdparanoia0-dev (closes: #106350)

nautilus (1.0.4-1) unstable; urgency=low

  * New upstream release
  * closes again (closes: Bug#101387, Bug#102662, Bug#96610)

nautilus (1.0.3.2cvs-1) unstable; urgency=low

  * New upstream release
  * cvs update -r NAUTILUS_1_0_4 (1.0.3.2)
  * closes: Bug#101387, Bug#102662
  * closes: Bug#96610 It's not software bug.

nautilus (1.0.3-4) unstable; urgency=low

  * Fixed build-dependency (closes: Bug#99765)
  * added depends libbonobo-dev for libnautilus-dev (closes: Bug#99654)

nautilus (1.0.3-3) unstable; urgency=low

  * Fixed build-depends: (closes: Bug#98706, Bug#98846)

nautilus (1.0.3-2) unstable; urgency=low

  * rebuid with libeel0 which is still in Incoming.
  * remove libammonite-dev, librpm0-dev for Build-Depends
  * also librsvg-dev, libfreetype6-dev. (libeel-dev follows it)

nautilus (1.0-4) unstable; urgency=low

  * debian/control.in: Really nautilus-suggested move to contrib.
    nautilus-suggested: Really Depends: nautilus-trilobite (>= 1.0-2)
  * fix wrong symlink name /usr/share/man/man1/nautilus-verify-rpm.sh (closes: Bug#93579)

nautilus (1.0-3) unstable; urgency=low

  * nautilus-suggested: move to contrib, Depends: nautilus-trilobite (>= 1.0-2)
  * --disable-mozilla-component instead of --disable-mozilla

nautilus (1.0-2) unstable; urgency=low

  * remove dependency to non-US package.
  * nautilus-trilobite/mozilla: goes to it's own package and moved to non-US.
  * --disable-mozilla. Sorry, remove mozilla support. We have not mozilla-0.8 in archive. (closes: Bug#92274)
  * --disable-eazel-service, non-US part was moved to it's own package 'nautilus-nonus'
  * Install nautilus-verify-rpm.sh (closes: Bug#90087)
  * Build with -DDEBIAN (closes: Bug#84810)
  * includes libvfs-help.so (closes: Bug#92766)

  * Notice to FTP maintainer,
    Please remove nautilus-trilobite, nautilus-mozilla from main archive.
    and move nautilus-suggested to contrib/x11.

nautilus (1.0-1) unstable; urgency=low

  * New upstream release
  * nautilus-extra: depends xpdf | xpdf-i (closes: Bug#84958)
  * libnautilus-extention/nautilus-gnome-extensions.c: applied debian x-terminal-emurator patch (closes: Bug#84810)
  * Fix "Tree view doesn't work in Nautilus" (closes: Bug#89087)
  * upsteam fixed
      closes: Bug#87069 xmms doesn't accept DND mp3 files from nautilus
      closes: Bug#86422 nautilus: Font handling bug
      closes: Bug#86452 nautilus: Nautilus doesn't choose correct fonts
  * holefully fixed
  closes: Bug#89372: Nautilus doesn't show up

nautilus (0.8.2-1) unstable; urgency=low

  * New upstream release (not released, but cvs update -r NAUTILUS_0_8_2)
  * Fix manpage install (closes: Bug#87394, Bug#87958)

nautilus (0.8-2) unstable; urgency=low

  * libnautilus0 has versioned shlibs. (closes: Bug#84858)
  * nautilus-mozilla depends on mozilla (>= 1:0.7)
  * fixed freetype build dependency, --with-freetype2-include2=/usr/include/freetype2 (closes: Bug#85246)
  * added manpages, removed all undocumented (closes: Bug#84807)
  * Rebuild with Bonobo 0.36-2 and versioned depends. (close: Bug#84951, Bug#86562, )

nautilus (0.8-1) unstable; urgency=low

  * New upstream release (closes: Bug#84191)
  * some bugs was hopefully fixed by upstream.
    closes: Bug#79174, Bug#79110, Bug#79340, Bug#79940, Bug#80741, Bug#79057, Bug#79207, Bug#79248, Bug#79448, Bug#82752
  * Recommends -> Suggests ammonite (closes: Bug#80799)
  * Build-Depends: rpm (closes: Bug#84302)
  * separated component packages(like nautilus.spec) -mozilla, -trilobite, -extra and nautilus-suggested.

nautilus (0.5-3) unstable; urgency=low

  * --enable-eazel-services=1, Recommends: ammonite (closes: Bug#79345)
  * Added Build-Dpends (closes: Bug#79377)

nautilus (0.5-2.1) unstable; urgency=low

  * Initial upload.
  * Build with Debian's libfreetype6, libfreetype2-dev.
  * Modifies for Bonobo 0.28

nautilus (0.5-2) unstable; urgency=low

  * --enable-mozilla-component

nautilus (0.5-1) unstable; urgency=low

  * New upstream release

nautilus (0.1.0-1) experimental; urgency=low

  * Initial Release.