[Bug 507778] Re: Please merge acpid 1:2.0.7-1 (main) from Debian unstable (main)
Launchpad Bug Tracker
507778 at bugs.launchpad.net
Fri Nov 26 09:00:10 UTC 2010
This bug was fixed in the package acpid - 1:2.0.7-1ubuntu1
---------------
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.
-- Lorenzo De Liso <blackz at ubuntu.com> Tue, 23 Nov 2010 20:26:47 +0100
** Changed in: acpid (Ubuntu)
Status: New => Fix Released
--
Please merge acpid 1:2.0.7-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/507778
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “acpid” package in Ubuntu: Fix Released
Bug description:
Binary package hint: acpid
acpid (1:2.0.7-1) unstable; urgency=low
* Imported Upstream version 2.0.7
-- Michael Meskes <meskes at debian.org> Tue, 16 Nov 2010 08:47:57 +0100
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.
-- Michael Meskes <meskes at debian.org> Sun, 14 Nov 2010 15:14:38 +0100
acpid (1:2.0.6-1) unstable; urgency=low
* Imported Upstream version 2.0.6
-- Michael Meskes <meskes at debian.org> Fri, 18 Jun 2010 11:07:01 +0200
acpid (1:2.0.5-1) unstable; urgency=low
* Imported Upstream version 2.0.5
-- Michael Meskes <meskes at debian.org> Sun, 16 May 2010 11:24:54 +0200
acpid (1:2.0.4-1) unstable; urgency=low
* New Upstream version 2.0.4
* Added source format file.
-- Michael Meskes <meskes at debian.org> Thu, 22 Apr 2010 09:44:05 +0200
acpid (1:2.0.3-1) unstable; urgency=low
* New Upstream version 2.0.3
-- Michael Meskes <meskes at debian.org> Wed, 17 Mar 2010 10:05:04 +0100
acpid (1:2.0.2-1) unstable; urgency=low
* New upstream version.
* Bumped Standards-Version to 3.8.4, no changes needed.
-- Michael Meskes <meskes at debian.org> Mon, 15 Feb 2010 16:25:13 +0100
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.
-- Michael Meskes <meskes at debian.org> Sun, 24 Jan 2010 14:30:56 +0100
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.
-- Michael Meskes <meskes at debian.org> Sat, 16 Jan 2010 11:35:14 +0100
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.
-- Michael Meskes <meskes at debian.org> Fri, 08 Jan 2010 09:16:54 +0100
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.
-- Michael Meskes <meskes at debian.org> Mon, 21 Dec 2009 13:03:48 +0100
More information about the Ubuntu-sponsors
mailing list