-
nautilus (1:3.32.3-0ubuntu1) disco; urgency=medium
* New upstream version (lp: #1839620)
-- Sebastien Bacher <email address hidden> Fri, 09 Aug 2019 15:37:02 +0200
-
nautilus (1:3.32.1-0ubuntu0.19.04.0) disco; urgency=medium
* New upstream release (lp: #1828735):
- don't assert in nautilus_window_slot_get_location (lp: #1821435)
- Fix CVE-2019-11461 "A compromised thumbnailer may escape
the bubblewrap sandbox"
* debian/patches/git_init_segfault.patch:
- Removed, the fix is in the new version
-- Sebastien Bacher <email address hidden> Sun, 12 May 2019 17:11:16 +0200
-
nautilus (1:3.32.0-0ubuntu2) disco; urgency=medium
* debian/control.in:
- Breaks/Replaces totem (<< 3.31.91-1) since libtotem-properties-page
used to be included in that binary and got move to nautilus
-- Sebastien Bacher <email address hidden> Thu, 04 Apr 2019 19:07:10 +0200
-
nautilus (1:3.32.0-0ubuntu1) disco; urgency=medium
* New upstream version (lp: #1820683)
* debian/control.in:
- build-depends on libgstreamer-plugins-base1.0-dev, the audio/video
properties code has been moved from totem to nautilu
- updated the glib requirement
* debian/patches/git_init_segfault.patch:
- include a patch from Andrea to fix a segfault (lp: #1819757)
-- Sebastien Bacher <email address hidden> Tue, 19 Mar 2019 17:11:27 +0100
-
nautilus (1:3.31.90-1ubuntu2) disco; urgency=medium
* Depend on tracker-miner-fs (LP: #1815025)
-- Jeremy Bicha <email address hidden> Thu, 07 Feb 2019 05:35:50 -0500
-
nautilus (1:3.31.90-1ubuntu1) disco; urgency=medium
* Merge with Debian. Remaining changes:
- debian/control.in:
+ Build-Depend on libunity-dev
+ lower gnome-sushi Recommends to a Suggests
- debian/changelog, debian/rules: set epoch number (which was added by error)
- debian/source_nautilus.py,
debian/nautilus-data.install:
+ Apport hook to list versions of files in /usr/lib/nautilus and
reassign the crashes when they are not due to nautilus code directly
- debian/rules:
+ Build Unity support
+ Bump dbgsym migration version
- 04_suppress_umount_in_ltsp.patch:
+ Don't list unmount and eject actions on LTSP clients
- 12_unity_launcher_support.patch:
+ unity launcher integration (list bookmarks in the context menu,
display a bar on the icon during copies)
- 18_unity_icon_color.patch:
+ specify a background color for the unity launcher icon
- 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_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
- 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
+ Use a normal titlebar if the desktop environment wants it
nautilus (3.31.90-1) experimental; urgency=medium
* New upstream development release
* Build-Depend on tracker-extract for build tests
-- Jeremy Bicha <email address hidden> Wed, 06 Feb 2019 16:18:36 -0500
-
nautilus (1:3.30.5-1ubuntu1) disco; urgency=medium
* Update to the current stable version
* debian/mount-archive.desktop, debian/nautilus.install,
debian/patches/03_translations_list_update.patch:
- remove the custom 'mount archive' handler which was added years back,
nowadays gnome-disk-utility provide a similar feature
(lp: #1808684)
nautilus (3.30.5-1) unstable; urgency=medium
* New upstream release
* Don't have nautilus-data recommend nautilus
* Restore -Wl,-O1 to our LDFLAGS
* debian/copyright: nautilus is GPL-3+ instead of GPL-2+
-- Sebastien Bacher <email address hidden> Thu, 17 Jan 2019 15:46:31 +0100
-
nautilus (1:3.30.4-1ubuntu1) disco; urgency=medium
* Merge with Debian. Remaining changes:
- debian/control.in:
+ Build-Depend on libunity-dev
+ Build-Depend on libgnome-autoar-0-dev (>= 0.2.1)
+ Build-Depend on autoconf-archive
+ lower gnome-sushi Recommends to a Suggests
+ 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
- debian/source_nautilus.py,
debian/nautilus-data.install:
+ Apport hook to list versions of files in /usr/lib/nautilus and
reassign the crashes when they are not due to nautilus code directly
- debian/rules:
+ Build Unity support
+ 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
- 12_unity_launcher_support.patch:
+ unity launcher integration (list bookmarks in the context menu,
display a bar on the icon during copies)
- 18_unity_icon_color.patch:
+ specify a background color for the unity launcher icon
- 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_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
- 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
+ Use a normal titlebar if the desktop environment wants it
* Refresh many of our patches to not conflict.
* Dropped patches:
- Revert-Revert-nautilus-file-Don-t-show-thumbnails-for-the.patch,
Revert-Revert-files-view-Remove-new-empty-folder-name-sug.patch:
Both double-reverts happened on the 3.26 branch - master/3.30 still has
the patches.
- 06_never_exec_nonexec_launchers.patch: We don't exec desktop files any
more - that is moved to the desktop-icons extension (which already has
this behaviour).
- zg_activity_logging.patch: Zeitgeist is barely used, we should just drop
it.
- query-add-recursive-flags-and-use-it-in-search-engines.patch,
search-engine-Query-file-system-to-determine-remoteness.patch,
0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch: These
are upstream.
- 0015-tracker-search-engine-don-t-start-it-if-not-availabl.patch: We're
depending on tracker now, no need to handle it not being there.
- 0017-recent-add-function-to-update-manager-on-file-rename.patch: The
recent manager is gone now.
- 0018-search-engine-add-locate-based-search-engine.patch: Now we are going
to use the tracker based one.
- ubuntu_revert_no_wallpaper.patch: Unity is using u-s-d.
- ubuntu_sync_background_to_accountsservice.patch: u-s-d is doing this.
nautilus (1:3.26.4-0ubuntu9) disco; urgency=medium
* d/p/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Fix double deref introduced in the previous upload (LP: #1804260)
nautilus (3.30.4-1) unstable; urgency=medium
* New upstream release
* debian/rules: Make .gtk-bookmarks in $HOME for the testsuite
nautilus (3.30.3-1) unstable; urgency=medium
* Team upload
[ Jeremy Bicha ]
* Build-Depend on dbus and xvfb for build tests
* debian/rules: Run all build tests
* Depend on tracker instead of Suggests. It is no longer optional.
(Closes: #908800)
[ Simon McVittie ]
* New upstream release
* d/p/tests-Make-timeout-bigger.patch: Drop, applied upstream
* Increase meson B-D to 0.47.0 as per meson.build
* Use a temporary XDG_RUNTIME_DIR to run tests.
Otherwise they will fail under sbuild, which inherits the buildd user's
XDG_RUNTIME_DIR from the host system environment variables, but does
not create a corresponding directory inside the build chroot.
nautilus (3.30.0-4) unstable; urgency=medium
* Build-Depend on tracker for build tests
nautilus (3.30.0-3) unstable; urgency=medium
* Update debian/gbp.conf
* Cherry-pick tests-Make-timeout-bigger.patch:
- Increase timeout for a slow test to 120 seconds
nautilus (3.30.0-2) unstable; urgency=medium
* Drop unneeded dh_translations overrides
* Run build tests
* Bump Standards-Version to 4.2.1
nautilus (3.30.0-1) unstable; urgency=medium
* New upstream release.
* Revert "debian/watch: Watch for unstable releases"
nautilus (3.29.90.1-1) experimental; urgency=medium
* Team upload
[ Laurent Bigonville ]
* debian/nautilus.maintscript: Remove nautilus-autostart.desktop
on upgrade now that nautilus is not providing the desktop icons
any more (Closes: #896800)
[ Simon McVittie ]
* New upstream release
* Build-Depend on meson 0.46.0
* (Build-)Depend on GTK+ 3.22.27
* d/copyright: Update
* Sort installed file lists (wrap-and-sort -a)
* Sort dependency lists (wrap-and-sort -a)
* d/control: Sort binary package stanzas other than the first
(wrap-and-sort -abk)
* Depend on bubblewrap (on Linux), for sandboxed thumbnailers
* Build-depend on libseccomp (on Linux), for sandboxed thumbnailers
* Set Rules-Requires-Root to no
* Bump Standards-Version to 4.2.0
* d/p/git-build-fix-icon-renaming.patch: Drop, applied upstream
nautilus (3.28.1-1) experimental; urgency=medium
* New upstream release
* d/p/git-build-fix-icon-renaming.patch: Cherry-pick upstream commit
to fix installation of icons.
nautilus (3.28.0.1-1) experimental; urgency=medium
* New upstream release
nautilus (3.27.90-1) experimental; urgency=medium
[ Jeremy Bicha ]
* New upstream release
- No longer handles desktop icons
* debian/control.in:
- Bump minimum gtk3 to 3.22.26 for starred locations feature
- Build-Depend on libgexiv2-dev instead libexif-dev
- Build-Depend on appstream-util and desktop-file-utils
* debian/rules: Clean up configure options for new version
* debian/nautilus.install: autostart files aren't provided any more
[ Tim Lunn ]
* debian/rules: updated for renamed configure option
* debian/control.in:
- drop Build-Depend on libexempi-dev, its no longer used
* debian/nautilus.install: appdata is installed in metainfo now
-- Iain Lane <email address hidden> Mon, 17 Dec 2018 12:35:41 +0000
-
nautilus (1:3.26.4-0ubuntu9) disco; urgency=medium
* d/p/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Fix double deref introduced in the previous upload (LP: #1804260)
-- Julian Andres Klode <email address hidden> Fri, 23 Nov 2018 09:41:50 +0100
-
nautilus (1:3.26.4-0ubuntu8) disco; urgency=medium
* d/p/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Don't start a new search thread until the one running is over
(LP: #1774587)
* d/p/0017-recent-add-function-to-update-manager-on-file-rename.patch:
- Do not try to update the position of a recent file if it didn't change
(LP: #1760569)
-- Marco Trevisan (Treviño) <email address hidden> Thu, 08 Nov 2018 02:32:03 -0600
-
nautilus (1:3.26.4-0ubuntu7) cosmic; urgency=medium
* d/p/0016-search-engine-add-a-recent-search-engine-listing-Gtk.patch:
- Fix unpaired unref on search engine (LP: #1797851)
-- Marco Trevisan (Treviño) <email address hidden> Mon, 15 Oct 2018 13:57:46 +0200