Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian....@packages.debian.org
Usertags: pu
X-Debbugs-Cc: pkg-rust-maintain...@alioth-lists.debian.net

Hi,

This updates cargo-mozilla in buster. The debdiff against the bullseye
update is trivial, I bumped the rustc-mozilla build-deps to avoid a FTBFS
if this is built before rustc.

Cheers,
Emilio
diff -Nru cargo-mozilla-0.57.0/debian/changelog 
cargo-mozilla-0.57.0/debian/changelog
--- cargo-mozilla-0.57.0/debian/changelog       2022-07-01 12:25:10.000000000 
+0200
+++ cargo-mozilla-0.57.0/debian/changelog       2022-07-14 12:00:57.000000000 
+0200
@@ -1,3 +1,11 @@
+cargo-mozilla (0.57.0-7~deb10u1) buster; urgency=medium
+
+  * Non-maintainer upload.
+  * Backport to buster.
+  * Bump rustc-mozilla build-dep.
+
+ -- Emilio Pozuelo Monfort <po...@debian.org>  Thu, 14 Jul 2022 12:00:57 +0200
+
 cargo-mozilla (0.57.0-7~deb11u1) bullseye; urgency=medium
 
   * Non-maintainer upload.
diff -Nru cargo-mozilla-0.57.0/debian/control 
cargo-mozilla-0.57.0/debian/control
--- cargo-mozilla-0.57.0/debian/control 2022-07-01 12:25:10.000000000 +0200
+++ cargo-mozilla-0.57.0/debian/control 2022-07-14 12:00:57.000000000 +0200
@@ -11,8 +11,8 @@
  debhelper (>= 12~),
  dpkg-dev (>= 1.17.14),
  cargo:native    (>= 0.17.0),
- rustc-mozilla:native    (>= 1.16),
- libstd-rust-mozilla-dev (>= 1.16),
+ rustc-mozilla:native    (>= 1.59),
+ libstd-rust-mozilla-dev (>= 1.59),
  pkg-config,
  bash-completion,
  python3:native,

Reply via email to