diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:39:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 05:39:04 +0000 |
commit | ffca2751af51fab0be19f0011dd4e131f72b3e6a (patch) | |
tree | 6fa3da56d69f990b973618097442fbfc9ef8c759 /debian/changelog | |
parent | Adding upstream version 1.1.1. (diff) | |
download | frozen-ffca2751af51fab0be19f0011dd4e131f72b3e6a.tar.xz frozen-ffca2751af51fab0be19f0011dd4e131f72b3e6a.zip |
Adding debian version 1.1.1-3.debian/1.1.1-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 new file mode 100644 index 0000000..f6bb3d4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,19 @@ +frozen (1.1.1-3) unstable; urgency=medium + + * debian/patches/no-werror.diff: don't use -Werror + * debian/patches/cstdint.diff: add missing #include <cstdint> to fix + build of the tests with gcc 13 + + -- Rene Engelhard <rene@debian.org> Mon, 24 Jul 2023 22:02:12 +0000 + +frozen (1.1.1-2) unstable; urgency=medium + + * source-only upload to allow testing migration + + -- Rene Engelhard <rene@debian.org> Mon, 24 Jul 2023 19:19:38 +0000 + +frozen (1.1.1-1) unstable; urgency=medium + + * Initial release. + + -- Rene Engelhard <rene@debian.org> Sat, 17 Jun 2023 19:36:24 +0000 |