diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index de9b536..33ebd3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +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: |