lp:ubuntu/intrepid/gnome-mount

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/gnome-mount
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

21. By Sebastien Bacher

* New version sync on debian, the remaining changes:
  - debian/rules: Ignore libgnome-mount for dh_shlibdeps, so that
    gnome-mount does not end up depending on half of Gnome just for the
    nautilus extension. This keeps it suitable for XFCE.
  - debian/patches/01_missing_include.patch: Add missing #include
    <locale.h> to fix FTBFS. Forwarded to Gnome #514946.
  - debian/patches/05_ignore_slash_label.patch: If the label is a single
    '/', ignore it, so that it does not end up as /media/_. (LP #83323)
  - debian/patches/08_crypto_setup_error_dialog.patch: If setup_crypto()
    fails with Crypto.SetupError, display an error dialog instead of failing
    silently. Special-case a missing /sbin/cryptsetup, suggest to install the
    package. (LP #78358, forwarded to Gnome #426326)
  - debian/patches/ubuntu-default-mount-options.patch: Change a few default
    mount options for compatibility to UTF8 and previous Ubuntu versions.
* debian/control: Add dependency to policykit-gnome.

20. By Sebastien Bacher

* debian/patches/06_allow_eject_drive.patch:
  - don't use this change for now, it breaks the svn backport and it's better
    to be able to eject ipods rather than empty cd drives (lp: #211693)

19. By Sebastien Bacher

* debian/patches/90_from_svn_allow_ejecting_drives.patch:
  - change from SVN, allow to eject drives, make ejecting and ipod in nautilus
    work as expected (lp: #211693)

18. By Sebastien Bacher

* debian/patches/06_allow_eject_drive.patch:
  - allow to use eject on empty drives (lp: #203574)

17. By Martin Pitt

* Update to SVN snapshot:
  - Builds nautilus extension for new nautilus 2.0 ABI now, unbreaking the
    volume/drive properties tabs. (LP: #186196)
  - Applied debian/patches/02_msgbox_unref.patch upstream, removed patch.
  - No other changes.
* debian/patches/ubuntu-default-mount-options.patch: Use 'flush' option for
  vfat. It does not actually work in the current kernel, but at least it's
  there once it will actually do something useful. (LP: #149277)

16. By Martin Pitt

debian/patches/ubuntu-default-mount-options.patch: Drop VFAT option
'usefree', it's not necessary any more with the current Hardy kernel,
and incompatible with pre-gutsy kernels. (LP: #151025)

15. By Martin Pitt

* Merge with Debian unstable; see 0.7-1ubuntu1 for remaining changes.
* Add debian/patches/01_missing_include.patch: Add missing #include
  <locale.h> to fix FTBFS. Forwarded to Gnome #514946.
* Add debian/patches/02_msgbox_unref.patch: Fix/work around crash when
  destroying unused message box. (LP: #122673)

14. By Martin Pitt

* Merge with Debian unstable; remaining changes:
  - debian/rules: Ignore libgnome-mount for dh_shlibdeps, so that
    gnome-mount does not end up depending on half of Gnome just for the
    nautilus extension. This keeps it suitable for XFCE.
  - debian/patches/05_ignore_slash_label.patch: If the label is a single
    '/', ignore it, so that it does not end up as /media/_. (LP #83323)
  - debian/patches/08_crypto_setup_error_dialog.patch: If setup_crypto()
    fails with Crypto.SetupError, display an error dialog instead of failing
    silently. Special-case a missing /sbin/cryptsetup, suggest to install the
    package. (LP #78358, forwarded to Gnome #426326)
  - debian/patches/ubuntu-default-mount-options.patch: Change a few default
    mount options for compatibility to UTF8 and previous Ubuntu versions.
* debian/control: Add dependency to policykit-gnome.
* Drop 02_sudo_session_dbus.patch and 03_root_mounting.patch, they are not
  necessary any more with PolicyKit.

13. By Martin Pitt

debian/patches/ubuntu-default-mount-options.patch: Use "usefree" VFAT
mount option by default, to avoid very long blocking of statfs() calls on
VFAT. (LP: #133567)

12. By Daniel Hahler

Fixed grammar in debian/patches/03_root_mounting.patch (LP: #138477)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/gnome-mount
This branch contains Public information 
Everyone can see this information.

Subscribers