Skip to content

Debian Changelog nautilus (2.20.0-7)

2008

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.

 -- Josselin Mouette <joss@debian.org>  Tue, 16 Sep 2008 08:15:05 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Mon, 21 Jul 2008 17:09:01 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Fri, 18 Jul 2008 13:27:27 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Wed, 28 May 2008 01:47:28 +0200

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

 -- Josselin Mouette <joss@debian.org>  Sat, 12 Jan 2008 16:16:26 +0100

2007

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)

 -- Sebastian Dröge <slomo@debian.org>  Thu, 22 Nov 2007 11:00:12 +0100

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.

 -- Josselin Mouette <joss@debian.org>  Mon, 24 Sep 2007 12:34:46 +0200

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.

 -- Loic Minier <lool@dooz.org>  Tue, 24 Jul 2007 15:57:04 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Sun, 22 Jul 2007 15:17:31 +0200

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 <gustavo@ossystems.com.br>
     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.

 -- Josselin Mouette <joss@debian.org>  Wed, 18 Jul 2007 23:43:01 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Wed, 16 May 2007 00:21:01 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Tue, 01 May 2007 16:16:22 +0200

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.

 -- Sebastian Dröge <slomo@debian.org>  Tue, 24 Apr 2007 22:38:54 +0200

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.

 -- Loic Minier <lool@dooz.org>  Tue, 13 Mar 2007 13:27:43 +0100

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).

 -- Josselin Mouette <joss@debian.org>  Sun, 25 Feb 2007 00:50:36 +0100

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).

 -- Josselin Mouette <joss@debian.org>  Thu, 15 Feb 2007 17:23:51 +0100

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.

 -- Josselin Mouette <joss@debian.org>  Wed, 3 Jan 2007 00:31:00 +0100

2006

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.

 -- Josselin Mouette <joss@debian.org>  Fri, 8 Dec 2006 22:29:03 +0100

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.

 -- Loic Minier <lool@dooz.org>  Thu, 5 Oct 2006 17:04:18 +0200

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.

 -- Loic Minier <lool@dooz.org>  Sun, 24 Sep 2006 21:45:45 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Tue, 12 Sep 2006 23:42:15 +0200

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.

 -- Loic Minier <lool@dooz.org>  Thu, 30 Nov 2006 13:45:04 +0100

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.

 -- Loic Minier <lool@dooz.org>  Wed, 29 Nov 2006 15:33:06 +0100

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.

 -- Loic Minier <lool@dooz.org>  Wed, 15 Nov 2006 17:08:56 +0100

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).

 -- Josselin Mouette <joss@debian.org>  Wed, 4 Oct 2006 17:14:14 +0200

nautilus (2.14.3-2) unstable; urgency=low

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

 -- Josselin Mouette <joss@debian.org>  Mon, 2 Oct 2006 14:39:03 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Thu, 3 Aug 2006 21:41:00 +0200

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.

 -- Loic Minier <lool@dooz.org>  Wed, 14 Jun 2006 11:00:59 +0200

nautilus (2.14.1-4) unstable; urgency=low

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

 -- Josselin Mouette <joss@debian.org>  Sun, 21 May 2006 20:53:43 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Thu, 18 May 2006 06:40:47 +0200

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)

 -- Sebastien Bacher <seb128@debian.org>  Sat, 13 May 2006 00:12:20 +0200

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

 -- Sebastien Bacher <seb128@debian.org>  Sun, 30 Apr 2006 01:16:06 +0200

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]

 -- Sebastien Bacher <seb128@debian.org>  Sun, 9 Apr 2006 19:41:37 +0200

nautilus (2.12.2-3) unstable; urgency=low

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

 -- Loic Minier <lool@dooz.org>  Mon, 24 Apr 2006 19:45:51 +0200

nautilus (2.12.2-2) unstable; urgency=low

   * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Sun, 8 Jan 2006 00:30:27 +0100

2005

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.

 -- Loic Minier <lool@dooz.org>  Mon, 12 Dec 2005 22:42:27 +0100

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.

 -- Sebastien Bacher <seb128@debian.org>  Mon, 17 Oct 2005 16:00:40 +0200

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.

 -- Loic Minier <lool@dooz.org>  Fri, 14 Oct 2005 11:24:06 +0200

