Your message dated Wed, 17 Jun 2026 18:29:52 +0000
with message-id <[email protected]>
and subject line Bug#1140275: fixed in rust-argh-derive 0.1.19-1
has caused the Debian Bug report #1140275,
regarding rust-csv2svg: FTBFS: error[E0063]: missing field `short` in 
initializer of `CommandInfo<'_>`
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 [email protected]
immediately.)


-- 
1140275: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1140275
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rust-csv2svg
Version: 0.2.3-4
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:rust-csv2svg, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem cargo
   dh_auto_clean -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = 
x86_64-linux-gnu
debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
'/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True}
     Removed 0 files
   dh_autoreconf_clean -O--buildsystem=cargo
   dh_clean -XCargo.toml.orig -O--buildsystem=cargo
 debian/rules binary
dh binary --buildsystem cargo
   dh_update_autotools_config -O--buildsystem=cargo
   dh_autoreconf -O--buildsystem=cargo
   dh_auto_configure -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel = 
['-j2'], lto = 

[... snipped ...]

  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-64` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv`
  --> /usr/share/cargo/registry/chrono-0.4.44/src/offset/utc.rs:17:11
   |
17 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
   |           ^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
   = help: consider adding `rkyv` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-16`
  --> /usr/share/cargo/registry/chrono-0.4.44/src/offset/utc.rs:17:29
   |
17 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
   |                             ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
   = help: consider adding `rkyv-16` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-32`
  --> /usr/share/cargo/registry/chrono-0.4.44/src/offset/utc.rs:17:50
   |
17 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
   |                                                  ^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
   = help: consider adding `rkyv-32` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-64`
  --> /usr/share/cargo/registry/chrono-0.4.44/src/offset/utc.rs:17:71
   |
17 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
   |                                                                       
^^^^^^^^^^^^^^^^^^^
   |
   = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
   = help: consider adding `rkyv-64` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `defmt`
   --> /usr/share/cargo/registry/chrono-0.4.44/src/offset/utc.rs:154:7
    |
154 | #[cfg(feature = "defmt")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
    = help: consider adding `defmt` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday.rs:3:11
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |           ^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-16`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday.rs:3:29
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                             ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-16` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-32`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday.rs:3:50
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                                                  ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-32` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-64`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday.rs:3:71
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                                                                       
^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-64` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `defmt`
   --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday.rs:260:7
    |
260 | #[cfg(feature = "defmt")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
    = help: consider adding `defmt` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `defmt`
   --> /usr/share/cargo/registry/chrono-0.4.44/src/weekday_set.rs:334:7
    |
334 | #[cfg(feature = "defmt")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
    = help: consider adding `defmt` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/month.rs:3:11
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |           ^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-16`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/month.rs:3:29
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                             ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-16` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-32`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/month.rs:3:50
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                                                  ^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-32` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `rkyv-64`
 --> /usr/share/cargo/registry/chrono-0.4.44/src/month.rs:3:71
  |
3 | #[cfg(any(feature = "rkyv", feature = "rkyv-16", feature = "rkyv-32", 
feature = "rkyv-64"))]
  |                                                                       
^^^^^^^^^^^^^^^^^^^
  |
  = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
  = help: consider adding `rkyv-64` as a feature in `Cargo.toml`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `defmt`
   --> /usr/share/cargo/registry/chrono-0.4.44/src/month.rs:292:7
    |
292 | #[cfg(feature = "defmt")]
    |       ^^^^^^^^^^^^^^^^^
    |
    = note: expected values for `feature` are: `__internal_bench`, `alloc`, 
`arbitrary`, `clock`, `core-error`, `default`, `iana-time-zone`, `js-sys`, 
`libc`, `now`, `pure-rust-locales`, `serde`, `std`, `unstable-locales`, 
`wasm-bindgen`, and `wasmbind`
    = help: consider adding `defmt` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

   Compiling dirs-sys v0.5.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=dirs_sys 
[too-long-redacted] stry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CFG_DEBUG_ASSERTION 
[too-long-redacted] 10f601638dd/build-script-build`
[anyhow 1.0.102] cargo:rerun-if-changed=src/nightly.rs
[anyhow 1.0.102] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
[anyhow 1.0.102] cargo:rustc-check-cfg=cfg(anyhow_build_probe)
[anyhow 1.0.102] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
[anyhow 1.0.102] cargo:rustc-check-cfg=cfg(anyhow_no_clippy_format_args)
[anyhow 1.0.102] cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
[anyhow 1.0.102] cargo:rustc-check-cfg=cfg(error_generic_member_access)
   Compiling signal-hook-mio v0.2.5
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=signal_h 
[too-long-redacted] stry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition value: `support-v0_6`
  --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:19:5
   |
19 |     feature = "support-v0_6",
   |     ^^^^^^^^^^--------------
   |               |
   |               help: there is a expected value with a similar name: 
`"support-v1_0"`
   |
   = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
   = help: consider adding `support-v0_6` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition value: `support-v0_7`
  --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:20:5
   |
20 |     feature = "support-v0_7",
   |     ^^^^^^^^^^--------------
   |               |
   |               help: there is a expected value with a similar name: 
`"support-v1_0"`
   |
   = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
   = help: consider adding `support-v0_7` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `support-v0_8`
  --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:21:5
   |
21 |     feature = "support-v0_8",
   |     ^^^^^^^^^^--------------
   |               |
   |               help: there is a expected value with a similar name: 
`"support-v1_0"`
   |
   = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
   = help: consider adding `support-v0_8` as a feature in `Cargo.toml`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `support-v0_8`
   --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:250:7
    |
250 | #[cfg(feature = "support-v0_8")]
    |       ^^^^^^^^^^--------------
    |                 |
    |                 help: there is a expected value with a similar name: 
`"support-v1_0"`
    |
    = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
    = help: consider adding `support-v0_8` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `support-v0_7`
   --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:342:7
    |
342 | #[cfg(feature = "support-v0_7")]
    |       ^^^^^^^^^^--------------
    |                 |
    |                 help: there is a expected value with a similar name: 
`"support-v1_0"`
    |
    = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
    = help: consider adding `support-v0_7` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition value: `support-v0_6`
   --> /usr/share/cargo/registry/signal-hook-mio-0.2.5/src/lib.rs:434:7
    |
434 | #[cfg(feature = "support-v0_6")]
    |       ^^^^^^^^^^--------------
    |                 |
    |                 help: there is a expected value with a similar name: 
`"support-v1_0"`
    |
    = note: expected values for `feature` are: `mio-1_0` and `support-v1_0`
    = help: consider adding `support-v0_6` as a feature in `Cargo.toml`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: `signal-hook-mio` (lib) generated 6 warnings
   Compiling is-wsl v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=is_wsl C 
[too-long-redacted] stry=/usr/share/cargo/registry`
   Compiling argh_derive v0.1.13
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=argh_der 
[too-long-redacted] rn proc_macro --cap-lints warn`
error[E0063]: missing field `short` in initializer of `CommandInfo<'_>`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/argh_derive-0.1.13/src/help.rs:251:16
    |
251 |     let info = argh_shared::CommandInfo { name, description };
    |                ^^^^^^^^^^^^^^^^^^^^^^^^ missing `short`

error[E0063]: missing field `short` in initializer of `CommandInfo<'_>`
   --> 
/<<PKGBUILDDIR>>/debian/cargo_registry/argh_derive-0.1.13/src/help.rs:281:16
    |
281 |     let info = argh_shared::CommandInfo { name: &name, description };
    |                ^^^^^^^^^^^^^^^^^^^^^^^^ missing `short`

