[ubuntu/maverick] nautilus 1:2.30.1-1ubuntu1 (Accepted)

Robert Ancell robert.ancell at canonical.com
Fri Jun 4 04:05:31 BST 2010


nautilus (1:2.30.1-1ubuntu1) maverick; urgency=low

  * Merge with Debian unstable, remaining Ubuntu changes:
  * debian/control.in:
    - Build-Depend on liblaunchpad-integration-dev
    - Build-depend on libappindicator-dev
    - Add epoch on libgnome-desktop-dev build-depend
    - Change recommends on cd burners to a suggests
    - Change gksu conflicts version to match the ubuntu transition
    - Don't build using beagle and tracker
    - Don't recommends desktop-base, don't suggests tracker
    - nautilus Suggests gnome-app-install rather than synaptic
    - Add Vcs-Bzr link
  * debian/rules:
    - Run autoconf on build
    - Don't use debian translation hack
    - Update shlib version
  * debian/mount-archive.desktop:
  * debian/mount-archive.desktop.in:
    - New nautilus context menu item to allow mounting zip, iso, etc
  * debian/nautilus-data.gconf-schemas:
    - Don't change autorun option to not ask what to do
    - Change the default desktop icon configuration
  * debian/nautilus-data.install:
    - Install Apport hook
  * debian/nautilus.install:
    - Install mount-archive menu
  * 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
  * debian/patches/01_lpi.patch:
    - Launchpad changes.
  * debian/patches/03_menu_entry.patch:
    - Change the menu item category.
  * debian/patches/11_no_session_delay.patch:
    - Don't use X-GNOME-Autostart-Phase=Desktop to not delay other software
      during GNOME start
  * debian/patches/15_translations_list_update.patch:
    - Translate the mount-archive menu entry
  * debian/patches/16_hide_unmount.patch:
    - Do not show Unmount when showing Eject/Safe removal. Having three menu
      entries (unmount/eject/safe removal) in a volume/drive menu entry is too
      confusing. Unmount only really makes sense for internal drives, for
      external ones it is pretty much a "geek" option.  Geeks can use palimpsest
      or "unmount /media/foo" from the CLI if they really want to, for everyone
      else it is just an unintuitive and hard to to explain menu entry.
  * debian/patches/20_open-with_install.patch:
    - Don't use that debian change but rather gnome-app-install
  * debian/patches/80_suppress_umount_in_ltsp.patch:
    - Don't list unmount and eject actions on LTSP clients
  * debian/patches/82_gnome-app-install.patch:
    - Invoke gnome-app-install when no application known for file.
  * debian/patches/83_never_exec_nonexec_launchers.patch:
    - Implement non-exec policy for .desktop handler.
  * debian/patches/89_use_application_indicator.patch:
    - Use the application-indicator
  * 90_relibtoolize.patch:
    - Dropped, autotools in run in debian/rules
  * debian/patches/91_correct_rgba_use.patch:
    - Fix RGBA issues
  * debian/patches/95_no-initial-fade.patch:
    - Patch to disable the initial fade-in of the background without disabling crossfades when the
      background is changed.
  * debian/watch:
    - Watch unstable series

Date: Fri, 04 Jun 2010 11:39:51 +1000
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Signed-By: Luke Yelavich <luke.yelavich at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/nautilus/1:2.30.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 Jun 2010 11:39:51 +1000
Source: nautilus
Binary: nautilus nautilus-dbg libnautilus-extension1 libnautilus-extension-dev nautilus-data
Architecture: source
Version: 1:2.30.1-1ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Robert Ancell <robert.ancell at canonical.com>
Description: 
 libnautilus-extension-dev - libraries for nautilus components - development version
 libnautilus-extension1 - 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
