diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2016-12-01 00:55:06 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2016-12-01 10:42:40 +0100 |
commit | 94a72b73a2b7e4309a7bc6434e85dfba8b1c8a7d (patch) | |
tree | b957f0227e10d09697c29db07a857617d67761be /debian | |
parent | b3cfa87dff46446f4e187e3cd34a5b5cf37059e4 (diff) |
Bump Standards-Version to 3.9.8. No changes.
Diffstat (limited to 'debian')
-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 20f5083..e1bbbaf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lacme (0.1-2) UNRELEASED; urgency=low * debian/control: + Promote lacme-accountd from lacme's Suggests to Recommends. + + Bump Standards-Version to 3.9.8. No changes. -- Guilhem Moulin <guilhem@guilhem.org> Thu, 01 Dec 2016 00:55:24 +0100 diff --git a/debian/control b/debian/control index b907a2f..e428312 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Maintainer: Guilhem Moulin <guilhem@guilhem.org> Build-Depends: debhelper (>= 9), jq, pandoc -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: https://git.guilhem.org/lacme/about/ Vcs-Git: https://git.guilhem.org/lacme Vcs-Browser: https://git.guilhem.org/lacme |