diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:44:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 06:44:52 +0000 |
commit | ad5d6c33468ddc4b83f49e18191fa3693e09a80b (patch) | |
tree | a6eebbaa23721e3b14ed2e094e25140383d98112 /debian/changelog | |
parent | Adding debian version 1:2.6.4-4. (diff) | |
download | nfs-utils-ad5d6c33468ddc4b83f49e18191fa3693e09a80b.tar.xz nfs-utils-ad5d6c33468ddc4b83f49e18191fa3693e09a80b.zip |
Adding debian version 1:2.6.4-5.debian/1%2.6.4-5debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 861e2de..2364d2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +nfs-utils (1:2.6.4-5) unstable; urgency=medium + + * Add missing #include <stddef.h> (Closes: #1073818) + * Declare compliance with Debian policy 4.7.0 + + -- Salvatore Bonaccorso <carnil@debian.org> Sat, 22 Jun 2024 11:50:22 +0200 + nfs-utils (1:2.6.4-4) unstable; urgency=medium * junction: export-cache: cast to a type with a known size to ensure sprintf |