diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:21:12 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 18:21:12 (EDT) |
commit | f83a291b15b07287ce1a901d97a1be06ea505174 (patch) | |
tree | b3d7d57ba8b940de2e1bab791ba8995200fbd4a0 | |
parent | f3c373e227dd8895619a85b734d519bf047c0a9e (diff) |
debian/control: Bump Standards-Version
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e6130d3..25da350 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ pro-archman (2.0.0-1) UNRELEASED; urgency=medium * New upstream version. * The example conf.default file is not installed, as it was accidentally not distributed by the upstream build system. + * Bump Standards-Version; no changes needed. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 14 Apr 2019 17:51:16 -0400 diff --git a/debian/control b/debian/control index ac5a3ee..834cada 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: extra Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: debhelper (>= 9.0.0) -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Homepage: http://www.proteanos.com/dev/pro-archman/ Package: pro-archman |