summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f72aae990..5e7f33162 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rustc (1.71.1+dfsg1-2) unstable; urgency=medium
+
+ * d/control: fix package names in B+R (Closes: #1071242)
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Fri, 17 May 2024 08:38:11 +0200
+
rustc (1.71.1+dfsg1-1) unstable; urgency=medium
* upload to unstable
diff --git a/debian/control b/debian/control
index b4956fd54..494a75301 100644
--- a/debian/control
+++ b/debian/control
@@ -235,8 +235,8 @@ Breaks:
rust-mozilla (<< 1.71.1+dfsg1-1~exp1),
Replaces:
rustc (<< 1.71.1+dfsg1-1~exp1),
- rust-web (<< 1.71.1+dfsg1-1~exp1),
- rust-mozilla (<< 1.71.1+dfsg1-1~exp1),
+ rustc-web (<< 1.71.1+dfsg1-1~exp1),
+ rustc-mozilla (<< 1.71.1+dfsg1-1~exp1),
Depends:
${misc:Depends},
# lld and clang are needed for wasm compilation