# Watch: http://ftp.debian.org/debian/pool/main/d/dpkg/
           SPELL=dpkg
         VERSION=1.22.21
          SOURCE=${SPELL}_${VERSION}.tar.xz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
      SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:80a45a019133481f8ab54f4e3db0e776324ba49ba960bc26ef234b6032626e0ea87d439883b9b533f0a404d66391a272fd239b88b7bbf4e2cd904a985867d7ef
        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
