diff options
author | Guilhem Moulin <guilhem@debian.org> | 2022-02-27 17:00:30 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2022-02-27 17:00:30 +0100 |
commit | d2e0c08ef6b6ff6a40259bd35eb6622b09b24aa0 (patch) | |
tree | 2539cd875f6abfc8f132d67efe206009d0cdcead /debian | |
parent | fd812f41ff1f97e511bc9a6c0419184fcc0d6852 (diff) |
Update changelog for 0.5.7-1 releasedebian/0.5.7-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index efc6155..470ec85 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,19 @@ -interimap (0.5.7-1) UNRELEASED; urgency=low +interimap (0.5.7-1) unstable; urgency=low * New upstream release. * Set field Upstream-Name in debian/copyright. * Update standards version to 4.6.0, no changes needed. * d/watch: Use substitution strings. - - -- Guilhem Moulin <guilhem@debian.org> Sun, 27 Feb 2022 16:55:07 +0100 + * d/rules: Adapt to upstream's Makefile refactoring. + * d/control, d/rules: Honor 'nodoc' profile. In particular, exclude 'jq' + and 'pandoc' from Build-Depends under that profile. + * Update d/patches. + * d/patches: Don't exclude non-IDLE'ing pullimap tests. + * d/rules: Pass --no-parallel flag to dh_auto_test. + * Update copyright years. + * Add DEP-8 tests for 'interimap' and 'pullimap' packages. + + -- Guilhem Moulin <guilhem@debian.org> Sun, 27 Feb 2022 16:58:18 +0100 interimap (0.5.6-1) unstable; urgency=high |