diff options
author | Guilhem Moulin <guilhem@debian.org> | 2025-04-26 18:44:02 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@debian.org> | 2025-04-26 18:44:19 +0200 |
commit | 3eb029d5215deaee1d5279be869025b7fb75e5a1 (patch) | |
tree | 317d0c0fea579d02a451712e1fd28441c0480fb2 | |
parent | 926fdd240fa8bf0d88b424f48e36b03679156d68 (diff) |
Fix space damage in latest d/changelog entry.
Gbp-Dch: Ignore
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1630a01..2154209 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,9 @@ interimap (0.5.8-1) unstable; urgency=medium * New upstream release. * Refresh d/patches and drop those applied upstream. - * d/control, d/tests: Bump minimum dovecot-* version to 1:2.4~. Dovecot - 2.4 uses different configuration settings and that's what is targeted in - the testsuite of interimap ≥5.0.8. + * d/control, d/tests: Bump minimum dovecot-* version to 1:2.4~. Dovecot 2.4 + uses different configuration settings and that's what is targeted in the + testsuite of interimap ≥5.0.8. * Update Standards-Version to 4.7.2. -- Guilhem Moulin <guilhem@debian.org> Sat, 26 Apr 2025 18:34:23 +0200 |