udisks 1.0.4-5ubuntu1 source package in Ubuntu

Changelog

udisks (1.0.4-5ubuntu1) precise; urgency=low

  * Merge with Debian unstable. Remaining Ubuntu changes:
    - debian/control: Change the "cryptsetup" suggests to a "cryptsetup-bin"
      recommends, so that LUKS functionality works by default. This change
      needs to be kept in Ubuntu until the cryptsetup package split goes into
      Debian as well. (LP: #343363)

udisks (1.0.4-5) unstable; urgency=low

  * debian/control: Drop ntfsprogs recommendation, it's now a transitional
    package. ntfs-3g provides the programs now.
  * Add debian/patches/00git_media_card_device_tags.patch: Mark MemStick and
    MMC devices as such, so that they get automounted. Backported from
    udisks2. (LP: #942777)
  * Add 12-bogus-uevent-paths.patch: Ignore add/change events for a
    nonexisting native path. (LP: #899757)
  * debian/copyright: Update to copyright 1.0 format.
  * debian/control: Bump Standards-Version to 3.9.3.

udisks (1.0.4-4) unstable; urgency=low

  * Install systemd service file for udisks-daemon.
 -- Martin Pitt <email address hidden>   Mon, 02 Apr 2012 12:21:43 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
udisks_1.0.4.orig.tar.gz 703.0 KiB 854b89368733b9c3a577101b761ad5397ae75a05110c8698ac5b29de9a8bf8f5
udisks_1.0.4-5ubuntu1.debian.tar.gz 19.6 KiB 30a53bfb96a37131a0a45430dff9eb2def74580489ab32820c31b10d467c40b0
udisks_1.0.4-5ubuntu1.dsc 2.4 KiB 7a016ae5db5ace628624e575fd081b1622ab7ca5e899c096935654dbbafc383a

Available diffs

View changes file

Binary packages built by this source

udisks: storage media interface

 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package also provides the udisks utility, which can be used to
 trigger these operations from the command line (if permitted by
 PolicyKit). External tools such as hdparm are used if available to
 implement extra operations, such as configuring disk spindown times.
 .
 Creating or modifying file systems such as XFS, RAID, or LUKS encryption
 requires that the corresponding mkfs.* and admin tools are installed, such as
 dosfstools and mtools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS.

udisks-doc: storage media interface - documentation

 The udisks daemon serves as an interface to system block devices,
 implemented via D-Bus. It handles operations such as querying, mounting,
 unmounting, formatting, or detaching storage devices such as hard disks
 or USB thumb drives.
 .
 This package provides the API reference and manuals in devhelp format.