diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:46:05 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-12-09 15:46:05 +0100 |
commit | 73f5cb81d79e0f249bc5da8cbc3de30602572942 (patch) | |
tree | db357ff623435730ef93f2a4f6559fb5d7d501f5 /debian | |
parent | 66ab8ae635b89c82d1f97d56f0896c17a263b3a2 (diff) |
d/control: Bump Standards-Version to 4.5.1.
No changes necessary.
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 169095d..adafd79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ interimap (0.5.3-1) UNRELEASED; urgency=medium ssl_alt_cert). * Add d/upstream/signing-key.asc, the OpenPGP used to signed upstream tags. * d/control: Add missing epoch number on dovecot-* dependencies. + * d/control: Bump Standards-Version to 4.5.1 (no changes necessary). -- Guilhem Moulin <guilhem@debian.org> Wed, 09 Dec 2020 15:34:43 +0100 diff --git a/debian/control b/debian/control index 7a9d85a..4c1fec0 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper-compat (= 13), sqlite3 <!nocheck>, xxd <!nocheck> Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Homepage: https://guilhem.org/interimap Vcs-Git: https://git.guilhem.org/interimap Vcs-Browser: https://git.guilhem.org/interimap |