[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769651: marked as done (unblock: acpid/1:2.0.23-2)



Your message dated Sat, 15 Nov 2014 11:01:26 +0000
with message-id <1416049286.16572.8.camel@adam-barratt.org.uk>
and subject line Re: Bug#769651: unblock: acpid/1:2.0.23-2
has caused the Debian Bug report #769651,
regarding unblock: acpid/1:2.0.23-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
769651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769651
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package acpid

Besides small cosmetics the release fixes #766991 which made the package useless for some of its usecases. To summarize the acpid service was not started all the time it had to be started.

Debdiff attached.

Thanks

Michael

unblock acpid/1:2.0.23-2

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u acpid-2.0.23/debian/acpid.install acpid-2.0.23/debian/acpid.install
--- acpid-2.0.23/debian/acpid.install
+++ acpid-2.0.23/debian/acpid.install
@@ -8,0 +9 @@
+debian/acpid.path		lib/systemd/system/
diff -u acpid-2.0.23/debian/changelog acpid-2.0.23/debian/changelog
--- acpid-2.0.23/debian/changelog
+++ acpid-2.0.23/debian/changelog
@@ -1,3 +1,12 @@
+acpid (1:2.0.23-2) unstable; urgency=medium
+
+  * Corrected homepage URL (Closes: #767816)
+  * Added path based activation so acpid gets started if events are to be
+    processed. (Closes: #766991)
+  * Bumped Standards-Version to 3.9.6, no changes needed.
+
+ -- Michael Meskes <meskes@debian.org>  Sat, 08 Nov 2014 17:36:34 +0100
+
 acpid (1:2.0.23-1) unstable; urgency=medium
 
   * Adapted build system to use dh_systems_* helpers.
diff -u acpid-2.0.23/debian/control acpid-2.0.23/debian/control
--- acpid-2.0.23/debian/control
+++ acpid-2.0.23/debian/control
@@ -4,11 +4,11 @@
 Maintainer: Debian Acpi Team <pkg-acpi-devel@lists.alioth.debian.org>
 Uploaders: Michael Meskes <meskes@debian.org>,
            Loic Minier <lool@dooz.org>
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.15.7), dh-systemd (>= 1.5)
 Vcs-Git: git://anonscm.debian.org/pkg-acpi/acpid.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-acpi/acpid.git
-Homepage: http://www.tedfelix.com/linux/acpid-netlink.html
+Homepage: http://sourceforge.net/projects/acpid2/
 
 Package: acpid
 Architecture: linux-any
diff -u acpid-2.0.23/debian/rules acpid-2.0.23/debian/rules
--- acpid-2.0.23/debian/rules
+++ acpid-2.0.23/debian/rules
@@ -14,0 +15 @@
+	dh_systemd_enable debian/acpid.path
only in patch2:
unchanged:
--- acpid-2.0.23.orig/debian/acpid.path
+++ acpid-2.0.23/debian/acpid.path
@@ -0,0 +1,9 @@
+[Unit]
+Description=ACPI Events Check
+
+[Path]
+DirectoryNotEmpty=/etc/acpi/events/
+
+[Install]
+WantedBy=paths.target
+

--- End Message ---
--- Begin Message ---
On Sat, 2014-11-15 at 11:47 +0100, Michael Meskes wrote:
> Please unblock package acpid
> 
> Besides small cosmetics the release fixes #766991 which made the package useless for some of its usecases. To summarize the acpid service was not started all the time it had to be started.

Done, thanks.

Regards,

Adam

--- End Message ---

Reply to: