Your message dated Thu, 05 Jun 2025 15:47:37 +0000 with message-id <E1uNCob-0079ej-1p@respighi.debian.org> and subject line unblock rust-debian-repro-status has caused the Debian Bug report #1107314, regarding unblock: rust-debian-repro-status/0.3.1-2 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1107314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107314 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: rust-debian-repro-status/0.3.1-2
- From: Holger Levsen <holger@debian.org>
- Date: Thu, 5 Jun 2025 15:07:04 +0200
- Message-id: <[🔎] aEGWeJTU1a1REwso@layer-acht.org>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: git@rxv.cc Please unblock package rust-debian-repro-status fixing an important bug with a trivial change: * Change ca-certificates from Recommends: to Depends: (Closes: #1107191) [ Impact ] without recommends enabled, rust-debian-repro-status will not work with the default (and currently) only server to query. see #1107191 [ Risks ] hardly any. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing [ Other info ] Thanks for your work on trixie. unblock rust-debian-repro-status/0.3.1-2 -- cheers, Holger ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org ⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C ⠈⠳⣄ More doctors smoke Camel than any other cigarette. (1949 television commercial)diff -Nru rust-debian-repro-status-0.3.1/debian/changelog rust-debian-repro-status-0.3.1/debian/changelog --- rust-debian-repro-status-0.3.1/debian/changelog 2025-05-04 22:52:18.000000000 +0200 +++ rust-debian-repro-status-0.3.1/debian/changelog 2025-06-03 14:41:06.000000000 +0200 @@ -1,3 +1,10 @@ +rust-debian-repro-status (0.3.1-2) unstable; urgency=medium + + * Package debian-repro-status 0.3.1 from crates.io using debcargo 2.7.8 + * Change ca-certificates from Recommends: to Depends: (Closes: #1107191) + + -- kpcyrd <git@rxv.cc> Tue, 03 Jun 2025 14:41:06 +0200 + rust-debian-repro-status (0.3.1-1) unstable; urgency=medium * Package debian-repro-status 0.3.1 from crates.io using debcargo 2.7.8 diff -Nru rust-debian-repro-status-0.3.1/debian/control rust-debian-repro-status-0.3.1/debian/control --- rust-debian-repro-status-0.3.1/debian/control 2025-05-04 22:52:18.000000000 +0200 +++ rust-debian-repro-status-0.3.1/debian/control 2025-06-03 14:41:06.000000000 +0200 @@ -35,14 +35,13 @@ Package: debian-repro-status Architecture: any -Multi-Arch: allowed Depends: ${misc:Depends}, ${shlibs:Depends}, - ${cargo:Depends} -Recommends: - ${cargo:Recommends}, + ${cargo:Depends}, ca-certificates +Recommends: + ${cargo:Recommends} Suggests: ${cargo:Suggests} Provides: diff -Nru rust-debian-repro-status-0.3.1/debian/debcargo.toml rust-debian-repro-status-0.3.1/debian/debcargo.toml --- rust-debian-repro-status-0.3.1/debian/debcargo.toml 2025-05-04 22:52:18.000000000 +0200 +++ rust-debian-repro-status-0.3.1/debian/debcargo.toml 2025-06-03 14:41:06.000000000 +0200 @@ -9,7 +9,7 @@ build_depends = ["help2man"] [packages.bin] -recommends = ["ca-certificates"] +depends = ["ca-certificates"] summary = "Check the reproducibility status of your installed Debian packages" description = """ Command-line tool for querying the reproducibility status of your installedAttachment: signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
- To: 1107314-done@bugs.debian.org
- Subject: unblock rust-debian-repro-status
- From: Ivo De Decker <ivodd@respighi.debian.org>
- Date: Thu, 05 Jun 2025 15:47:37 +0000
- Message-id: <E1uNCob-0079ej-1p@respighi.debian.org>
Unblocked rust-debian-repro-status.
--- End Message ---