chiark / gitweb /
energy vs power
[chiark-utils.git] / debian / changelog
index 68085018fc5178fedf5aba6692d310a3ccf919db..35f62477991fc094a671d5b44129063339c01191 100644 (file)
@@ -1,6 +1,21 @@
-chiark-utils (4.1.31) unstable; urgency=low
-
+chiark-utils (4.1.31~~iwj) unstable; urgency=low
+
+  * chiark-backup Suggests chiark-utils-bin, not the nonexistent
+    chiark-cprogs (for `summer').
+
+  * xacpi-simple updated:
+    - now works with recent kernels by reading /sys/class/power_supply
+      (so is now misnamed, since that may or may not come from acpi)
+    - copes both with batteries which report charge/current and ones which
+      report energy/power.
+    - copes with batteries which are not full, charging or discharging
+      (eg, if the system is on a/c but battery charging is suppressed)
+    - some debugging output
+
+  * Fix the build-depends to refer to nettle-dev not libnettle-dev.
+  * Add ${misc:Depends} to Depends: lines.  Causes no change to the .debs.
   * Switch to git.  Move .cvsignores to .gitignore, etc.
+  * Update my email address.
 
  --