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 95198acc5..87589ff3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +rustc (1.70.0+dfsg1-8) unstable; urgency=medium + + * d/control: switch to libllvm16t64 + * d/control: switch to pkgconf + * d/rules: fix make warning in filter invocation + + -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Fri, 15 Mar 2024 17:18:37 +0100 + rustc (1.70.0+dfsg1-7) unstable; urgency=medium * profiler: disable on mips64el for now, it's buggy |