diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-12-14 19:02:51 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-12-14 19:41:07 +0100 |
commit | 11aca7a266e6bd41a33778a1ec2091a7f66341e3 (patch) | |
tree | 27db385ff000c985806be27455f675ebb3e88ba8 /debian/changelog | |
parent | aabbc7c332b6c555fef86ff6f2432da5d2be4db8 (diff) |
d/control, d/compat: Set debhelper-compat version in Build-Depends.
Cf. https://lintian.debian.org/tags/uses-debhelper-compat-file.html .
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fc4b47c..539a41d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ interimap (0.5-1) UNRELEASED; urgency=medium procps, sqlite3, and xxd. + interimap: no longer depends on 'libdbi-perl' (pulled by DBD::SQLite). + interimap: now suggests dovecot-imapd. + + Bump debhelper compatibility level to 12 and set debhelper-compat + version in Build-Depends. + Add Homepage field, pointing to https://guilhem.org/interimap . -- Guilhem Moulin <guilhem@debian.org> Mon, 27 May 2019 00:09:11 +0200 |