           SPELL=bazaar
         VERSION=1.4.2
          SOURCE=${SPELL}_$VERSION.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/thelove@canonical.com---dists--$SPELL--`echo $VERSION|cut -d. -f1,2`
   SOURCE_URL[0]=http://bazaar.canonical.com/releases/src/$SOURCE
     SOURCE_HASH=sha512:86439246d054a97626770876f93f80ece50f51b92967066675b69781c7ff2df2bb5ee36d6dbcfa7a180c7405892424b416960fecdc563b27db7b8cc5fee9dd7e
        WEB_SITE=http://bazaar.canonical.com/
         ENTERED=20050517
      LICENSE[0]=GPL
        KEYWORDS="scm devel"
           SHORT="Fork of the arch scm, it is compatible with tla"
cat << EOF
The Bazaar project

Welcome to the Bazaar project, sponsored by Canonical Limited.

Mission statement
Bazaar will:
  * be an implementation of the GNU Arch protocol that open source developers both want to use, and love using
  * Retain compatability with the GNU Arch protocol as it evolves
  * Work with the GNU Arch community process for any protocol changes that might be required for user friendliness.

Key Bazaar features:
  * All the transparent and robust storage features of GNU Arch.
  * seamless upgrade path to bazaar-ng
  * direct support for URLs - one command can checkout or merge from remote locations.
  * integrated GPG support - zero setup for most signed archive situations
  * faster - checkout, most local operations, commits
  * svn-like diff, switch, import, export, log commands
  * Explicit tracking of conflicts, preventing accidental commits of files with conflicts
  * single merge command that allows merging between arbitrary branches.
  * daily builds of the latest code.
  * fully compatible with tla - drop in and start using
  * supports debian version numbers in branch names
  * annotate support
  * internationalised via gettext and Rosetta.
  * Python bindings.
EOF
