           SPELL=dpkg
         VERSION=1.14.29
          SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:c6a2fb230473e38e4487d7b1bddcdd8d280f303ed7eecb00ada73cea639069c46b8928ec63a771c919d26a31f5680588b8942682da01a6084d0fa001eac3afff
        WEB_SITE=http://packages.debian.org/testing/admin/dpkg
         ENTERED=20030725
      LICENSE[0]=GPL
        KEYWORDS="archive"
           SHORT="dpkg is the base for the debian package manager utils"
cat << EOF
This package contains the low-level commands for handling the installation 
and removal of packages on your system.

In order to unpack and build Debian source packages you will need to 
install the developers' package 'dpkg-dev' as well as this one.
EOF
