          MODULE=upstart
         VERSION=1.5
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://launchpad.net/upstart/1.x/$VERSION/+download
      SOURCE_VFY=sha1:764a1014fe2ae69f7205312bac22378a5eae3a57
        WEB_SITE=http://upstart.ubuntu.com
         ENTERED=20100310
         UPDATED=20120323
      MAINTAINER=dagbrown@lunar-linux.org
           SHORT="Ubuntu startup daemon"

cat << EOF
upstart is the Ubuntu replacement for the venerable old sysvinit
daemon. One of the biggest improvements it adds is, instead of
the old runlevel-based system startup and shutdown, it replaces
the runlevels with milestones. Thanks to this, it makes it easier
to parallelize system startup and shutdown tasks.
EOF