Changes: 
 nautilus (1:2.30.1-1ubuntu1) maverick; urgency=low
 .
   * Merge with Debian unstable, remaining Ubuntu changes:
   * debian/control.in:
     - Build-Depend on liblaunchpad-integration-dev
     - Build-depend on libappindicator-dev
     - Add epoch on libgnome-desktop-dev build-depend
     - Change recommends on cd burners to a suggests
     - Change gksu conflicts version to match the ubuntu transition
     - Don't build using beagle and tracker
     - Don't recommends desktop-base, don't suggests tracker
     - nautilus Suggests gnome-app-install rather than synaptic
     - Add Vcs-Bzr link
   * debian/rules:
     - Run autoconf on build
     - Don't use debian translation hack
     - Update shlib version
   * debian/mount-archive.desktop:
   * debian/mount-archive.desktop.in:
     - New nautilus context menu item to allow mounting zip, iso, etc
   * debian/nautilus-data.gconf-schemas:
     - Don't change autorun option to not ask what to do
     - Change the default desktop icon configuration
   * debian/nautilus-data.install:
     - Install Apport hook
   * debian/nautilus.install:
     - Install mount-archive menu
   * 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
   * debian/patches/01_lpi.patch:
     - Launchpad changes.
   * debian/patches/03_menu_entry.patch:
     - Change the menu item category.
   * debian/patches/11_no_session_delay.patch:
     - Don't use X-GNOME-Autostart-Phase=Desktop to not delay other software
       during GNOME start
   * debian/patches/15_translations_list_update.patch:
     - Translate the mount-archive menu entry
   * debian/patches/16_hide_unmount.patch:
     - Do not show Unmount when showing Eject/Safe removal. Having three menu
       entries (unmount/eject/safe removal) in a volume/drive menu entry is too
       confusing. Unmount only really makes sense for internal drives, for
       external ones it is pretty much a "geek" option.  Geeks can use palimpsest
       or "unmount /media/foo" from the CLI if they really want to, for everyone
       else it is just an unintuitive and hard to to explain menu entry.
   * debian/patches/20_open-with_install.patch:
     - Don't use that debian change but rather gnome-app-install
   * debian/patches/80_suppress_umount_in_ltsp.patch:
     - Don't list unmount and eject actions on LTSP clients
   * debian/patches/82_gnome-app-install.patch:
     - Invoke gnome-app-install when no application known for file.
   * debian/patches/83_never_exec_nonexec_launchers.patch:
     - Implement non-exec policy for .desktop handler.
   * debian/patches/89_use_application_indicator.patch:
     - Use the application-indicator
   * 90_relibtoolize.patch:
     - Dropped, autotools in run in debian/rules
   * debian/patches/91_correct_rgba_use.patch:
     - Fix RGBA issues
   * debian/patches/95_no-initial-fade.patch:
     - Patch to disable the initial fade-in of the background without disabling crossfades when the
       background is changed.
   * debian/watch:
     - Watch unstable series
Checksums-Sha1: 
 8fd7541bfad90bed29850bb535250fc688566cb3 2085 nautilus_2.30.1-1ubuntu1.dsc
 2feb86a42edb44124f5649a76e5c1b0116370c19 9014409 nautilus_2.30.1.orig.tar.gz
 a36a5785ab6fdfbcf4f9bf1bc3275a0eaad37cf1 31655 nautilus_2.30.1-1ubuntu1.diff.gz
Checksums-Sha256: 
 b456cd3ee1d359bf815bda02890abb6072a2eef57a9358fd2dfc8b1e082e79b2 2085 nautilus_2.30.1-1ubuntu1.dsc
 b67daf888ff2f7e4b27878307f4dcc068914f73208c124767a82ef1ed06f3641 9014409 nautilus_2.30.1.orig.tar.gz
 af51742aad13bc68fc55466a237db66b34b7ea832c6a56d357102d83bd995aff 31655 nautilus_2.30.1-1ubuntu1.diff.gz
Files: 
 5c606d6a839c96f117d9707d421e3bfa 2085 gnome optional nautilus_2.30.1-1ubuntu1.dsc
 0e35cb7b15505117cd4809dfbdc23e6c 9014409 gnome optional nautilus_2.30.1.orig.tar.gz
 768809317b8f7f24cc7e1f84e46a7f80 31655 gnome optional nautilus_2.30.1-1ubuntu1.diff.gz
Original-Maintainer: Josselin Mouette <joss at debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkwIbIsACgkQjVefwtBjIM7nRgCgohBcpSTo062mYwR/BsOLFa3u
NvcAnjbvEPxsMSuSDzwdmuP6HcK/FRCI
=sXpI
-----END PGP SIGNATURE-----


More information about the Maverick-changes mailing list