From ddf104b0a57c7fae498095581c84ba9631819131 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Tue, 29 May 2012 09:33:04 +0200 Subject: [PATCH] lsb 4.1+Debian5 Debian release. --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/changelog b/debian/changelog index 636664a..b4f2f4d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +lsb (4.1+Debian5) unstable; urgency=low + + * lsb-base; init-functions: + - Correct comment about hooks. + - Enhance doc about files sourced from init-functions + - Allow FANCYTTY to be sourced from /etc/default/rcS. (Closes: #673207) + - Safe-guard calls to echo with `|| true`; this helps towards making + sure init.d scripts called with `set -e` continue to work, see + #661002. + + * lsb-release; python code: + - In guess_debian_release(), avoid calling guess_release_from_apt() + and hence the slow `apt-cache policy` if a codename is already + provided. Patch by Francois Gouget. (Closes: #674143) + - Add unittests for all lsb_release.py functions. + - Upgrade to python3-compatible syntax. + - Deprecate the lsb_release.compare_releases() function. + + * lsb-invalid-mta; + - Add the /usr/lib/sendmail symlink to /usr/sbin/sendmail. + (LP: #580914) + + -- Didier Raboud Tue, 29 May 2012 09:33:04 +0200 + lsb (4.1+Debian4) unstable; urgency=low * In init-functions, include hooks from /lib/lsb/init-functions.d -- 2.30.2