-
f5a2d09...
by
Jeremy Bicha
on 2017-09-14
-
Import patches-unapplied version 1:3.26.0-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 67743d13dd690357de867be67f4871953f344ddd
New changelog entries:
* New upstream release
-
67743d1...
by
Jeremy Bicha
on 2017-09-02
-
Import patches-unapplied version 1:3.25.92-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: ead0691d4cdc03fac54f7e63dcbd1101d985cf44
New changelog entries:
* New upstream release
* debian/control.in:
- Bump minimum libgtk-3-dev to 3.22.6
* debian/rules
- Add workaround for Ubuntu translations issue
* Drop git_desktop-remove-spaces.patch:
- Applied in new release
-
ead0691...
by
Khurshid Alam
on 2017-08-21
-
Import patches-unapplied version 1:3.25.90-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: b6f086fbfbcedcea5dc32eec12cb51ff017dd69b
New changelog entries:
[ Jeremy Bicha ]
* New upstream release.
* Build with meson.
* Refresh patches.
* Drop build-with-tracker2.patch: Applied in new release
* Disable 0002-Only-use-a-header-bar-in-GNOME-shell.patch:
- Nautilus crashes in Unity with this patch.
* Add git_desktop-remove-spaces.patch:
- Backport commit to fix .desktop by removing spaces from MimeType line
[ Khurshid Alam ]
* 12_unity_launcher_support.patch:
- Restore lines accidentally dropped in previous merge, fixes build
failure (LP: #1711241)
-
b6f086f...
by
Jeremy Bicha
on 2017-08-15
-
Import patches-unapplied version 1:3.24.2.1-0ubuntu2 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 61e9f360b311079a85b0342f780b072a6050228f
New changelog entries:
* Build-Depend on libtracker-sparql-2.0-dev instead of 1.0
* Add build-with-tracker2.patch
-
61e9f36...
by
Jeremy Bicha
on 2017-07-31
-
Import patches-unapplied version 1:3.24.2.1-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 6ff1807a81896f60e171c180c827be62ea99be90
New changelog entries:
* New upstream release.
* Drop patches applied in new release:
- 08_clean_session_capplet.patch
- dont_wrap_labels_after_dots.patch
-
6ff1807...
by
Didier Roche
on 2017-07-26
-
Import patches-unapplied version 1:3.24.1-0ubuntu5 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: df4dd84e82e61f102e44c2b2de652bb9a502cd01
New changelog entries:
* debian/rules:
- Only show org.gnome.Nautilus.desktop under GNOME Shell causing
subtile bugs like "can only launch nautilus once" (LP: #1706542)
-
df4dd84...
by
Didier Roche
on 2017-06-28
-
Import patches-unapplied version 1:3.24.1-0ubuntu4 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 76b7baab006113ec580d3083198da35f02dfbbd3
New changelog entries:
* Remove nautilus-unity-launcher-icon.py migration and related bits:
- those are not needed anymore (the transition is done pre-LTS).
-
76b7baa...
by
Marco Trevisan (TreviƱo)
on 2017-05-05
-
Import patches-unapplied version 1:3.24.1-0ubuntu3 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 757711450206d5b87900eacbe659e2507b8ee743
New changelog entries:
* 0002-Only-use-a-header-bar-in-GNOME-shell.patch:
- Use the primary-titlebar style class for headerbar in unity
(LP: #1689239)
-
7577114...
by
Jeremy Bicha
on 2017-04-30
-
Import patches-unapplied version 1:3.24.1-0ubuntu2 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: b6d31a9c8110584d1c0b66b2b59f4f13b3cf33d0
New changelog entries:
* Update 06_never_exec_nonexec_launchers.patch:
- Show "Trust and Launch" for home directory application launchers
that have been marked as executable (LP: #1687179)
-
b6d31a9...
by
Jeremy Bicha
on 2017-04-28
-
Import patches-unapplied version 1:3.24.1-0ubuntu1 to ubuntu/artful-proposed
Imported using git-ubuntu import.
Changelog parent: 0bdf751e035979aa818892e9139d3ca448fe8846
New changelog entries:
* 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