[ubuntu/lucid] devicekit-disks 009-1ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Thu Nov 5 22:35:13 GMT 2009
devicekit-disks (009-1ubuntu1) lucid; urgency=low
* Sync to Debian unstable.
* Disable 08-dont-probe-dm-devices.patch; our lvm2 package and its rules is
too old for this still.
* debian/rules: Install devkit-disks-dm-export again.
devicekit-disks (009-1) unstable; urgency=low
[ Martin Pitt ]
* New upstream release.
* 08-dont-probe-dm-devices.patch: Update for new release.
* Drop 07-media-player-icon.patch as well, it was included upstream in 008.
* debian/devicekit-disks.postinst: Update udev after installation to pick up
(changes of) our udev rules. (Closes: #548758)
* debian/control: Add missing udev dependency.
* debian/control: Add dependencies to various file system tools which DK-D
uses to implement its functionality:
- Recommends: dosfstools, mtools, ntfs-3g (the more popular ones)
- Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup
* Add 00git-lv-nopolicy.patch: Fix LVM LVs to have NOPOLICY=1 again.
(Accepted into upstream trunk.)
[ Michael Biebl ]
* debian/patches/08-dont-probe-dm-devices.patch
- Skip probing dm devices (using devkit-disks-part-id) for which DM_HIDE
is set. (Closes: #545032)
- Instead of checking for DKD_DM_STATE, test if DM_NAME is setup.
* Add debian/README.source which refers to the quilt documentation.
* debian/control: Add Recommends on ntfsprogs for proper NTFS support.
devicekit-disks (008-1) unstable; urgency=low
* New upstream release.
* Drop patches that have been merged upstream
- debian/patches/00git-crash-on-removing-NULL-value-from-hash.patch
- debian/patches/00git-fix-inhibit.patch
- debian/patches/02-unlock-CD-trays-after-mounting.patch
- debian/patches/03-fix-subsystem-check-for-firewire.patch
- debian/patches/04-mount-vfat-with-shortname-mixed-by-default.patch
- debian/patches/06-show-MMC-MemStick-cards-by-default.patch
* debian/devicekit-disks.postinst
- Use start-stop-daemon instead of kill+pidof to stop the running
devkit-disks-daemon process on upgrades.
devicekit-disks (007-3) unstable; urgency=low
[ Martin Pitt ]
* Add debian/local/apport-hook.py: Apport package hook for collecting
hardware information, devkit-disks --dump, mounts, and fstab. Install it
in debian/rules when building on Ubuntu. Add "lsb-release" build
dependency for this.
* Add 07-media-player-icon.patch: Use "media-player" icon for storage
devices tagged with ID_MEDIA_PLAYER. (LP: #440290)
[ Michael Biebl ]
* debian/control
- Add Recommends on policykit-1.
- Add Recommends on hdparm which is required for disk spin down.
(Closes: #550773)
* debian/patches/08-dont-probe-dm-devices.patch
- Don't probe device-mapper devices and instead use the information that
is already available in DM_NAME and DM_UUID. (Closes: #545032)
Date: Thu, 05 Nov 2009 23:05:32 +0100
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
https://launchpad.net/ubuntu/lucid/+source/devicekit-disks/009-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 05 Nov 2009 23:05:32 +0100
Source: devicekit-disks
Binary: devicekit-disks devicekit-disks-doc
Architecture: source
Version: 009-1ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
devicekit-disks - abstraction for enumerating block devices
devicekit-disks-doc - abstraction for enumerating block devices - documentation
Closes: 545032 545032 548758 550773
Changes:
devicekit-disks (009-1ubuntu1) lucid; urgency=low
.
* Sync to Debian unstable.
* Disable 08-dont-probe-dm-devices.patch; our lvm2 package and its rules is
too old for this still.
* debian/rules: Install devkit-disks-dm-export again.
.
devicekit-disks (009-1) unstable; urgency=low
.
[ Martin Pitt ]
* New upstream release.
* 08-dont-probe-dm-devices.patch: Update for new release.
* Drop 07-media-player-icon.patch as well, it was included upstream in 008.
* debian/devicekit-disks.postinst: Update udev after installation to pick up
(changes of) our udev rules. (Closes: #548758)
* debian/control: Add missing udev dependency.
* debian/control: Add dependencies to various file system tools which DK-D
uses to implement its functionality:
- Recommends: dosfstools, mtools, ntfs-3g (the more popular ones)
- Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup
* Add 00git-lv-nopolicy.patch: Fix LVM LVs to have NOPOLICY=1 again.
(Accepted into upstream trunk.)
.
[ Michael Biebl ]
* debian/patches/08-dont-probe-dm-devices.patch
- Skip probing dm devices (using devkit-disks-part-id) for which DM_HIDE
is set. (Closes: #545032)
- Instead of checking for DKD_DM_STATE, test if DM_NAME is setup.
* Add debian/README.source which refers to the quilt documentation.
* debian/control: Add Recommends on ntfsprogs for proper NTFS support.
.
devicekit-disks (008-1) unstable; urgency=low
.
* New upstream release.
* Drop patches that have been merged upstream
- debian/patches/00git-crash-on-removing-NULL-value-from-hash.patch
- debian/patches/00git-fix-inhibit.patch
- debian/patches/02-unlock-CD-trays-after-mounting.patch
- debian/patches/03-fix-subsystem-check-for-firewire.patch
- debian/patches/04-mount-vfat-with-shortname-mixed-by-default.patch
- debian/patches/06-show-MMC-MemStick-cards-by-default.patch
* debian/devicekit-disks.postinst
- Use start-stop-daemon instead of kill+pidof to stop the running
devkit-disks-daemon process on upgrades.
.
devicekit-disks (007-3) unstable; urgency=low
.
[ Martin Pitt ]
* Add debian/local/apport-hook.py: Apport package hook for collecting
hardware information, devkit-disks --dump, mounts, and fstab. Install it
in debian/rules when building on Ubuntu. Add "lsb-release" build
dependency for this.
* Add 07-media-player-icon.patch: Use "media-player" icon for storage
devices tagged with ID_MEDIA_PLAYER. (LP: #440290)
.
[ Michael Biebl ]
* debian/control
- Add Recommends on policykit-1.
- Add Recommends on hdparm which is required for disk spin down.
(Closes: #550773)
* debian/patches/08-dont-probe-dm-devices.patch
- Don't probe device-mapper devices and instead use the information that
is already available in DM_NAME and DM_UUID. (Closes: #545032)
Checksums-Sha1:
e5b91cc51d78c88e37faaa85c6f2007cb7e02c76 1792 devicekit-disks_009-1ubuntu1.dsc
c48e2f0763832996123b26adc0982353721dd7e5 598337 devicekit-disks_009.orig.tar.gz
36dd59e664d3bde7df88f8073c7f2767b4d55c13 9433 devicekit-disks_009-1ubuntu1.diff.gz
Checksums-Sha256:
f37ef02ebae307cfd7176d4ca71470d8fba210a1efdddbc6cd5f5f4421a0e617 1792 devicekit-disks_009-1ubuntu1.dsc
2e678e3d5fb9b35792c09991d5e088779ef16bb118edf224199883fb9dd1213b 598337 devicekit-disks_009.orig.tar.gz
bfa7ba22dd2b08d238a30687bd439db1d0d71cf53dc5b209f570d9a6ff26349f 9433 devicekit-disks_009-1ubuntu1.diff.gz
Files:
d0d9e64ca5622b0557269a46631a772d 1792 admin optional devicekit-disks_009-1ubuntu1.dsc
2771769829e544e8ffb64297084b9ed9 598337 admin optional devicekit-disks_009.orig.tar.gz
3ade3daeb9d2babf3ec3ae59b9b89811 9433 admin optional devicekit-disks_009-1ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 440290
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkrzUfEACgkQDecnbV4Fd/Ln0gCeKautgAddG54gQY5G1AOZHY/N
LyEAn19UnxMK0JgI/3Bil8V79nIsGhlH
=Bqmd
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list