diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-19 14:02:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-19 14:02:42 +0000 |
commit | 809aa576a92c2d84961cc56845287f30bac61986 (patch) | |
tree | 8af5be8644e60e67736bc53430e6b6a9d90dd516 | |
parent | Linking with libatomic on architectures where this is needed to fix FTBFS, th... (diff) | |
download | dnsperf-809aa576a92c2d84961cc56845287f30bac61986.tar.xz dnsperf-809aa576a92c2d84961cc56845287f30bac61986.zip |
Releasing debian version 2.13.0-2.debian/2.13.0-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c4cb90f..07accf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dnsperf (2.13.0-2) sid; urgency=medium + + * Uploading to sid. + * Linking with libatomic on architectures where this is needed to fix + FTBFS, thanks to Adrian Bunk <bunk@debian.org> (Closes: #1038642). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 19 Jun 2023 16:02:38 +0200 + dnsperf (2.13.0-1) sid; urgency=medium * Uploading to sid. |