diffstat of debian/ for lsb_4.1+Debian7 lsb_4.1+SprezzOS2 changelog | 15 +++++++++++++++ control | 21 +++++++++++++++++++-- lsb-base-udeb.install | 2 ++ 3 files changed, 36 insertions(+), 2 deletions(-) --- lsb-4.1+Debian7/debian/changelog 2012-06-10 21:19:00.000000000 +0000 +++ lsb-4.1+SprezzOS2/debian/changelog 2012-12-03 16:46:53.000000000 +0000 @@ -1,3 +1,18 @@ +lsb (4.1+SprezzOS2) unstable; urgency=low + + * Make a udeb + + -- nick black Mon, 03 Dec 2012 11:46:35 -0500 + +lsb (4.1+SprezzOS1) unstable; urgency=low + + * SprezzOS adoption + * Require libjpeg8 rather than libjpeg62 even though the LSB 4.1 still + requires an SONAME of 62, because we're wild rebels who live by nobody's + rules but our own yeah! + + -- nick black Sun, 04 Nov 2012 21:40:00 -0500 + lsb (4.1+Debian7) unstable; urgency=low * lsb-desktop: Demote Qt3 dependency to a Recommends. Closes: #604360 --- lsb-4.1+Debian7/debian/control 2012-06-10 21:15:34.000000000 +0000 +++ lsb-4.1+SprezzOS2/debian/control 2012-12-03 16:46:53.000000000 +0000 @@ -2,7 +2,6 @@ Section: misc Priority: extra Maintainer: Debian LSB Team -Uploaders: Didier Raboud , Jeff Licquia Build-Depends: debhelper (>> 7.0.50~), po-debconf (>= 0.5.0), dpkg-dev (>= 1.10), @@ -127,7 +126,9 @@ fontconfig (>= 2.6.0), libfontconfig1 (>= 2.6.0), libpng12-0, - libjpeg62, +# The LSB as of version 4.1 still requires libjpeg62, yeargh. Screw it; we're +# LSB-non-compliant in much bigger ways. + libjpeg8, libglib2.0-0 (>= 2.12.13), libatk1.0-0 (>= 1.10.3), libpango1.0-0 (>= 1.10.4), @@ -302,6 +303,22 @@ Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} +Pre-Depends: ${misc:Pre-Depends} +Priority: required +Description: Linux Standard Base 4.1 init script functionality + The Linux Standard Base (http://www.linuxbase.org/) is a standard + core system that third-party applications written for Linux can + depend upon. + . + This package only includes the init-functions shell library, which + may be used by other packages' initialization scripts for console + logging and other purposes. + +Package: lsb-base-udeb +Package-Type: udeb +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends} Pre-Depends: ${misc:Pre-Depends} Priority: required Description: Linux Standard Base 4.1 init script functionality --- lsb-4.1+Debian7/debian/lsb-base-udeb.install 1970-01-01 00:00:00.000000000 +0000 +++ lsb-4.1+SprezzOS2/debian/lsb-base-udeb.install 2012-12-03 16:46:53.000000000 +0000 @@ -0,0 +1,2 @@ +init-functions /lib/lsb +init-functions.d/20-left-info-blocks /lib/lsb/init-functions.d