nautilus (2.10.1-4) unstable; urgency=medium

   [ Sebastien Bacher <seb128@debian.org> ]
   * 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 <joss@debian.org> ]
   * 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).

 -- Sebastien Bacher <seb128@debian.org>  Fri, 5 Aug 2005 13:12:57 +0200

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.

 -- Josselin Mouette <joss@debian.org>  Sat, 25 Jun 2005 18:03:04 +0200

nautilus (2.10.1-2) unstable; urgency=low

   * Upload to unstable.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 10 Jun 2005 15:26:25 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Mon, 9 May 2005 15:57:18 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Fri, 8 Apr 2005 16:46:55 +0200

2004

nautilus (2.8.2-2) unstable; urgency=medium

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

 -- Sebastien Bacher <seb128@debian.org>  Wed, 24 Nov 2004 16:09:08 +0100

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.

 -- Sebastien Bacher <seb128@debian.org>  Thu, 18 Nov 2004 19:35:45 +0100

nautilus (2.8.1-1) experimental; urgency=low

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

 -- Sebastien Bacher <seb128@debian.org>  Tue, 12 Oct 2004 00:16:22 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 14 Sep 2004 21:38:18 +0200

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).

 -- Jordi Mallach <jordi@debian.org>  Tue, 17 Aug 2004 11:22:55 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 30 Jun 2004 15:07:49 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 23 Jun 2004 18:41:33 +0200

nautilus (2.6.3-2) unstable; urgency=high

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

 -- Sebastien Bacher <seb128@debian.org>  Fri, 18 Jun 2004 02:17:21 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 16 Jun 2004 23:18:15 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Sat, 5 Jun 2004 13:11:31 +0200

nautilus (2.6.1-3) unstable; urgency=low

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

 -- Sebastien Bacher <seb128@debian.org>  Fri, 28 May 2004 22:02:14 +0200

nautilus (2.6.1-2) unstable; urgency=low

   * GNOME Team Upload.
   * Upload in unstable.
   * debian/nautilus.1:
     + updated by Dafydd Harries <daf@muse.19inch.net>.

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 May 2004 17:43:42 +0200

nautilus (2.6.1-1) experimental; urgency=low

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

 -- Sebastien Bacher <seb128@debian.org>  Wed, 26 May 2004 17:43:40 +0200

nautilus (2.6.0-2) experimental; urgency=low

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

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 12 Apr 2004 21:01:55 +0200

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.

 -- Sebastien Bacher <seb128@debian.org>  Sat, 27 Mar 2004 14:36:53 +0100

nautilus (2.4.2-2) unstable; urgency=low

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

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Thu, 5 Feb 2004 21:50:27 +0100

nautilus (2.4.2-1) unstable; urgency=low

   * New upstream release.

 -- Sebastien Bacher <seb128@debian.org>  Tue, 3 Feb 2004 21:40:02 +0100

2003

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.

 -- Sebastien Bacher <seb128@debian.org>  Sun, 26 Oct 2003 15:22:19 +0100

nautilus (2.4.1-2) unstable; urgency=low

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

 -- Sebastien Bacher <seb128@debian.org>  Wed, 22 Oct 2003 19:02:36 +0200

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

 -- Sebastien Bacher <seb128@debian.org>  Sun, 19 Oct 2003 17:42:49 +0200

nautilus (2.2.4-5) unstable; urgency=low

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

 -- Sebastien Bacher <seb128@debian.org>  Thu, 16 Oct 2003 21:15:10 +0200

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).

 -- Jordi Mallach <jordi@debian.org>  Sun, 28 Sep 2003 18:59:15 +0200

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)

 -- Takuo KITAME <kitame@debian.org>  Mon, 8 Sep 2003 11:40:58 +0900

nautilus (2.2.4-3) unstable; urgency=low

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

 -- Takuo KITAME <kitame@debian.org>  Fri, 5 Sep 2003 02:43:25 +0900

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)

 -- Takuo KITAME <kitame@debian.org>  Wed, 3 Sep 2003 16:40:41 +0900

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)

 -- Takuo KITAME <kitame@debian.org>  Fri, 13 Jun 2003 14:54:56 +0900

