diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7a141a8..33ebd3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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: + + Add upstream patch to generate X.509 version 3 CA prior to running the + test suite. (Closes: #1065529) + + Add patch from Simon Chopin to fix struct flock & timeval packing on + armhf. (Closes: #1067763, LP: #2059120) + * Update Standards-Version to 4.7.0 (no changes necessary). + + -- Guilhem Moulin <guilhem@debian.org> Sat, 04 May 2024 14:41:54 +0200 + interimap (0.5.7-2) unstable; urgency=medium * DEP-8: Name inline tests. |