* Merge with Debian. Remaining changes:
- Multiarchify the library packages
- 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)
- 15_use-ubuntu-help.patch:
+ use the ubuntu documentation
- 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
- interactive_search.patch:
+ Restore interactive search as an option
- revert_del_get_treeview.patch:
+ Restore function needed by above patch
- ubuntu_infobars_color.patch:
+ set infobar type to "other" rather than "question" to avoid blue
cluebars
- ubuntu_tracker_only_on_GNOME.patch:
+ only start the tracker index on GNOME sessions
- ubuntu_backspace_behaviour.patch:
+ restore backspace behaviour to go back
- zg_activity_logging.patch:
+ Use zeitgeist-2.0
- 0001-desktop-canvas-view-scale-desktop-workarea.patch:
+ Scale down workarea geometries to application pixels, so that icons
are positioned correctly on hidpi setups
- 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
- 0003-Fix-white-desktop.patch:
+ Backport git commit to fix desktop wallpaper not showing
* Disabled patch that need to be rewritten:
- 16_unity_new_documents.patch
* New upstream version
- Hide the selection info bar on mouse over (LP: #797485)
* Dropped patch, applied in new version:
- 0001-mime-actions-use-format-argument.patch
* Replace 0003-Fix-white-desktop.patch with new fix from git (LP: #1586655)
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.
-- Jeremy Bicha <email address hidden> Fri, 12 Aug 2016 00:10:44 -0400
This bug was fixed in the package nautilus - 1:3.20.2-0ubuntu1
---------------
nautilus (1:3.20.2-0ubuntu1) yakkety; urgency=medium
* Merge with Debian. Remaining changes: 2.0-dev mount-archive. desktop: mount-archive. desktop. in: nautilus. install: folder- handler. desktop nautilus- data.install: nautilus- folder- handler. desktop:
configurations refer to it nautilus. migrations, debian/ nautilus- unity-launcher- icon.py: source_ nautilus. py: patches/ 03_translations _list_update. patch: umount_ in_ltsp. patch: exec_nonexec_ launchers. patch: session_ capplet. patch: launcher_ support. patch: ubuntu- help.patch: new_documents. patch: icon_color. patch: labels_ after_dots. patch: open_location_ xid.patch: timestamp_ to_operations. patch: revert_ no_wallpaper. patch: search. patch: del_get_ treeview. patch: infobars_ color.patch: tracker_ only_on_ GNOME.patch: backspace_ behaviour. patch: logging. patch: canvas- view-scale- desktop- workarea. patch: sync_background _to_accountsser vice.patch: gtk-dialogs- use-header- for-all- dialogs. patch use-a-header- bar-in- GNOME-shell. patch white-desktop. patch: new_documents. patch actions- use-format- argument. patch white-desktop. patch with new fix from git (LP: #1586655)
- Multiarchify the library packages
- debian/control.in:
+ Build-Depends on dh-migrations, libunity-dev, and libzeitgeist-
+ 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/
- debian/
+ New nautilus context menu item to allow mounting zip, iso, etc
- debian/
+ install mount-archive menu
+ install nautilus-
- debian/
+ install apport hook
- debian/
+ ship a copy of nautilus.desktop with NoDisplay=true since some user
- debian/
+ change the nautilus.desktop entry in the unity configuration to the
new org.gnome.Nautilus name (lp: #1436297)
- debian/
+ 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/
+ Translate the mount-archive menu entry
- 04_suppress_
+ Don't list unmount and eject actions on LTSP clients
- 06_never_
+ Implement non-exec policy for .desktop handler.
- 08_clean_
+ use NoDisplay for the new autostart desktop to keep the capplet clean
- 12_unity_
+ unity launcher integration (list bookmarks in the context menu,
display a bar on the icon during copies)
- 15_use-
+ use the ubuntu documentation
- 16_unity_
+ display the "new document" menu under unity, even if there is no
template installed
- 18_unity_
+ specify a background color for the unity launcher icon
- dont_wrap_
- 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_
+ Add a new dbus property to store the lists of opened locations
referenced by their parent nautilus window XID.
- 20_add_
+ Add *WithTimestamp dbus methods for file operations that
might trigger a dialog, that should be presented with time.
- ubuntu_
+ revert upstream changes to use a rgba desktop view, until the other
components are ready for that change, see lp #1159430 for details
- interactive_
+ Restore interactive search as an option
- revert_
+ Restore function needed by above patch
- ubuntu_
+ set infobar type to "other" rather than "question" to avoid blue
cluebars
- ubuntu_
+ only start the tracker index on GNOME sessions
- ubuntu_
+ restore backspace behaviour to go back
- zg_activity_
+ Use zeitgeist-2.0
- 0001-desktop-
+ Scale down workarea geometries to application pixels, so that icons
are positioned correctly on hidpi setups
- ubuntu_
+ write the background image to accountsservice when it changes
- 0001-Respect-
- 0002-Only-
+ Otherwise use a normal titlebar and use the headerbar like a toolbar
- 0003-Fix-
+ Backport git commit to fix desktop wallpaper not showing
* Disabled patch that need to be rewritten:
- 16_unity_
* New upstream version
- Hide the selection info bar on mouse over (LP: #797485)
* Dropped patch, applied in new version:
- 0001-mime-
* Replace 0003-Fix-
nautilus (3.20.1-3) unstable; urgency=medium
* debian/ nautilus. install: Move nautilus- autostart. desktop back to xdg/autostart. We are trying to remove the non-standard share/gnome/ autostart/ path. theme-symbolic from the dependencies, do not
etc/
/usr/
* debian/control.in: gnome-icon-
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. type_error( ), patch taken
* Drop obsolete Breaks, Conflicts and Replaces from pre-wheezy.
* Bump Standards-Version to 3.9.8.
* Fix format string handling in show_unhandled_
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. )dependencies according to configure.ac changes:
* Bump (build-
- 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.
-- Jeremy Bicha <email address hidden> Fri, 12 Aug 2016 00:10:44 -0400