[ubuntu/yakkety-proposed] nautilus 1:3.20.3-1ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Fri Sep 9 02:42:17 UTC 2016
nautilus (1:3.20.3-1ubuntu1) yakkety; urgency=medium
* Merge with Debian. 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)
- 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
- 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
* Disabled patch that need to be rewritten:
- 16_unity_new_documents.patch
* Dropped patches, applied in new version:
- 0001-desktop-canvas-view-scale-desktop-workarea.patch
- 0003-Fix-white-desktop.patch with new fix from git
nautilus (3.20.3-1) unstable; urgency=medium
[ Jeremy Bicha ]
* New upstream release (3.20.2)
* Drop format patch, applied in new version
* 0001-desktop-canvas-view-scale-desktop-workarea.patch:
- Add git patch to fix desktop margins with high-dpi scaling
* Convert from cdbs to dh
* Add debian/docs to explicitly install AUTHORS, NEWS, and THANKS
* Partially multiarchify but still install nautilus extensions to
/usr/lib/nautilus/extensions-3.0/ (from Ubuntu)
* Enable parallel building and all hardening flags
* Update homepage
[ Andreas Henriksson ]
* New upstream release (3.20.3)
* Drop d/p/0001-desktop-canvas-view-scale-desktop-workarea.patch again,
now included in upstream release.
Date: Thu, 08 Sep 2016 22:39:47 -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.3-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 08 Sep 2016 22:39:47 -0400
Source: nautilus
Binary: nautilus libnautilus-extension1a libnautilus-extension-dev gir1.2-nautilus-3.0 nautilus-data
Architecture: source
Version: 1:3.20.3-1ubuntu1
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
Launchpad-Bugs-Fixed: 1436297
Changes:
nautilus (1:3.20.3-1ubuntu1) yakkety; urgency=medium
.
* Merge with Debian. 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)
- 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
- 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
* Disabled patch that need to be rewritten:
- 16_unity_new_documents.patch
* Dropped patches, applied in new version:
- 0001-desktop-canvas-view-scale-desktop-workarea.patch
- 0003-Fix-white-desktop.patch with new fix from git
.
nautilus (3.20.3-1) unstable; urgency=medium
.
[ Jeremy Bicha ]
* New upstream release (3.20.2)
* Drop format patch, applied in new version
* 0001-desktop-canvas-view-scale-desktop-workarea.patch:
- Add git patch to fix desktop margins with high-dpi scaling
* Convert from cdbs to dh
* Add debian/docs to explicitly install AUTHORS, NEWS, and THANKS
* Partially multiarchify but still install nautilus extensions to
/usr/lib/nautilus/extensions-3.0/ (from Ubuntu)
* Enable parallel building and all hardening flags
* Update homepage
.
[ Andreas Henriksson ]
* New upstream release (3.20.3)
* Drop d/p/0001-desktop-canvas-view-scale-desktop-workarea.patch again,
now included in upstream release.
Checksums-Sha1:
97f9697879ed3ca74dda1efad226ba55ba6065a8 3054 nautilus_3.20.3-1ubuntu1.dsc
dd348c6a1be764efa17a6e5346156f321c2d81b5 3437224 nautilus_3.20.3.orig.tar.xz
38ed6e2080c5b81cd17035f4fd5cf440802838c7 56312 nautilus_3.20.3-1ubuntu1.debian.tar.xz
Checksums-Sha256:
7a619932a9974a8463e340006ca51f95cbbdde555a581be6fde5fe35a2d66490 3054 nautilus_3.20.3-1ubuntu1.dsc
46600a2361a022a0170304aef7167caa29c0d52232063a3556bec6a77881310e 3437224 nautilus_3.20.3.orig.tar.xz
a32f2f07e9d3e5405f86cbbabd7d21e0f3fcc3bdd095b5e52d84120734a4d5e9 56312 nautilus_3.20.3-1ubuntu1.debian.tar.xz
Files:
d1b059433aefcc392111b6a39749869c 3054 gnome optional nautilus_3.20.3-1ubuntu1.dsc
857637cc3f992686060b051141810774 3437224 gnome optional nautilus_3.20.3.orig.tar.xz
25aefca4175a2959e4d3c48416cf3def 56312 gnome optional nautilus_3.20.3-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJX0iFOAAoJEOZsd1rr/mx9kFIP/jscWADRkkG2Y9KWkgYdO5av
oBx5XVmbGP60HY1pTjuxkE+NKE1PMx0Cbnronn6R+Hcn68Gtp0JoBmJQ6j0R+ozJ
zGGQS4ClrMX3OQGu8ItUYNcVUy0C/ymgH5Ge/5Nr+7YNq3d+Yp3f4cw7+Uz4ItkB
xDtI1DG01Rt/FxAuXavgnRey+DALQmgjJg2E1CHK117nCSmtVouXHxQKVw2klCtr
fktvd3YYVngZxASsx3R1WaSfDy7CpnevfEEGnnMqvIWBwb9ft4C3xMFYSAibrM2w
Hvq6b1Wb1ctN56d2AiiNUQWQ1pbJvc73mTv4aEpEkrGBZV7ZnjkrXcCmrPLEA0Id
ilzmoHpLE7qCGHHSrElmPQ+q3Hx9IyNIgeJh6JcnI1rFZt12P1nucXTGA/vrbNi1
8p1FtkU1lb7FDFLKNJLKyMa/xAN0/GLfc/pwLY7zUdMvhBZ4HIKgdJYGvvIQTMoX
1b3V3+f46rUYOiDrLjNo35HcDOt4nt47BpEolcXjvZzlYPkH9i9CezrnT7I1/B4+
/cR+uNzJiRnXS5kpwdS3MTtrU/W1YyKaatr+N0X69Yqs6iWbfs6wfSbR2o5LHSn+
JHzkZhRB6PjVK0oQC2e+nXXgxfoTQR9e3lmmzRczTvj0DEbY+8tH4DzoW7fE40yo
qXQxmK2BqvNzrxjCcNzn
=Gfj1
-----END PGP SIGNATURE-----
More information about the Yakkety-changes
mailing list