[ubuntu/precise] nautilus 1:3.2.1-2ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Thu Dec 8 14:50:35 UTC 2011
nautilus (1:3.2.1-2ubuntu1) precise; urgency=low
* Resynchronize on Debian
* Remaining diffs:
* debian/changelog, debian/rules: set epoch number (which was added by error)
* debian/control.in:
- build-Depend on lpi, libappindicator3-dev, libunity-dev
- don't build-depends on individual girs, the libraries do that
- don't build with tracker, don't suggests it
- nautilus-data should not need to recommends nautilus,
lower to a suggests so file-roller doesn't bring in nautilus
- nautilus Replaces nautilus-data, Debian installed the dbus service there
* debian/mount-archive.desktop:
* debian/mount-archive.desktop.in:
- New nautilus context menu item to allow mounting zip, iso, etc
* debian/nautilus.gsettings-override:
- Change the default desktop icon configuration
* debian/nautilus.install:
- don't move the autostart to usr
- 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/patches/01_lpi.patch:
- Launchpad changes.
* debian/patches/02_additional_marge_for_unity.patch:
- ensure we don't move desktop icons when locking or unlocking the unity
launcher
* debian/patches/03_translations_list_update.patch:
- Translate the mount-archive menu entry
* debian/patches/04_suppress_umount_in_ltsp.patch:
- Don't list unmount and eject actions on LTSP clients
* debian/patches/05_desktop_menu_export.patch:
- export the desktop menus for appmenu in unity
* debian/patches/06_never_exec_nonexec_launchers.patch:
- Implement non-exec policy for .desktop handler.
* debian/patches/07_use_application_indicator.patch:
- Use the application-indicator, needs to be updated
* debian/patches/08_clean_session_capplet.patch:
- use NoDisplay for the new autostart desktop to keep the capplet clean
* debian/patches/09_no-initial-fade.patch:
- Patch to disable the initial fade-in of the background without disabling
crossfades when the background is changed.
* debian/patches/11_copy_skipping_pager.patch:
- after discussion with dx and design, the easier short-time solution is to
have the copy dialog skipping the pager to be able to launch nautilus even
with a copy operation in progress
* debian/patches/12_unity_launcher_support.patch:
- added new patch to include support to the unity launcher.
When a file operation is in progress the nautilus launcher icon
gets a progress bar and the count of the active transfers, plus
a quicklist item to bring on top/show the transfers window.
* debian/patches/13_translate_unity_launcher.patch:
- list the unity launcher desktop to translate
* debian/patches/14_bring_del_instead_ctrl_del.patch:
- use Del instead of Ctrl + Del for sending files to the bin
* debian/patches/15_use-ubuntu-help.patch:
- use the ubuntu documentation
* debian/patches/16_run_in_gnome_unity.patch:
- handle the background only in GNOME and Unity session
* debian/patches/17_dont_allow_new_tab_on_desktop.patch:
- Don't allow "New tab" shortcut on desktop
* debian/patches/18_fix_crash_in_get_current_uri.patch:
- Upstream patch to fix crash in nautilus_window_slot_get_current_uri()
* debian/patches/git-0001-Workaround-focus-issues-on-typeahead.patch:
- upstream patch to workaround focus issues on typeahead
* debian/patches/git_sideplace_sorting.patch:
- backport git commit to sort the places entries by alphabetic order
rather than coding the list in english order
* debian/rules:
- use --disable-appindicator
* debian/source_nautilus.py:
- Apport hook to list versions of files in /usr/lib/nautilus and reassign
the crashes when there are not due to nautilus code directly
* Dropped diffs:
* debian/nautilus.maintscript:
- the conffile was only shipped during part of the Oneiric cycle
* debian/rules:
- ship an empty nautilus.css rather than none to avoid warnings,
upstream is shopping the css with theme in the current version
[ Paul Sladen ]
* debian/nautilus-home.desktop: Force icon=folder for
'Home Folder' entry to reduce confusion (LP: #874265)
nautilus (3.2.1-2) unstable; urgency=low
* Upload to unstable.
* debian/control.in:
- Drop Build-Depends on libdbus-glib-1-dev, no longer required.
- Drop Recommends on desktop-base. It was originally added when nautilus
was patched to show the .desktop icons from the desktop-base package. We
don't do that anymore, so the Recommends has become obsolete.
- Drop Recommends on consolekit. The ConsoleKit specific functionality has
been moved into gnome-settings-daemon.
- Drop Recommends on synaptic and app-install-data. We no longer call
synaptic for mimetypes without a handler as this functionality is
provided by alternatives like PackageKit or sessioninstaller now.
- Update Vcs-* URLs.
* debian/nautilus-data.gconf-defaults:
- Removed, obsolete.
* Refresh patches.
nautilus (3.2.1-1) experimental; urgency=low
* New upstream release
* debian/patches/13_tracker.patch: Updated
* debian/control.in: Update build-dependencies
* debian/control.in, debian/rules: enable the tracker sarch backend
* debian/control.in: Recommend sushi
nautilus (3.0.2-4) unstable; urgency=low
* Upload to unstable.
nautilus (3.0.2-3) experimental; urgency=low
* debian/control.in:
- Add Breaks against nautilus-sendto-empathy (<< 3.0) and
gnome-bluetooth (<< 3.0) as the libnautilus-sendto extension was moved
into nautilus 3 but the plugin path was not changed with the switch to
GTK 3. Loading both GTK 2 and GTK 3 in the same process is not allowed.
- Bump Standards-Version to 3.9.2. No further changes.
- Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
called.
- Remove old Conflicts and Replaces.
* debian/rules:
- Remove clean-la.mk since we don't install any .la files.
- Drop call to dh_girepository
* Bump debhelper compatibility level to 8.
- Strip debian/tmp/ from .install files.
- Bump Build-Depends on debhelper.
* debian/watch:
- Update to version 3.
- Track .xz tarballs.
* debian/nautilus.install:
- Install dbus service file for nautilus.
* debian/patches/13_tracker.patch:
- Add support for tracker 0.12. Closes: #643946
- Enable full text search.
nautilus (3.0.2-2) experimental; urgency=low
* Rename libnautilus-extension1 to libnautilus-extension1a, and add
appropriate Replaces/Conflicts. Closes: #627361.
nautilus (3.0.2-1) experimental; urgency=low
* Rebuild against a cdbs+debhelper with dh_installgsettings.
Closes: #627477.
* libnautilus-extension1 breaks nautilus (< 3.0) and that’s the
beginning of a very long list (nautilus transition).
+ gnome-disk-utility < 3.0
+ brasero < 2.91
+ file-roller < 3.0
+ nautilus-sendto < 3
* Replace nautilus-sendto since it is now included in nautilus.
* New upstream translation and bugfix release.
* 00_do_not_require_unpackage_libexif.patch: dropped, we have the
latest libexif now.
+ Bump build-dependencies accordingly.
* Bump libnotify requirement.
* Reintroduce some nautilus 2.x patches.
+ 03_deprecated.patch: still necessary, refreshed.
+ 12_list-view_expand.patch: still necessary, file was renamed,
refreshed. Update to GTK+ 3.
* nautilus.install: install the autostart file. This should bring back
the desktop icons functionality completely.
Date: Thu, 08 Dec 2011 15:47:34 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/nautilus/1:3.2.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Dec 2011 15:47:34 +0100
Source: nautilus
Binary: nautilus nautilus-dbg libnautilus-extension1a libnautilus-extension-dev gir1.2-nautilus-3.0 nautilus-data
Architecture: source
Version: 1:3.2.1-2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 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
nautilus-dbg - file manager and graphical shell for GNOME - debugging version
Closes: 627361 627477 643946
Launchpad-Bugs-Fixed: 874265
Changes:
nautilus (1:3.2.1-2ubuntu1) precise; urgency=low
.
* Resynchronize on Debian
* Remaining diffs:
* debian/changelog, debian/rules: set epoch number (which was added by error)
* debian/control.in:
- build-Depend on lpi, libappindicator3-dev, libunity-dev
- don't build-depends on individual girs, the libraries do that
- don't build with tracker, don't suggests it
- nautilus-data should not need to recommends nautilus,
lower to a suggests so file-roller doesn't bring in nautilus
- nautilus Replaces nautilus-data, Debian installed the dbus service there
* debian/mount-archive.desktop:
* debian/mount-archive.desktop.in:
- New nautilus context menu item to allow mounting zip, iso, etc
* debian/nautilus.gsettings-override:
- Change the default desktop icon configuration
* debian/nautilus.install:
- don't move the autostart to usr
- 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/patches/01_lpi.patch:
- Launchpad changes.
* debian/patches/02_additional_marge_for_unity.patch:
- ensure we don't move desktop icons when locking or unlocking the unity
launcher
* debian/patches/03_translations_list_update.patch:
- Translate the mount-archive menu entry
* debian/patches/04_suppress_umount_in_ltsp.patch:
- Don't list unmount and eject actions on LTSP clients
* debian/patches/05_desktop_menu_export.patch:
- export the desktop menus for appmenu in unity
* debian/patches/06_never_exec_nonexec_launchers.patch:
- Implement non-exec policy for .desktop handler.
* debian/patches/07_use_application_indicator.patch:
- Use the application-indicator, needs to be updated
* debian/patches/08_clean_session_capplet.patch:
- use NoDisplay for the new autostart desktop to keep the capplet clean
* debian/patches/09_no-initial-fade.patch:
- Patch to disable the initial fade-in of the background without disabling
crossfades when the background is changed.
* debian/patches/11_copy_skipping_pager.patch:
- after discussion with dx and design, the easier short-time solution is to
have the copy dialog skipping the pager to be able to launch nautilus even
with a copy operation in progress
* debian/patches/12_unity_launcher_support.patch:
- added new patch to include support to the unity launcher.
When a file operation is in progress the nautilus launcher icon
gets a progress bar and the count of the active transfers, plus
a quicklist item to bring on top/show the transfers window.
* debian/patches/13_translate_unity_launcher.patch:
- list the unity launcher desktop to translate
* debian/patches/14_bring_del_instead_ctrl_del.patch:
- use Del instead of Ctrl + Del for sending files to the bin
* debian/patches/15_use-ubuntu-help.patch:
- use the ubuntu documentation
* debian/patches/16_run_in_gnome_unity.patch:
- handle the background only in GNOME and Unity session
* debian/patches/17_dont_allow_new_tab_on_desktop.patch:
- Don't allow "New tab" shortcut on desktop
* debian/patches/18_fix_crash_in_get_current_uri.patch:
- Upstream patch to fix crash in nautilus_window_slot_get_current_uri()
* debian/patches/git-0001-Workaround-focus-issues-on-typeahead.patch:
- upstream patch to workaround focus issues on typeahead
* debian/patches/git_sideplace_sorting.patch:
- backport git commit to sort the places entries by alphabetic order
rather than coding the list in english order
* debian/rules:
- use --disable-appindicator
* debian/source_nautilus.py:
- Apport hook to list versions of files in /usr/lib/nautilus and reassign
the crashes when there are not due to nautilus code directly
* Dropped diffs:
* debian/nautilus.maintscript:
- the conffile was only shipped during part of the Oneiric cycle
* debian/rules:
- ship an empty nautilus.css rather than none to avoid warnings,
upstream is shopping the css with theme in the current version
.
[ Paul Sladen ]
* debian/nautilus-home.desktop: Force icon=folder for
'Home Folder' entry to reduce confusion (LP: #874265)
.
nautilus (3.2.1-2) unstable; urgency=low
.
* Upload to unstable.
* debian/control.in:
- Drop Build-Depends on libdbus-glib-1-dev, no longer required.
- Drop Recommends on desktop-base. It was originally added when nautilus
was patched to show the .desktop icons from the desktop-base package. We
don't do that anymore, so the Recommends has become obsolete.
- Drop Recommends on consolekit. The ConsoleKit specific functionality has
been moved into gnome-settings-daemon.
- Drop Recommends on synaptic and app-install-data. We no longer call
synaptic for mimetypes without a handler as this functionality is
provided by alternatives like PackageKit or sessioninstaller now.
- Update Vcs-* URLs.
* debian/nautilus-data.gconf-defaults:
- Removed, obsolete.
* Refresh patches.
.
nautilus (3.2.1-1) experimental; urgency=low
.
* New upstream release
* debian/patches/13_tracker.patch: Updated
* debian/control.in: Update build-dependencies
* debian/control.in, debian/rules: enable the tracker sarch backend
* debian/control.in: Recommend sushi
.
nautilus (3.0.2-4) unstable; urgency=low
.
* Upload to unstable.
.
nautilus (3.0.2-3) experimental; urgency=low
.
* debian/control.in:
- Add Breaks against nautilus-sendto-empathy (<< 3.0) and
gnome-bluetooth (<< 3.0) as the libnautilus-sendto extension was moved
into nautilus 3 but the plugin path was not changed with the switch to
GTK 3. Loading both GTK 2 and GTK 3 in the same process is not allowed.
- Bump Standards-Version to 3.9.2. No further changes.
- Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
called.
- Remove old Conflicts and Replaces.
* debian/rules:
- Remove clean-la.mk since we don't install any .la files.
- Drop call to dh_girepository
* Bump debhelper compatibility level to 8.
- Strip debian/tmp/ from .install files.
- Bump Build-Depends on debhelper.
* debian/watch:
- Update to version 3.
- Track .xz tarballs.
* debian/nautilus.install:
- Install dbus service file for nautilus.
* debian/patches/13_tracker.patch:
- Add support for tracker 0.12. Closes: #643946
- Enable full text search.
.
nautilus (3.0.2-2) experimental; urgency=low
.
* Rename libnautilus-extension1 to libnautilus-extension1a, and add
appropriate Replaces/Conflicts. Closes: #627361.
.
nautilus (3.0.2-1) experimental; urgency=low
.
* Rebuild against a cdbs+debhelper with dh_installgsettings.
Closes: #627477.
* libnautilus-extension1 breaks nautilus (< 3.0) and that’s the
beginning of a very long list (nautilus transition).
+ gnome-disk-utility < 3.0
+ brasero < 2.91
+ file-roller < 3.0
+ nautilus-sendto < 3
* Replace nautilus-sendto since it is now included in nautilus.
* New upstream translation and bugfix release.
* 00_do_not_require_unpackage_libexif.patch: dropped, we have the
latest libexif now.
+ Bump build-dependencies accordingly.
* Bump libnotify requirement.
* Reintroduce some nautilus 2.x patches.
+ 03_deprecated.patch: still necessary, refreshed.
+ 12_list-view_expand.patch: still necessary, file was renamed,
refreshed. Update to GTK+ 3.
* nautilus.install: install the autostart file. This should bring back
the desktop icons functionality completely.
Checksums-Sha1:
45d6c1fc6373ee811887fcb8a24ad866b5ff1d3c 2198 nautilus_3.2.1-2ubuntu1.dsc
246c6ae0539dc111d755727ad4cb12d8df7bd322 4703588 nautilus_3.2.1.orig.tar.xz
c1d4dae8813eca743e2a128d06cd9561ee784c97 45343 nautilus_3.2.1-2ubuntu1.debian.tar.gz
Checksums-Sha256:
0cd5a2a7dac1979cefd76c165314e7cc23ac125df0d6efee7e9df8d46a1bde8c 2198 nautilus_3.2.1-2ubuntu1.dsc
c482d6e7babcc238304cf55586cdf7e2b2806025214a143ed355f0d89b33b154 4703588 nautilus_3.2.1.orig.tar.xz
147a121ec4662687f166c800f18621d8af583092e4afad083666e086f0838df7 45343 nautilus_3.2.1-2ubuntu1.debian.tar.gz
Files:
9aab3a9e1039ef4bd52a83439e83eadd 2198 gnome optional nautilus_3.2.1-2ubuntu1.dsc
12314328b59aa1dfd83619f718b81bd5 4703588 gnome optional nautilus_3.2.1.orig.tar.xz
dac89930d3e9d45335de9e27f5bceca6 45343 gnome optional nautilus_3.2.1-2ubuntu1.debian.tar.gz
Original-Maintainer: Josselin Mouette <joss at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk7gzm4ACgkQQxo87aLX0pJ7LQCgy2xqVNocRSjc+2aMXOit7h1X
duQAn0gpfM++K2Wtbl6Fim/GigWpBOi9
=JARm
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list