# Lgp configuration file
[DEFAULT]
# list of distributions (e.g. 'stable, unstable'). Use 'all' for automatic
# detection
distrib=unstable

# build for the requested debian architectures only
arch=current

# specifies the location of base.tgz used by pbuilder
basetgz=/opt/buildd

# list of setup files to use
#setup-file=setup.mk


# Lgp builder config
# Specific options are added. See lgp build --help
[LGP-BUILD]

# where to put compilation results
result=~/dists

# path to orig.tar.gz file
#orig-tarball=

intermediate-exclude=repository


# Lgp checker config
# Specific options are added. See lgp check --help
[LGP-CHECK]

# force the inclusion of other check functions
#include=

# force the exclusion of other check functions
#exclude=

# set a specific check functions list
set=debian_dir,debian_rules,debian_copying,debian_changelog,package_info,readme,changelog,bin,tests_directory,setup_file,repository,copying,documentation,homepage,builder,keyrings,announce,release_number,manifest_in,include_dirs,scripts,pydistutils,debian_maintainer,debian_uploader