For more information about this error, try `rustc --explain E0063`.
error: could not compile `argh_derive` (lib) due to 2 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CA 
[too-long-redacted] ap-lints warn` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `chrono` (lib) generated 143 warnings
dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 
101
make[1]: *** [debian/rules:6: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: rust-argh-derive
Source-Version: 0.1.19-1
Done: Andre Paiusco <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-argh-derive, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andre Paiusco <[email protected]> (supplier of updated rust-argh-derive 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 17 Jun 2026 19:58:42 +0200
Source: rust-argh-derive
Architecture: source
Version: 0.1.19-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers 
<[email protected]>
Changed-By: Andre Paiusco <[email protected]>
Closes: 1140275
Changes:
 rust-argh-derive (0.1.19-1) unstable; urgency=medium
 .
   * Team upload.
   * Package argh_derive 0.1.19 from crates.io using debcargo 2.8.2
     (Closes: #1140275)
Checksums-Sha1:
 e077eebc42837c4da0d56f830a5114559dcc88e4 2471 rust-argh-derive_0.1.19-1.dsc
 ea8eb21104bf0b62c1dfe4812041171f814fdbb1 25439 
rust-argh-derive_0.1.19.orig.tar.gz
 ed3d854d9059c8c9d4a78c1062fd7efa60a6f576 3212 
rust-argh-derive_0.1.19-1.debian.tar.xz
 a425a2259b4be2f97185457bc444d9153592b16c 7655 
rust-argh-derive_0.1.19-1_source.buildinfo
Checksums-Sha256:
 124d8ef0273a7eb3a6e09d122ab9a3923a172a6616389596bc5bbc403c01c324 2471 
rust-argh-derive_0.1.19-1.dsc
 c442a9d18cef5dde467405d27d461d080d68972d6d0dfd0408265b6749ec427d 25439 
rust-argh-derive_0.1.19.orig.tar.gz
 d946a498cf2e9319e5efacc8d5ca0e32e80649528fdb52cc20d7d25b4d07137d 3212 
rust-argh-derive_0.1.19-1.debian.tar.xz
 ecb3f9b5964e84b2a7d5c8a11ecc1c09daa325a3539e577faf0908ec3271077d 7655 
rust-argh-derive_0.1.19-1_source.buildinfo
Files:
 6a9ad3ffad3ad02ad7c21ec8d03dc27c 2471 rust optional 
rust-argh-derive_0.1.19-1.dsc
 3ba1f85b94b30aea75431c1d9fbd1e6d 25439 rust optional 
rust-argh-derive_0.1.19.orig.tar.gz
 1488cbd4504e0899723d3a8fe2d266ff 3212 rust optional 
rust-argh-derive_0.1.19-1.debian.tar.xz
 79032589fe6c04a7b2a13e3130ac53de 7655 rust optional 
rust-argh-derive_0.1.19-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJVBAEBCgA/FiEEbdkGe7ToK0Amc9ppdh5TKjcTRTAFAmoy4FwhHGRlYmlhbkBm
YWJpYW4uZ3J1ZW5iaWNobGVyLmVtYWlsAAoJEHYeUyo3E0UwDnEQALsnD/iDZgyG
QApA8ASMLturePidKmUr8kQBg4IsyF6ixUxYZMuCnzps08vUvAwBS58X4mLjqPvm
l2Dr/BTS5klk0FZoTm2+6okYn4DT36X78uh/pCAriiWbFFIbCWe2QCAjsJ7QHQyA
1gP1JOVmNfpI5NXP9wIuDSv0BDyANvRSr1/c8tC1fz/w2E8cuHszOqzEGQmaSMaI
2B9W6OKGWWmIOfiHTgA8S/7Ghx3DXFpxM9guBRVVZmSfYkMBSr/tJ3fFDyuHqUjj
gmxEBijvfbJYSSvHvC47TuDXs2qmbd/8NYxlFnfftXVUihIg3gORxedJ0mhfuR83
vCauUrFGCJL4Pdr+YTHhFWstsvukCCRxZsGXB+xuua2eqGdFpQNe7LHvKUhx49MY
l0W7eOO0gNyf1C3ixi7EvyfQSDF+0DxBkilfOnbeDWz8keWfkfqHJVn3BhhPGrZp
3owPJIiaSe4c8Fj1p6XCqFvVscK4I9GcJY5B0dw8RqUWSCFTuGVxQF3kiQhKtJBQ
Ex/nihb4FOVE5n+UB7uKlQvRx0Hsy9eD4L3PBBpEb4855cN9oUMsfo0L40V1P9qs
XbdhAbaTkMALDSfdB4gdS3oTV/K78YWVAY8H4ZgZbM+Rn3euXIXrWuzjPDm/IN84
/0WOjE2RZuXWjmoNkqFjXhbUfMNnw83c
=tgPs
-----END PGP SIGNATURE-----

Attachment: pgpKiBrOJzIEC.pgp
Description: PGP signature


--- End Message ---

Reply via email to