-
3b80fd9...
by
Sebastien Bacher
on 2019-04-04
-
Import patches-unapplied version 1:3.32.0-0ubuntu2 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: 781ccb14323d110e8c52e7e7f36f9614a6793992
New changelog entries:
* debian/control.in:
- Breaks/Replaces totem (<< 3.31.91-1) since libtotem-properties-page
used to be included in that binary and got move to nautilus
-
781ccb1...
by
Sebastien Bacher
on 2019-03-19
-
Import patches-unapplied version 1:3.32.0-0ubuntu1 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: 1e8641978ac13f1f4b2b95c2752f6bfea0f733a7
New changelog entries:
* New upstream version (lp: #1820683)
* debian/control.in:
- build-depends on libgstreamer-plugins-base1.0-dev, the audio/video
properties code has been moved from totem to nautilu
- updated the glib requirement
* debian/patches/git_init_segfault.patch:
- include a patch from Andrea to fix a segfault (lp: #1819757)
-
1e86419...
by
Jeremy Bicha
on 2019-02-07
-
Import patches-unapplied version 1:3.31.90-1ubuntu2 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: 0a29c39635337da28daae34d6966be4ea85db151
New changelog entries:
* Depend on tracker-miner-fs (LP: #1815025)
-
0a29c39...
by
Jeremy Bicha
on 2019-02-06
-
Import patches-unapplied version 1:3.31.90-1ubuntu1 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: 3ff2e1444acd746910b228a044e7c864c0fda68c
New changelog entries:
* Merge with Debian. Remaining changes:
- debian/control.in:
+ Build-Depend on libunity-dev
+ lower gnome-sushi Recommends to a Suggests
- debian/changelog, debian/rules: set epoch number (which was added by error)
- debian/source_nautilus.py,
debian/nautilus-data.install:
+ 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:
+ Build Unity support
+ Bump dbgsym migration version
- 04_suppress_umount_in_ltsp.patch:
+ Don't list unmount and eject actions on LTSP clients
- 12_unity_launcher_support.patch:
+ unity launcher integration (list bookmarks in the context menu,
display a bar on the icon during copies)
- 18_unity_icon_color.patch:
+ specify a background color for the unity launcher icon
- 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_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
- 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch
+ Use a normal titlebar if the desktop environment wants it
* New upstream development release
* Build-Depend on tracker-extract for build tests
-
3ff2e14...
by
Sebastien Bacher
on 2019-01-17
-
Import patches-unapplied version 1:3.30.5-1ubuntu1 to ubuntu/disco-proposed
Imported using git-ubuntu import.
Changelog parent: 560411750956f374118c3ec1f956687a48e16623
New changelog entries:
* Update to the current stable version
* debian/mount-archive.desktop, debian/nautilus.install,
debian/patches/03_translations_list_update.patch:
- remove the custom 'mount archive' handler which was added years back,
nowadays gnome-disk-utility provide a similar feature
(lp: #1808684)
-
5604117...
by
Jeremy Bicha
on 2018-12-22
-
Import patches-unapplied version 3.30.5-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 5d21b957ada72042360d69d5b30928543be3bb91
New changelog entries:
* New upstream release
* Don't have nautilus-data recommend nautilus
* Restore -Wl,-O1 to our LDFLAGS
* debian/copyright: nautilus is GPL-3+ instead of GPL-2+
-
5d21b95...
by
Iain Lane
on 2018-11-28
-
Import patches-unapplied version 3.30.4-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: a6e973406c775b3ea5005f8b4871fdcddfc15fa4
New changelog entries:
* New upstream release
* debian/rules: Make .gtk-bookmarks in $HOME for the testsuite
-
a6e9734...
by
Simon McVittie
on 2018-11-09
-
Import patches-unapplied version 3.30.3-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 8ab39be0d67e9bef0c4a41aaa33e1c4b6cffdf8f
New changelog entries:
* Team upload
[ Jeremy Bicha ]
* Build-Depend on dbus and xvfb for build tests
* debian/rules: Run all build tests
* Depend on tracker instead of Suggests. It is no longer optional.
(Closes: #908800)
[ Simon McVittie ]
* New upstream release
* d/p/tests-Make-timeout-bigger.patch: Drop, applied upstream
* Increase meson B-D to 0.47.0 as per meson.build
* Use a temporary XDG_RUNTIME_DIR to run tests.
Otherwise they will fail under sbuild, which inherits the buildd user's
XDG_RUNTIME_DIR from the host system environment variables, but does
not create a corresponding directory inside the build chroot.
-
8ab39be...
by
Jeremy Bicha
on 2018-09-13
-
Import patches-unapplied version 3.30.0-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 987a38744adaccd3723528e7d0ab2bac950f2eea
New changelog entries:
* Build-Depend on tracker for build tests
-
987a387...
by
Jeremy Bicha
on 2018-09-13
-
Import patches-unapplied version 3.30.0-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: b757e2bc7d8754d24f6b0bd4a0a4679f1fa21854
New changelog entries:
* Update debian/gbp.conf
* Cherry-pick tests-Make-timeout-bigger.patch:
- Increase timeout for a slow test to 120 seconds