[Pkg-wmaker-commits] [wmbattery] 111/241: Depend on hal since /proc/acpi is gone from the default kernels now. Closes: #491099

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:37:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 63c3d1a0b11e8ade1a5612bb5baa3d92e153bbbe
Author: Joey Hess <joey at kodama.kitenet.net>
Date:   Wed Jul 16 14:51:00 2008 -0400

    Depend on hal since /proc/acpi is gone from the default kernels now. Closes: #491099
---
 debian/changelog | 2 ++
 debian/control   | 3 +--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 738f3ea..8927343 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 wmbattery (2.39) UNRELEASED; urgency=low
 
   * Use debhelper v7; rules file minimisation.
+  * Depend on hal since /proc/acpi is gone from the default kernels now.
+    Closes: #491099
 
  -- Joey Hess <joeyh at debian.org>  Thu, 24 Apr 2008 01:49:34 -0400
 
diff --git a/debian/control b/debian/control
index 94c5def..88efff5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Homepage: http://kitenet.net/~joey/code/wmbattery/
 
 Package: wmbattery
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: hal
+Depends: ${shlibs:Depends}, ${misc:Depends}, hal
 Suggests: wmaker
 Description: display laptop battery info, dockable in WindowMaker
  wmbattery displays the status of your laptop's battery in a small icon.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list