diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-06-23 11:54:41 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-06-23 11:54:41 +0000 |
commit | 9d159d3b06ef7aa208d86304a8b6e005b38a7720 (patch) | |
tree | 7c47ead2891e3719b3e5a40dac66e2a312a87c62 /debian/tests/control | |
parent | 67f2946263b26224df788de5d40191994cafb02f (diff) | |
download | pbuilder-9d159d3b06ef7aa208d86304a8b6e005b38a7720.tar pbuilder-9d159d3b06ef7aa208d86304a8b6e005b38a7720.tar.gz |
Add a "basic" DEP-8 test
Thanks: James Hunt <james.hunt@ubuntu.com> for the initial patch
Closes: #705917
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..ac186d2 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +Tests: build-procenv +Depends: @, debian-keyring, distro-info, lsb-release +Restrictions: needs-root |