aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog27
1 files changed, 27 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index de9b536..4f25bb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+interimap (0.5.8-2) unstable; urgency=medium
+
+ [ Sebastian Andrzej Siewior ]
+ * d/patches: Add patch to use "openssl rehash" instead of c_rehash in tests.
+ (Closes: #1117508)
+
+ -- Guilhem Moulin <guilhem@debian.org> Tue, 07 Oct 2025 19:25:28 +0200
+
+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.
+ * Update Standards-Version to 4.7.2.
+
+ -- Guilhem Moulin <guilhem@debian.org> Sat, 26 Apr 2025 18:34:23 +0200
+
+interimap (0.5.7-4) unstable; urgency=medium
+
+ * d/rules: Export variables instead of setting them through $MAKEFLAGS as
+ the latter doesn't work anymore as of GNU Make 4.4.1. (Closes: #1089264)
+ * d/*.install: Replace hardcoded prefix and sitelib with ${env:…}.
+
+ -- Guilhem Moulin <guilhem@debian.org> Fri, 20 Dec 2024 15:34:50 +0100
+
interimap (0.5.7-3) unstable; urgency=medium
* d/patches: