diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:12:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:12:19 +0000 |
commit | 795cde4bdf9c62c4f93460774d0497aa0d966e3a (patch) | |
tree | 39c6ca8fc9580368eb1f7ff8f42f2402e8d3908c | |
parent | Merging debian version 0.0~git20240411.9e8c542-1. (diff) | |
download | wasi-libc-795cde4bdf9c62c4f93460774d0497aa0d966e3a.tar.xz wasi-libc-795cde4bdf9c62c4f93460774d0497aa0d966e3a.zip |
Releasing progress-linux version 0.0~git20240411.9e8c542-1~progress7.99u1.progress-linux/0.0_git20240411.9e8c542-1_progress7.99u1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 207fbef..ddcbeea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +wasi-libc (0.0~git20240411.9e8c542-1~progress7.99u1) graograman-backports; urgency=medium + + * Uploading to graograman-backports, remaining changes: + - Updating maintainer field. + - Updating uploaders field. + - Updating bugs field. + - Updating vcs fields. + - Building with llvm-toolchain-16 instead of llvm-toolchain-17. + * Merging upstream version 0.0~git20240411.9e8c542. + * Merging debian version 0.0~git20240411.9e8c542-1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 26 Jun 2024 18:12:11 +0200 + wasi-libc (0.0~git20240411.9e8c542-1) experimental; urgency=medium * new upstream version needed for rustc 1.79+ (WASI SDK 22) |