diff options
| author | Bdale Garbee <bdale@gag.com> | 2017-08-28 13:03:33 -0600 | 
|---|---|---|
| committer | Bdale Garbee <bdale@gag.com> | 2017-08-28 13:03:33 -0600 | 
| commit | 9218cac7dd1b48379f4397acdbf49ab727d93101 (patch) | |
| tree | 06ea9798e5094885cac28afbde5d3d6b5cd3b030 | |
| parent | 6e76eb9a03f22e83a3b9de1447add3caf8d0bd79 (diff) | |
update standards version in control file to 4.0.0
| -rw-r--r-- | debian/control | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index ea022a9a..88f0b729 100644 --- a/debian/control +++ b/debian/control @@ -33,7 +33,7 @@ Build-Depends: asciidoc,                 swig,                 xmlto,                 xsltproc -Standards-Version: 3.9.8 +Standards-Version: 4.0.0  Homepage: http://altusmetrum.org/AltOS  Vcs-Git: git://git.gag.com/fw/altos -b debian  Vcs-Browser: http://git.gag.com/?p=fw/altos  | 
