[ubuntu/artful-proposed] nautilus 1:3.24.1-0ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Fri Apr 28 16:09:13 UTC 2017


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

Date: Fri, 28 Apr 2017 12:07:30 -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.24.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 28 Apr 2017 12:07:30 -0400
Source: nautilus
Binary: nautilus libnautilus-extension1a libnautilus-extension-dev gir1.2-nautilus-3.0 nautilus-data
Architecture: source
Version: 1:3.24.1-0ubuntu1
Distribution: artful
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
Launchpad-Bugs-Fixed: 1436297 1635988
Changes:
 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
Checksums-Sha1:
 d5fc9c72c580ad0ed19489a2971fe3c6579ebf5f 2982 nautilus_3.24.1-0ubuntu1.dsc
 dc0cd49ffb4ecadf620d712b2ce4ca541fab7cc2 5175752 nautilus_3.24.1.orig.tar.xz
 f9e8f66c9834416851ce399eda955ad50bb3ffab 50240 nautilus_3.24.1-0ubuntu1.debian.tar.xz
Checksums-Sha256:
 80691aea13744448602857f9f5ec14ea0765819458a206e941d3e8d22ea41f84 2982 nautilus_3.24.1-0ubuntu1.dsc
 47383d0e5f8a8c1cf6fdefaa3b6a3768a8dd4cdf9ad2471ae3f443557f5dc6b2 5175752 nautilus_3.24.1.orig.tar.xz
 a968de0e0b46eb07433727270bb907f9e11632617584cfb13f113d2bd286e18d 50240 nautilus_3.24.1-0ubuntu1.debian.tar.xz
Files:
 2ca14944940e6f1b0bc15ae39ab93c86 2982 gnome optional nautilus_3.24.1-0ubuntu1.dsc
 ab342340fd2a02546b60f1558c952b15 5175752 gnome optional nautilus_3.24.1.orig.tar.xz
 c22962e76ff4ed80a51a7957267c29cd 50240 gnome optional nautilus_3.24.1-0ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJZA2jbAAoJEOZsd1rr/mx9fEgP/jZOsaWhzb8PB7XK3or2gPss
roboZeBRs1kx6YgHTvY4z8KWDZCDYq12Cb1SHYQ3vunXM8v7cbhsmUivOKsNiueJ
rcYX6PtiPISet5cW9iMH+ZV0+dTwQPVT6GNQ/YPOR2CugeXxhoinQ5r3lSrshKJw
mjEk0kzRdiEnNwrkKsQyV9TG9oqQdeRMjMrwvuOepqdrFBuJ7zAlWQxaFnXkZQoP
EmdF9NrsybRSwHFeoXK1sJbKntV/KrfrZrqjnJdbAVSB6WIupTKNtis+agXYajKs
qJYnLIHQaOinsNsxo+u9k2vtSyh2FuZzREnzN9r/lDrodQCWg3T8OisIzzbMOtgr
P3LFbpGJiTS/pvNgS0xHgrzRwTqtrpBIMVJ+9VYjFUYcVW852M3BF90a5IGYIV9K
prxOGGq6pYMjrWk3C/Mp2S9wo1c5ABOB8L1kHNJ78Y/OsFV4q70DTtU2KWhrc0F9
nOZhWIb5KwUcXwB+L07xktXoJ6XxcF9pWHSqZD7tqsLyDLnzWIE7t7B/XuB913H1
T4cyHXkCH1aY7eQ3Gz/v4ccjASZppuJOj9p0Ms/qASOMDc1vWWNrBVqxO3x9+DyN
G8ELYOivlyDFQMRIVp8eSgeuggD9/y14hk88Fk7RAiVWwjf8lSE92kZC3hIV230l
4NTZoDrGWMlMRC1GU+c6
=iP5E
-----END PGP SIGNATURE-----


More information about the Artful-changes mailing list