LSB packages LSB felt it was necessary to support a package format. The chosen format is a subset of rpm v3. This subset was chosen to make it possible to convert packages to another format while still allowing them to install. Debian uses the deb format so we need something to handle lsb packages as well. Options are: use wrappers that convert the package using alien modify dpkg to handle them directly