nautilus (2.2.3.1-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Wed, 23 Apr 2003 15:51:03 +0900

nautilus (2.2.3-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@debian.org>  Thu, 10 Apr 2003 11:35:38 +0900

nautilus (2.2.2-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri, 14 Mar 2003 16:34:45 +0900

nautilus (2.2.1-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu, 13 Feb 2003 01:58:08 +0900

nautilus (2.2.0.2-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri, 31 Jan 2003 11:06:34 +0900

nautilus (2.2.0.1-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Fri, 24 Jan 2003 16:25:11 +0900

nautilus (2.2.0-2) unstable; urgency=low

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

 -- Takuo KITAME <kitame@debian.org>  Thu, 23 Jan 2003 23:38:27 +0900

nautilus (2.2.0-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@debian.org>  Thu, 23 Jan 2003 18:52:42 +0900

nautilus (2.1.91-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@debian.org>  Mon, 20 Jan 2003 11:14:49 +0900

2002

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)

 -- Takuo KITAME <kitame@debian.org>  Sat, 30 Nov 2002 13:07:38 +0900

nautilus (2.0.7-5) unstable; urgency=low

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

 -- Takuo KITAME <kitame@debian.org>  Fri, 15 Nov 2002 15:26:15 +0900

nautilus (2.0.7-4) unstable; urgency=low

   * upload into unstable/main

 -- Takuo KITAME <kitame@debian.org>  Wed, 13 Nov 2002 09:49:33 +0900

nautilus (2.0.7-3) experimental; urgency=low

   * Change package name to nautilus

 -- Takuo KITAME <kitame@debian.org>  Fri, 8 Nov 2002 16:09:34 +0900

nautilus2 (2.0.7-2) unstable; urgency=low

   * Replaces: nautilus (closes: #166074)

 -- Takuo KITAME <kitame@debian.org>  Tue, 5 Nov 2002 16:31:22 +0900

nautilus2 (2.0.7-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed, 18 Sep 2002 15:23:25 +0900

nautilus2 (2.0.6-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Thu, 5 Sep 2002 14:16:42 +0900

nautilus2 (2.0.4-3) unstable; urgency=low

   * rebuild against gconf 1.2.1-3

 -- Takuo KITAME <kitame@northeye.org>  Mon, 26 Aug 2002 16:01:26 +0900

nautilus2 (2.0.4-2) unstable; urgency=low

   * rebuild against gconf 1.2.1-2

 -- Takuo KITAME <kitame@northeye.org>  Mon, 19 Aug 2002 14:45:22 +0900

nautilus2 (2.0.4-1) unstable; urgency=low

   * New upsream release

 -- Takuo KITAME <kitame@northeye.org>  Fri, 16 Aug 2002 17:12:26 +0900

nautilus2 (2.0.3-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Thu, 8 Aug 2002 10:50:23 +0900

nautilus2 (2.0.2-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Mon, 5 Aug 2002 18:47:17 +0900

nautilus2 (2.0.0-3) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Wed, 3 Jul 2002 12:00:40 +0900

nautilus2 (2.0.0-2) experimental; urgency=low

   * build against librsvg2-2

 -- Takuo KITAME <kitame@northeye.org>  Fri, 28 Jun 2002 14:14:11 +0900

nautilus2 (2.0.0-1) experimental; urgency=low

   * New upstream release
   * change package name to nautilus2

 -- Takuo KITAME <kitame@northeye.org>  Thu, 13 Jun 2002 03:21:57 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed, 5 Jun 2002 11:35:23 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Tue, 28 May 2002 15:55:22 +0900

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

   * separate arch independent files into nautilus1.1-data

 -- Takuo KITAME <kitame@northeye.org>  Tue, 21 May 2002 14:26:45 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Tue, 21 May 2002 13:21:26 +0900

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.

 -- Takuo KITAME <kitame@northeye.org>  Tue, 14 May 2002 10:30:51 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Tue, 7 May 2002 14:30:16 +0900

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

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

 -- Takuo KITAME <kitame@northeye.org>  Mon, 29 Apr 2002 23:48:00 +0900

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

   * New upstream release
   * use dbs

 -- Takuo KITAME <kitame@northeye.org>  Mon, 22 Apr 2002 20:22:44 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Sat, 20 Apr 2002 01:23:25 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Tue, 26 Mar 2002 10:09:56 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Mon, 11 Mar 2002 16:12:28 +0900

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

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

 -- Takuo KITAME <kitame@northeye.org>  Fri, 8 Mar 2002 14:55:21 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Thu, 7 Mar 2002 11:29:37 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Thu, 28 Feb 2002 11:42:15 +0900

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

   * build against gtk+ 1.3.14 and libgnome* 1.112.0

 -- Takuo KITAME <kitame@northeye.org>  Sat, 23 Feb 2002 03:55:40 +0900

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

   * New upstream release
   * update build-depends

 -- Takuo KITAME <kitame@northeye.org>  Sun, 17 Feb 2002 14:40:17 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed, 6 Feb 2002 03:01:38 +0900

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

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Mon, 4 Feb 2002 00:42:38 +0900

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

   * Build against latest libatk9

 -- Takuo KITAME <kitame@northeye.org>  Thu, 24 Jan 2002 21:32:33 +0900

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

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

 -- Takuo KITAME <kitame@northeye.org>  Mon, 21 Jan 2002 17:57:33 +0000

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)

 -- Takuo KITAME <kitame@northeye.org>  Tue, 8 Jan 2002 02:19:45 +0900

2001

nautilus (1.0.6-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Fri, 9 Nov 2001 04:18:33 +0000

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)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 27 Oct 2001 04:10:54 +0900

nautilus (1.0.5-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Sat, 20 Oct 2001 17:34:38 +0900

nautilus (1.0.4-1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Sat, 7 Jul 2001 22:07:43 +0900

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.

 -- Takuo KITAME <kitame@northeye.org>  Wed, 4 Jul 2001 11:12:05 +0900

nautilus (1.0.3-4) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Sun, 17 Jun 2001 21:53:02 +0900

nautilus (1.0.3-3) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Sun, 27 May 2001 15:14:26 +0900

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)

 -- Takuo KITAME <kitame@northeye.org>  Thu, 10 May 2001 21:49:18 +0900

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)

 -- Takuo KITAME <kitame@northeye.org>  Wed, 11 Apr 2001 10:53:01 +0900

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

 -- Takuo KITAME <kitame@northeye.org>  Tue, 10 Apr 2001 14:52:43 +0900

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.

 -- Takuo KITAME <kitame@northeye.org>  Thu, 5 Apr 2001 14:05:56 +0900

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

 -- Takuo KITAME <kitame@northeye.org>  Wed, 14 Mar 2001 13:56:00 +0900

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)

 -- Takuo KITAME <kitame@northeye.org>  Sat, 3 Mar 2001 00:41:31 +0900

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, )

 -- Takuo KITAME <kitame@northeye.org>  Mon, 19 Feb 2001 22:43:46 +0900

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.

 -- Takuo KITAME <kitame@northeye.org>  Fri, 2 Feb 2001 11:13:00 +0900

2000

nautilus (0.5-3) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Wed, 27 Dec 2000 12:30:24 +0900

nautilus (0.5-2.1) unstable; urgency=low

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

 -- Takuo KITAME <kitame@northeye.org>  Tue, 28 Nov 2000 01:37:10 +0900

nautilus (0.5-2) unstable; urgency=low

   * --enable-mozilla-component

 -- Takuo KITAME <kitame@northeye.org>  Wed, 8 Nov 2000 12:57:18 +0900

nautilus (0.5-1) unstable; urgency=low

   * New upstream release

 -- Takuo KITAME <kitame@northeye.org>  Wed, 8 Nov 2000 10:38:37 +0900

nautilus (0.1.0-1) experimental; urgency=low

   * Initial Release.

 -- Takuo KITAME <kitame@northeye.org>  Thu, 17 Aug 2000 12:51:38 +0900