Package: release.debian.org
Severity: normal
Tags: bullseye
User: release.debian....@packages.debian.org
Usertags: pu

Hi,

This is rust-cbindgen-web for bullseye, following the bookworm update.
In bullseye I think we could update src:rust-cbindgen, but that would
cause version skew, so let's introduce a separate src building only
bin:cbindgen-web. The name follows that of rustc-web, although maybe
something like -snapshot or -latest would make more sense, but that's
bikeshed territory which I don't want to enter.

I'm attaching a debdiff from the bookworm backport.

Cheers,
Emilio
diff -Nru rust-cbindgen-web-0.26.0/debian/changelog 
rust-cbindgen-web-0.26.0/debian/changelog
--- rust-cbindgen-web-0.26.0/debian/changelog   2024-06-05 11:35:17.000000000 
+0200
+++ rust-cbindgen-web-0.26.0/debian/changelog   2024-06-06 12:40:30.000000000 
+0200
@@ -1,3 +1,11 @@
+rust-cbindgen-web (0.26.0-3~deb11u1) bullseye; urgency=medium
+
+  * Backport to bullseye.
+  * Lower dh-cargo requirement to 24.
+  * Build with cargo-mozilla.
+
+ -- Emilio Pozuelo Monfort <po...@debian.org>  Thu, 06 Jun 2024 12:40:30 +0200
+
 rust-cbindgen-web (0.26.0-3~deb12u1) bookworm; urgency=medium
 
   * Non-maintainer upload.
diff -Nru rust-cbindgen-web-0.26.0/debian/control 
rust-cbindgen-web-0.26.0/debian/control
--- rust-cbindgen-web-0.26.0/debian/control     2024-06-05 11:35:17.000000000 
+0200
+++ rust-cbindgen-web-0.26.0/debian/control     2024-06-05 13:07:56.000000000 
+0200
@@ -2,8 +2,8 @@
 Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 12),
- dh-cargo (>= 25),
- cargo:native,
+ dh-cargo (>= 24),
+ cargo-mozilla:native,
  rustc-web:native (>= 1.64),
  libstd-rust-web-dev,
  help2man,

Reply via email to