#!/usr/bin/equivs-build -f

### Commented entries have reasonable defaults.
### Uncomment to edit them.
Section: non-free/misc
Priority: optional
# Homepage: <enter URL here; no default>
Standards-Version: 3.6.2

Package: testpackage
# Version: <enter version here; defaults to 1.0>
# Maintainer: Your Name <yourname@example.com>
# Pre-Depends: <comma-separated list of packages>
# Depends: <comma-separated list of packages>
# Recommends: <comma-separated list of packages>
# Suggests: <comma-separated list of packages>
# Provides: <comma-separated list of packages>
# Replaces: <comma-separated list of packages>
# Architecture: all
# Copyright: <copyright file; defaults to GPL2>
Changelog: ./testpackagechangelog
# Readme: <README.Debian file; defaults to a generic one>
# Extra-Files: <comma-separated list of additional files for the doc directory>
# Files: <pair of space-separated paths; First is file to include, second is destination>
#  <more pairs, if there's more than one file to include. Notice the starting space>
Description: Test our package import script
 This is just a package to test our package import script.
