lp:ubuntu/wily/gnome-mount

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/wily/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:
Development

Recent revisions

26. By Martin Pitt

* Merge to Debian; remaining Ubuntu 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/control: Add dependency to policykit-gnome.
  - Various patches, see their patch headers:
    + 01_missing_include.patch
    + 02_typos.patch
    + 03_mount_point_configuration.patch
    + 05_ignore_slash_label.patch
    + 08_crypto_setup_error_dialog.patch
    + 09_use_window_for_flushing.patch
    + ubuntu-default-mount-options.patch

25. By Martin Pitt

* 02_typos.patch: Add ubuntu/upstream tags.
* Add 03_mount_point_configuration.patch: Point out that mount point is
  relative to /media, and replace '/' with '_' in configured mount
  point, to prevent the user from locking herself out of the device.
  (LP: #107668)

24. By Martin Pitt

09_use_window_for_flushing.patch: Set proper window icon and make the
window appear in the screen center. (LP: #343618)

23. By Martin Pitt

Add 02_typos.patch: Fix two typos in the glade file, thanks to pgstl07!
Also updated all the *.po files so that they don't break. (LP: #266896)

22. By Martin Pitt

Add 09_use_window_for_flushing.patch: Use an alert window for flushing
instead of notifications. Ubuntu's notify-osd does not support infinite
timeouts, thus we cannot use notifications. (LP: #332600)

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)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers