acpica-unix 20130927-1ubuntu1 source package in Ubuntu

Changelog

acpica-unix (20130927-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable, remaining changes:
    - Add cross-compilation support.
    - Use dpkg-buildflags for hardening support.
    - Disable the test suite when DEB_BUILD_OPTIONS=nocheck is set,
      since otherwise the build still fails on a qemu-less cross-build.

acpica-unix (20130927-1) unstable; urgency=low

  * Update to latest upstream.

acpica-unix (20130823-2) unstable; urgency=low

  * Fix the run-misc-tests.sh script to enable running on s390x.

acpica-unix (20130823-1) unstable; urgency=low

  * Update to latest upstream.

acpica-unix (20130725-1) unstable; urgency=low

  * Update to latest upstream.

acpica-unix (20130626-1) unstable; urgency=low

  * Update to latest upstream.
  * Closes: bug#704822 -- properly clean up alternatives after purge;
    all the suggestions made in the bug have been applied
  * Closes: bug#714426 -- acpidump has been implemented for Linux
  * Closes: bug#703711 -- acpidump/acpixtract both use alternatives
  * Add in basic man page for acpidump
  * Enable running of the AAPITS tests

acpica-unix (20130517-1) unstable; urgency=low

  * New upstream version.
  * Add myself to Uploaders per maintainer.
  * Update patches (some no longer needed, some combined)

acpica-unix (20130328-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream version.
  * Clean up lintian problems where possible.
  * Closes: bug#696211 -- now using dh with compat=9, which will
    include the proper build flag support by default
  * Closes: bug#700169 -- correct copyright file contents have been
    provided, and all source files contain the proper license info
    in them from upstream (obviating a need for a separate license file)
  * Add in provided watch file.
  * Closes: bug#704822 -- properly clean up alternatives after purge

acpica-unix (20130214-0.3) unstable; urgency=low

  * Non-maintainer upload.
  * Update changelog properly.
  * Closes: bug#653227 -- new upstream release of ACPICA tools
  * Closes: bug#588388 -- build all of the tools provided, not just iasl,
    and package into a single package of executables.  This will replace
    the previous iasl package.
  * Add patch to fix a test failure in name comparison on big-endian
    machines.

acpica-unix (20130214-0.2) unstable; urgency=low

  * Non-maintainer upload.
  * New upstream (since the last attempt at NMU).
  * Clarify the licensing: this is being released under GPLv2 as allowed
    under the original dual-licensing from Intel.
  * Corrected integer to pointer conversion resulting from an incorrect
    patch (caused FTBFS on ARM, other 32-bit arches).

acpica-unix (20130117-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Instead of using the git clone from a particular day, stick to
    using just the official released versions and patch as needed.
    This should simplify maintenance quite a bit.
  * Add basic man pages for everything.
  * Enable some basic testing.
  * Update patches as needed.
 -- Steve Langasek <email address hidden>   Sun, 20 Oct 2013 15:09:50 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
acpica-unix_20130927.orig.tar.gz 3.1 MiB d79f4b69da65833144d40fc59a8954eab12281ce883a1d7451ab0e63438eddd8
acpica-unix_20130927-1ubuntu1.debian.tar.gz 33.2 KiB 084eb417d5187f60069749531a34c4907ec9f33d613e7469e22593a74587d133
acpica-unix_20130927-1ubuntu1.dsc 2.0 KiB 8ce2c9996a2e2da8a8b1231b19c88ea48ca16019e331799405313f03f7364c56

View changes file

Binary packages built by this source

acpica-tools: ACPICA tools for the development and debug of ACPI tables

 The ACPI Component Architecture (ACPICA) project provides an OS-independent
 reference implementation of the Advanced Configuration and Power Interface
 Specification (ACPI). ACPICA code contains those portions of ACPI meant to
 be directly integrated into the host OS as a kernel-resident subsystem, and
 a small set of tools to assist in developing and debugging ACPI tables.
 .
 This package contains only the user-space tools needed for ACPI table
 development, not the kernel implementation of ACPI. The following commands
 are installed:
    -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine
       Language), suitable for inclusion as a DSDT in system firmware.
       It also can disassemble AML, for debugging purposes.
    -- acpibin: performs basic operations on binary AML files (e.g.,
       comparison, data extraction)
    -- acpidump: write out the current contents of ACPI tables
    -- acpiexec: simulate AML execution in order to debug method definitions
    -- acpihelp: display help messages describing ASL keywords and op-codes
    -- acpinames: display complete ACPI name space from input AML
    -- acpisrc: manipulate the ACPICA source tree and format source files
       for specific environments
    -- acpixtract: extract binary ACPI tables from acpidump output (see
       also the pmtools package)

acpidump: transitional dummy package

 This is a transitional dummy package. It can safely be removed.

iasl: transitional dummy package

 This is a transitional dummy package. It can safely be removed.