From aa5789d85729da2b294a9cf101dfd323cd67b9f6 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Fri, 18 May 2012 22:30:19 +0200 Subject: [PATCH] lsb 4.1+Debian4 Debian release. --- debian/changelog | 17 +++++++++++++++++ debian/lsb-base.README.Debian | 2 +- debian/lsb-base.maintscript.Ubuntu | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 891fbd9..636664a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +lsb (4.1+Debian4) unstable; urgency=low + + * In init-functions, include hooks from /lib/lsb/init-functions.d + - Source any file in there. + - Document that in lsb-base.README. + - Put the Ubuntu logging functions in there; remove the now-obsolete + configuration file with dpkg-maintscript-helper. + - Move the "Fancy output left info blocks" in there. + + * Python code: Add an initial (but incomplete) unittest framework for python + 2.7 and 3.2. + + * Properly document the first version with init_is_upstart. + * Avoid writing the now useless lsb-qt4.substvars file. + + -- Didier Raboud Fri, 18 May 2012 22:06:07 +0200 + lsb (4.1+Debian3) unstable; urgency=low [ Didier Raboud ] diff --git a/debian/lsb-base.README.Debian b/debian/lsb-base.README.Debian index 4c0b9c6..19c6173 100644 --- a/debian/lsb-base.README.Debian +++ b/debian/lsb-base.README.Debian @@ -200,7 +200,7 @@ function; the "pre" functions operate before any output, while the HOOKING INIT-FUNCTIONS -Since lsb-base 4.1+Debian3+, init-functions will source all files under +Since lsb-base 4.1+Debian4, init-functions will source all files under /lib/lsb/init-functions.d for the purpose of allowing packages to alter or enhance the init-functions functions. diff --git a/debian/lsb-base.maintscript.Ubuntu b/debian/lsb-base.maintscript.Ubuntu index 4a85b2e..efdcca8 100644 --- a/debian/lsb-base.maintscript.Ubuntu +++ b/debian/lsb-base.maintscript.Ubuntu @@ -1 +1 @@ -rm_conffile /etc/lsb-base-logging.sh 4.1+Debian3+ lsb-base +rm_conffile /etc/lsb-base-logging.sh 4.1+Debian4 lsb-base -- 2.30.2