summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-12-21 09:21:40 +0100
committerYves-Alexis Perez <corsac@corsac.net>2016-12-21 11:43:19 +0100
commitfe1dc40f4139f052d68539936d779d85b290f253 (patch)
tree35a8e672e85c9cf6f67e7ba5a3c3c444e5192208
parent58adc44ebf6bd30dabd5f61299be79e4270d3b1a (diff)
downloadvyos-strongswan-fe1dc40f4139f052d68539936d779d85b290f253.tar.gz
vyos-strongswan-fe1dc40f4139f052d68539936d779d85b290f253.zip
changelog: Add basic DEP8 tests
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42bfdfa0a..88679fe1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ strongswan (5.5.1-3) unstable; urgency=medium
- d/control add dh-apparmor as build-dep
- d/usr.lib.ipsec.{charon, lookip, stroke} add latest AppArmor profiles
for charon, lookip and stroke
+ * Add basic DEP8 tests
+ - d/tests/* add DEP8 tests
+ - d/control enable autotestpkg
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 20 Dec 2016 13:01:29 +0100