From: Theodore Ts'o Date: Tue, 21 Feb 2012 00:41:17 +0000 (-0500) Subject: Update for Debian 1.42.1-2 release X-Git-Tag: v1.42.2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbdb7a5f2827870e70b0f1f7e8bf91e15dc4642f;p=thirdparty%2Fe2fsprogs.git Update for Debian 1.42.1-2 release Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/changelog b/debian/changelog index 83dee0cc9..16945889a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +e2fsprogs (1.42.1-2) unstable; urgency=low + + * Fix the fact that dpkg-buildflags was being ignored due to a + bash'ism in debian/rules. + * Check the new /sys/class/power_supply/AC/online since + /proc/acpi/ac_adapter/... is deprecated and may not be present on + newer kernels. + + -- Theodore Y. Ts'o Mon, 20 Feb 2012 19:12:20 -0500 + e2fsprogs (1.42.1-1) unstable; urgency=low * New upstream release