Accepted hal 0.5.9-2ubuntu1 (source)

Martin Pitt martin.pitt at ubuntu.com
Tue May 15 16:35:14 BST 2007


Accepted:
 OK: hal_0.5.9-2ubuntu1.dsc
     -> Component: main Section: admin
 OK: hal_0.5.9-2ubuntu1.diff.gz

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 15 May 2007 17:12:21 +0200
Source: hal
Binary: libhal-dev libhal-storage1 hal-doc libhal-storage-dev hal libhal1 hal-device-manager
Architecture: source
Version: 0.5.9-2ubuntu1
Distribution: gutsy
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description: 
 hal        - Hardware Abstraction Layer
 hal-device-manager - Hardware Abstraction Layer user interface
 hal-doc    - Hardware Abstraction Layer - documentation
 libhal-dev - Hardware Abstraction Layer - development files
 libhal-storage-dev - Hardware Abstraction Layer - development files
 libhal-storage1 - Hardware Abstraction Layer - shared library for storage devices
 libhal1    - Hardware Abstraction Layer - shared library
Closes: 398933 416760
Changes: 
 hal (0.5.9-2ubuntu1) gutsy; urgency=low
 .
   * Merge with Debian unstable. Remaining Ubuntu changes:
 .
     ** Ubuntu specific **
 .
   - debian/control: Add XS-Vcs-Bzr, remove Debian's XS-Vcs-Svn.
    - Launchpad integration:
      + Add p-l-i dependency to hal-device-manager.
      + Add debian/patches/ubuntu-lpi.patch: h-d-m code bits.
    - hwdb integration:
      + Add hwdb-client-gnome dependency to hal-device-manager and sharutils
        build dependency.
      + Add icons: debian/{hal-cpu,hal-memory,hwdb}.png.uuencode.
      + debian/patches/34-add_hwdb_button.patch: Glade modifications and Python
        code hook.
      + debian/rules: uudecode icons during build.
    - Langpack support for .desktop file:
      + debian/hal-device-manager.desktop: Add gettext domain, improve comment.
      + Add debian/hal-device-manager.desktop.in: .desktop stub for intltool
        POT creation.
      + debian/patches/ubuntu-desktop-POTFILES.patch: Add this desktop.in to
        po/POTFILES.in.
      + debian/rules: Include gnome.mk to do the automagic POT building.
    - Ubuntu udev world order:
      + Remove debian/hal.links.
      + debian/rules: Install udev rules into /etc/udev/rules.d/.
      + debian/hal.{preinst,postinst,postrm}: Transition code for changing the
        udev rule priority (see 0.5.8.1-3ubuntu7, needs to be kept until next
        LTS).
    - https://wiki.ubuntu.com/MountAllLocalFilesystems spec:
      + debian/patches/56_probe_fstab.patch: Check whether a volume or storage
        device is present in fstab, and if so, set linux.fstab.options and
        linux.fstab.mountpoint.
      +  debian/patches/24_ignored_volumes.patch: Ignore fixed partitions which
         are supposed to be mounted automatically in fstab, but aren't.
    - debian/patches/62_ignore_single_slash_label.patch: Ignore labels which
      only consist of a slash, so that they do not end up as /media/-. An
      earlier Ubuntu d-i/ubiquity created those labels by default.
      (LP #83323)
 .
    ** Packaging fixes which should go to Debian **
 .
    - Privilege reduction:
      + debian/hal.postinst: Add haldaemon to various groups for removable
        device access (floppy, plugdev, etc.).
      + debian/patches/25_privileges-addons.patch: Run addon-storage as
        non-root.
    - debian/patches/02_powerscripts.patch: Prefer alternative scripts over
      pmi, since pmi is the default.
    - debian/patches/55_nonpolkit-mount-policy.patch: Implement a policy check
      if PolicyKit is not available: Only allow mounting of removable devices
      to non-root users.
 .
    ** Bug fixes which should go upstream **
 .
    - debian/patches/24_ignored_volumes.patch: Ignore fixed partitions but
      those mounted to /media.
    - debian/patches/59_add_ssb_bus.patch: Add support for devices on the SSB
      bus; patch by Matthew Garrett.
    - debian/patches/63_fixup_macbookpro.patch: Extend 10-macbookpro-utils.fdi
      fixes to more MacBooc models; patch by Matthew Garret.
 .
 hal (0.5.9-2) unstable; urgency=low
 .
   [ Michael Biebl ]
   * Upload to unstable.
 .
   * Changes merged from Ubuntu:
     - debian/patches/16_ntfs_allowed_mount_options.patch
       + Allow NTFS mount option 'utf8' (LP #78142).
     - debian/patches/62_dbus-python-0.80.patch
       + Correctly show HAL properties in hal-device-manager with dbus-python.
         (FD #9343; rejected upstream because h-d-m is going away).
     - debian/patches/65-keyboard-addon-repeated.patch
       + Do not ignore key repeat events in the keyboard addon. (FD #9767)
     - debian/patches/66-NULL-fstype-crash.patch
       + Do not crash on NULL volume.fstypes, and assing some fallback values
         to them. (FD #10429, LP #87800)
     - debian/patches/67-fix-probe-volume.patch
       + Fix scrambled labels. (FD #10362, LP #69914)
     - debian/hal.init.dbus
       + Use actual init script path in usage help.
     - debian/run-hald.sh
       + Put absolute paths in HALD_RUNNER_PATH so that callouts are found,
         too.
 .
   * debian/control
     - Drop Build-Depends: linux-kernel-headers (>= 2.6.17).
       linux-libc-dev in unstable is recent enough.
     - Drop Build-Depends: libcap-dev. It's only needed for compiling some of
       the test programs. (Closes: #398933)
   * debian/hal.postrm
     - Reload dbus only on purge, i.e. when the conffile
       /etc/dbus-1/system.d/hal.conf is removed.
     - Remove the fdi-cache file on purge.
     - Check for deluser being available. If not, print a warning message and
       do not remove the haldaemon system account. (Closes: #416760)
   * debian/hal.{preinst,postinst}
     - Remove some old upgrade paths for the hal init script.
 .
   [ Sjoerd Simons ]
   * debian/libhal1.shlibs, debian/libhal-storage1.shlibs: Bump shlibs
Files: 
 099b4e3c7dda5a779ae10a4791bcb41c 1151 admin optional hal_0.5.9-2ubuntu1.dsc
 fa79168e686efd882d63be468d283e9c 65849 admin optional hal_0.5.9-2ubuntu1.diff.gz
Original-Maintainer: Sjoerd Simons <sjoerd at debian.org>

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

iD8DBQFGSdKODecnbV4Fd/IRAq0TAJ91mOx5LUua1kFYtapcFiiGqMnRbwCcD3B7
K4vGFUxJ2L0wt/E2vPD7Eos=
=j8LQ
-----END PGP SIGNATURE-----





More information about the gutsy-changes mailing list