[ubuntu/yakkety-proposed] nautilus 1:3.20.2-0ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Fri Aug 12 04:16:19 UTC 2016


nautilus (1:3.20.2-0ubuntu1) yakkety; urgency=medium

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

Date: Fri, 12 Aug 2016 00:10:44 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/nautilus/1:3.20.2-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 12 Aug 2016 00:10:44 -0400
Source: nautilus
Binary: nautilus libnautilus-extension1a libnautilus-extension-dev gir1.2-nautilus-3.0 nautilus-data
Architecture: source
Version: 1:3.20.2-0ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
 gir1.2-nautilus-3.0 - libraries for nautilus components - gir bindings
 libnautilus-extension-dev - libraries for nautilus components - development version
 libnautilus-extension1a - libraries for nautilus components - runtime version
 nautilus   - file manager and graphical shell for GNOME
 nautilus-data - data files for nautilus
Closes: 739259
Launchpad-Bugs-Fixed: 797485 1436297 1586655
Changes:
 nautilus (1:3.20.2-0ubuntu1) yakkety; urgency=medium
 .
   * 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.
Checksums-Sha1:
 92f199e000608bd4f1fff8befbd5f18cddadb7d1 3155 nautilus_3.20.2-0ubuntu1.dsc
 a4f5ee6f7c48cc5e29115156a8cb5b3257995361 3447216 nautilus_3.20.2.orig.tar.xz
 8c82e27cf223d3071ebe72bc3c317f648c3d275f 57112 nautilus_3.20.2-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 a09f9f73b85c0e9ffe886412d8d3aeedd53dc44cca201e0380e6d7ea4359d7d4 3155 nautilus_3.20.2-0ubuntu1.dsc
 8d6e679b880dc78c0c2e2dabf6025e6da34ff279dee501f7c75f3649c1a6caae 3447216 nautilus_3.20.2.orig.tar.xz
 54a64ad957a2a24dafc11a234b850a18d2fc1361defe6c532a49ee951718b77e 57112 nautilus_3.20.2-0ubuntu1.debian.tar.xz
Files:
 5b3fa60a5c86b92bf50ac76000812bdc 3155 gnome optional nautilus_3.20.2-0ubuntu1.dsc
 2971d40780778abd0584b6f80f1dd0f0 3447216 gnome optional nautilus_3.20.2.orig.tar.xz
 6028359f25c5d2f18b2356acc0f2d0ab 57112 gnome optional nautilus_3.20.2-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXrU1MAAoJEMdHrjc2M/hK1XAQAILKNr+RC60E2ii1jEu1XJe5
yUfsy6dGys1W8lYINJXj3TRQxFp259wNTRalOm/bt4S8wfhHWRddt68ENfEa3JN0
zevskNJLd2uUl+Vvl+6qkXMms+YvBffgfoD6omONrLdoqnypmu33vvnsl+2/6yYl
4Hsta88/LC9UPAJZOnQfIawNifquNYEPHj613m9kVfV0QTTGxM/gulZZzlk5w95i
Zj8jYPxkOS/xoI0+yyk1s4fiua5qWjTqCqRXAodidALhFIGsit82STUE5g0e9Wd2
t2Ntk5K6eU1voM8cxh1lrhJ7emnvIa/59tXFw7/fBuh7cQyLTkdnVOhNcs3fBeoH
3TOsFyil35prp+kggoN2cpeUdkoLrukKoft75NUh/Tb1xkkaNmNzlYUuERJnb66H
oTn9lglGhbeyfWXyUAFTsXhSwDxjSmM0Jx9WtbfK8uHtygOvWZQSqUR6QgrBU4q4
W2JdOfQoEwxdP5yv4Kie+IYXtXijchDTUtoF5F82aZtk0yR3HvZN394Ry8znfiiN
bI6oT1eqyW6I/UgC+qECuF0hEB/MW98uoIuux7XmyC2pC5kuIF20VJBfAj/W5wLm
m5+sQVY99nBwxodY9T6s9zUZM/jtbod6eYHch4/VHfcs3GVmA+ZqKRDUllWtSowK
Mv9MmOZuntoOR0YHnvv2
=FvrI
-----END PGP SIGNATURE-----


More information about the Yakkety-changes mailing list