diff options
author | Scott Moser <smoser@brickies.net> | 2016-08-05 17:01:49 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-08-08 19:19:53 -0400 |
commit | 81731f13d03ab54b6a31d6e949c46589f0ad6c6d (patch) | |
tree | 0c47d051722ac87761f885e689147c56b71f4b9f /debian | |
parent | 2188dc71be86b6c22d2c5522fb7ce41dee566903 (diff) | |
download | vyos-cloud-init-81731f13d03ab54b6a31d6e949c46589f0ad6c6d.tar.gz vyos-cloud-init-81731f13d03ab54b6a31d6e949c46589f0ad6c6d.zip |
debian/control: update Standards-Version to 3.9.8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 759f7750..6d221cc3 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), python3-unittest2, python3-yaml XS-Python-Version: all -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Package: cloud-init Architecture: all |