lsb 4.1+Debian4 Debian release.
authorDidier Raboud <odyx@debian.org>
Fri, 18 May 2012 20:30:19 +0000 (22:30 +0200)
committerDidier Raboud <odyx@debian.org>
Fri, 18 May 2012 20:30:19 +0000 (22:30 +0200)
debian/changelog
debian/lsb-base.README.Debian
debian/lsb-base.maintscript.Ubuntu

index 891fbd9341148abc756d30c57126c678181132e3..636664acadad458b161d88e14a3aadaf8035efef 100644 (file)
@@ -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 <odyx@debian.org>  Fri, 18 May 2012 22:06:07 +0200
+
 lsb (4.1+Debian3) unstable; urgency=low
 
   [ Didier Raboud ]
index 4c0b9c6b05a7415ff7696f764de202e2b0c6cefc..19c617360cea469a06a97fb1412eaae2bd2f37d3 100644 (file)
@@ -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.
 
index 4a85b2e5fd05e21ff4f321641076df941e0edf1a..efdcca859d78cd6b7eb25231da69d7205f1b2eca 100644 (file)
@@ -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