[ubuntu/natty] acpid 1:2.0.7-1ubuntu1 (Accepted)

Lorenzo De Liso blackz at ubuntu.com
Fri Nov 26 09:00:27 GMT 2010


acpid (1:2.0.7-1ubuntu1) natty; urgency=low

  * Merge from debian unstable (LP: #507778), remaining changes:
    - Replace init script with Upstart job
      + This does not load modules, unlike the init script, since these are
        all loaded by ACPI:* modaliases now (and thus by udev)
    - debian/control: Bump build-dependency on debhelper for Upstart-aware
      dh_installinit
    - debian/preinst, debian/acpid.install, debian/control, debian/rules:
      continue installing /etc/acpi/events/powerbtn and /etc/acpi/powerbtn.sh,
      deferring the migration to acpi-support-base; and drop the Recommends:
      on acpi-support-base for the same reason.
    - Source /usr/share/acpi-support/power-funcs in powerbtn.sh (LP: #508073)
    - debian/powerbtn.sh: ensure that /usr/share/acpi-support/power-funcs
      exists before sourcing it; note that acpid does not depend on
      acpi-support (which is fine, as it brings in lots of X dependencies
      not appropriate for servers); this fix will allow Ubuntu servers
      (especially those in VMs) to run acpid and catch and handle power
      button events again; LP: #570450
  * Dropped changes:
    - New patch, missing-includes, to fix missing includes of sys/types.h and
      sys/stat.h for umask() and stat() in acpid.c; fixes FTBFS: no longer
      needed
    - Update patch missing-includes to also fix the same missing includes in
      sock.c; this is all fixed in 2.0.x versions of acpid: no longer needed

acpid (1:2.0.7-1) unstable; urgency=low

  * Imported Upstream version 2.0.7

acpid (1:2.0.6-2) unstable; urgency=low

  * Added prepatch from 2.0.7 to remove superfluous logging. (Closes:
    #598198)
  * Added prepatch from 2.0.7 to add support for more buttons. (Closes:
    #600564) - thanks to Stanislav Maslovski
    <stanislav.maslovski at gmail.com>
  * Bumped Standards-Version to 3.9.1, no changes needed.

acpid (1:2.0.6-1) unstable; urgency=low

  * Imported Upstream version 2.0.6

acpid (1:2.0.5-1) unstable; urgency=low

  * Imported Upstream version 2.0.5

acpid (1:2.0.4-1) unstable; urgency=low

  * New Upstream version 2.0.4
  * Added source format file.

acpid (1:2.0.3-1) unstable; urgency=low

  * New Upstream version 2.0.3

acpid (1:2.0.2-1) unstable; urgency=low

  * New upstream version.
  * Bumped Standards-Version to 3.8.4, no changes needed.

acpid (1:2.0.1-2) unstable; urgency=low

  * Acpid does work on non-i386/amd64 archs but not on non-linux
    systems.
  * Prevent breakage of Xserver resulting from a may connection number
    that was set too low. (Closes: #565908) - thanks to Willi Mann
    <willi at wm1.at>
  * Extended kacpimon description to explain the package a little bit
    better.
  * Escape unescaped dashes in manpage.

acpid (1:2.0.1-1) unstable; urgency=low

  * Imported Upstream version 2.0.1
  * Removed patch system which is no longer needed because upstream included
    all our patches.
  * Install kacpimon manpage.

acpid (1:2.0.0-2) unstable; urgency=low

  * Put kacpimon back into the right section and priority.
  * Make loading of all modules work with modules.dep files with
    relative paths. (Closes: #563915)
  * Do not include /etc/default/rcS in init script because it is not needed.

acpid (1:2.0.0-1) unstable; urgency=low

  * New Upstream version from new source tree that already incorporates the
    netlink patch..
  * Build kacpimon from the new source tree too.

Date: Tue, 23 Nov 2010 20:26:47 +0100
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/acpid/1:2.0.7-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 23 Nov 2010 20:26:47 +0100
Source: acpid
Binary: acpid kacpimon
Architecture: source
Version: 1:2.0.7-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lorenzo De Liso <blackz at ubuntu.com>
Description: 
 acpid      - Advanced Configuration and Power Interface event daemon
 kacpimon   - Kernel ACPI Event Monitor
Closes: 563915 565908 598198 600564
Launchpad-Bugs-Fixed: 507778 508073 570450
Changes: 
 acpid (1:2.0.7-1ubuntu1) natty; urgency=low
 .
   * Merge from debian unstable (LP: #507778), remaining changes:
     - Replace init script with Upstart job
       + This does not load modules, unlike the init script, since these are
         all loaded by ACPI:* modaliases now (and thus by udev)
     - debian/control: Bump build-dependency on debhelper for Upstart-aware
       dh_installinit
     - debian/preinst, debian/acpid.install, debian/control, debian/rules:
       continue installing /etc/acpi/events/powerbtn and /etc/acpi/powerbtn.sh,
       deferring the migration to acpi-support-base; and drop the Recommends:
       on acpi-support-base for the same reason.
     - Source /usr/share/acpi-support/power-funcs in powerbtn.sh (LP: #508073)
     - debian/powerbtn.sh: ensure that /usr/share/acpi-support/power-funcs
       exists before sourcing it; note that acpid does not depend on
       acpi-support (which is fine, as it brings in lots of X dependencies
       not appropriate for servers); this fix will allow Ubuntu servers
       (especially those in VMs) to run acpid and catch and handle power
       button events again; LP: #570450
   * Dropped changes:
     - New patch, missing-includes, to fix missing includes of sys/types.h and
       sys/stat.h for umask() and stat() in acpid.c; fixes FTBFS: no longer
       needed
     - Update patch missing-includes to also fix the same missing includes in
       sock.c; this is all fixed in 2.0.x versions of acpid: no longer needed
 .
 acpid (1:2.0.7-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.7
 .
 acpid (1:2.0.6-2) unstable; urgency=low
 .
   * Added prepatch from 2.0.7 to remove superfluous logging. (Closes:
     #598198)
   * Added prepatch from 2.0.7 to add support for more buttons. (Closes:
     #600564) - thanks to Stanislav Maslovski
     <stanislav.maslovski at gmail.com>
   * Bumped Standards-Version to 3.9.1, no changes needed.
 .
 acpid (1:2.0.6-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.6
 .
 acpid (1:2.0.5-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.5
 .
 acpid (1:2.0.4-1) unstable; urgency=low
 .
   * New Upstream version 2.0.4
   * Added source format file.
 .
 acpid (1:2.0.3-1) unstable; urgency=low
 .
   * New Upstream version 2.0.3
 .
 acpid (1:2.0.2-1) unstable; urgency=low
 .
   * New upstream version.
   * Bumped Standards-Version to 3.8.4, no changes needed.
 .
 acpid (1:2.0.1-2) unstable; urgency=low
 .
   * Acpid does work on non-i386/amd64 archs but not on non-linux
     systems.
   * Prevent breakage of Xserver resulting from a may connection number
     that was set too low. (Closes: #565908) - thanks to Willi Mann
     <willi at wm1.at>
   * Extended kacpimon description to explain the package a little bit
     better.
   * Escape unescaped dashes in manpage.
 .
 acpid (1:2.0.1-1) unstable; urgency=low
 .
   * Imported Upstream version 2.0.1
   * Removed patch system which is no longer needed because upstream included
     all our patches.
   * Install kacpimon manpage.
 .
 acpid (1:2.0.0-2) unstable; urgency=low
 .
   * Put kacpimon back into the right section and priority.
   * Make loading of all modules work with modules.dep files with
     relative paths. (Closes: #563915)
   * Do not include /etc/default/rcS in init script because it is not needed.
 .
 acpid (1:2.0.0-1) unstable; urgency=low
 .
   * New Upstream version from new source tree that already incorporates the
     netlink patch..
   * Build kacpimon from the new source tree too.
Checksums-Sha1: 
 77f3e6eab46e3a2c9a621aa97828f0a97df905a8 1322 acpid_2.0.7-1ubuntu1.dsc
 e4ec7b318eac545d5b65a4de6a5d0f8dfe273e97 73467 acpid_2.0.7.orig.tar.gz
 b85543596e1597a2c8374499bc192fc2dab4a7e9 20237 acpid_2.0.7-1ubuntu1.diff.gz
Checksums-Sha256: 
 2d55fabdeec3dad5d350ae06c875d93885246dcd70a725f7f1dbeed1e90c8134 1322 acpid_2.0.7-1ubuntu1.dsc
 a4c5e674176cd32d8d2547c7d0d13ad8c84045c96f5c430da2a82d099f98e09d 73467 acpid_2.0.7.orig.tar.gz
 a1738e36fa0a5da094ef25f7f1a524758d17a425f1d5f515b5937b42167c7012 20237 acpid_2.0.7-1ubuntu1.diff.gz
Files: 
 88c38e2c22a699c1ce4f9ea7d6feb968 1322 admin optional acpid_2.0.7-1ubuntu1.dsc
 84832448304e0b19c8cf566fe5b64be0 73467 admin optional acpid_2.0.7.orig.tar.gz
 f256a37823f026c970195fa80db476c9 20237 admin optional acpid_2.0.7-1ubuntu1.diff.gz
Original-Maintainer: Debian Acpi Team <pkg-acpi-devel at lists.alioth.debian.org>

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

iEYEARECAAYFAkzvbrwACgkQRjrlnQWd1etOJACZASZ2+FSuWTM2VDeVjlC2qWsn
CZUAn3nKee/2K8QDFsg65o4XXhVgAobp
=dpw2
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list