diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-11-03 15:03:59 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2016-12-21 11:43:17 +0100 |
commit | 58adc44ebf6bd30dabd5f61299be79e4270d3b1a (patch) | |
tree | 0e2cf02db9fb8735d253c33f9cb6209047e2706b /debian/control | |
parent | 702c958006aca6bf34881cdcb1ece02d86278177 (diff) | |
download | vyos-strongswan-58adc44ebf6bd30dabd5f61299be79e4270d3b1a.tar.gz vyos-strongswan-58adc44ebf6bd30dabd5f61299be79e4270d3b1a.zip |
* Add basic DEP8 tests
- d/tests/* add DEP8 tests
- d/control enable autotestpkg
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index b169badde..391d61537 100644 --- a/debian/control +++ b/debian/control @@ -38,6 +38,7 @@ Build-Depends: bison, systemd [linux-any], tzdata Homepage: http://www.strongswan.org +XS-Testsuite: autopkgtest Package: strongswan Architecture: all |