Your message dated Mon, 25 Aug 2025 08:36:24 +0000
with message-id <[email protected]>
and subject line Bug#1111681: fixed in rust-ureq 3.1.0+~0.5.0-4
has caused the Debian Bug report #1111681,
regarding rust-ureq - autopkgtest failure, test dependencies need updating.
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.)


-- 
1111681: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111681
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rust-ureq
Version: 3.1.0+~0.5.0-3
Severity: serious
Tags: patch

rust-ureq's autopkgtests are failing because the ureq-proto provides
were updated to 0.5 but the test dependencies were not, resulting in
dependency installation failure.

A debdiff fixing this is attatched.

diff -Nru rust-ureq-3.1.0+~0.5.0/debian/changelog 
rust-ureq-3.1.0+~0.5.0/debian/changelog
--- rust-ureq-3.1.0+~0.5.0/debian/changelog     2025-08-19 08:16:08.000000000 
+0000
+++ rust-ureq-3.1.0+~0.5.0/debian/changelog     2025-08-21 01:20:09.000000000 
+0000
@@ -1,3 +1,10 @@
+rust-ureq (3.1.0+~0.5.0-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix ureq-proto version in debian/tests/control
+
+ -- Peter Michael Green <[email protected]>  Thu, 21 Aug 2025 01:20:09 +0000
+
 rust-ureq (3.1.0+~0.5.0-3) unstable; urgency=medium
 
   * extend patch 2003 to omit even more net-requiring tests
diff -Nru rust-ureq-3.1.0+~0.5.0/debian/tests/control 
rust-ureq-3.1.0+~0.5.0/debian/tests/control
--- rust-ureq-3.1.0+~0.5.0/debian/tests/control 2025-08-17 13:08:02.000000000 
+0000
+++ rust-ureq-3.1.0+~0.5.0/debian/tests/control 2025-08-21 01:19:24.000000000 
+0000
@@ -159,7 +159,7 @@
 Depends:
  ca-certificates,
  dh-rust,
- librust-ureq-proto-0.4-dev,
+ librust-ureq-proto-0.5-dev,
 Restrictions: allow-stderr
 
 Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ureq-proto 0.5.0
@@ -168,7 +168,7 @@
 Depends:
  ca-certificates,
  dh-rust,
- librust-ureq-proto-0.4-dev,
+ librust-ureq-proto-0.5-dev,
 Restrictions: allow-stderr
 
 Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ureq-proto 0.5.0
@@ -177,7 +177,7 @@
 Depends:
  ca-certificates,
  dh-rust,
- librust-ureq-proto-0.4+default-dev,
+ librust-ureq-proto-0.5+default-dev,
 Restrictions: allow-stderr
 
 Test-Command: /usr/share/dh-rust/bin/cargo-auto-test ureq-proto 0.5.0
@@ -186,7 +186,7 @@
 Depends:
  ca-certificates,
  dh-rust,
- librust-ureq-proto-0.4+client-dev,
+ librust-ureq-proto-0.5+client-dev,
 Restrictions: allow-stderr
 Architecture: amd64
 
@@ -196,6 +196,6 @@
 Depends:
  ca-certificates,
  dh-rust,
- librust-ureq-proto-0.4+server-dev,
+ librust-ureq-proto-0.5+server-dev,
 Restrictions: allow-stderr
 Architecture: amd64

--- End Message ---
--- Begin Message ---
Source: rust-ureq
Source-Version: 3.1.0+~0.5.0-4
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-ureq, 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.
Jonas Smedegaard <[email protected]> (supplier of updated rust-ureq 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: Mon, 25 Aug 2025 10:03:29 +0200
Source: rust-ureq
Architecture: source
Version: 3.1.0+~0.5.0-4
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1111681
Changes:
 rust-ureq (3.1.0+~0.5.0-4) unstable; urgency=medium
 .
   * bump autopkgtest-dependencies for crate ureq-proto;
     closes: bug#1111681, thanks to Peter Green
Checksums-Sha1:
 053eef87b0c378b6d5ce3e47f503aa024c3faa63 3830 rust-ureq_3.1.0+~0.5.0-4.dsc
 67c1e45073d1588251848438460b5c00c54284fb 15468 
rust-ureq_3.1.0+~0.5.0-4.debian.tar.xz
 4f97f9dfff4b1241a196736e5f87ce0382df1d4b 18401 
rust-ureq_3.1.0+~0.5.0-4_amd64.buildinfo
Checksums-Sha256:
 bfb5faeee4ab5dd2e5d11fbd4bf799019e5611bb0b620e07e8fe31c9aa635865 3830 
rust-ureq_3.1.0+~0.5.0-4.dsc
 f249cf40e0e26e5e5601f50692b54384632c4034c32857bf5a1f8982a32eafb9 15468 
rust-ureq_3.1.0+~0.5.0-4.debian.tar.xz
 ff7027252ff5c9c1472fcfd993801a465c76ef0e14d592cf5568b6549e2c2b06 18401 
rust-ureq_3.1.0+~0.5.0-4_amd64.buildinfo
Files:
 6162b79d16190d07d8d29eef9a02ded8 3830 rust optional 
rust-ureq_3.1.0+~0.5.0-4.dsc
 33388c516235aab452a09adf2a3cb358 15468 rust optional 
rust-ureq_3.1.0+~0.5.0-4.debian.tar.xz
 402b25750dc213d445bc650c51236ebd 18401 rust optional 
rust-ureq_3.1.0+~0.5.0-4_amd64.buildinfo


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

wsG7BAEBCgBvBYJorBkdCRAsfDFGwaABIUcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmdpQ0lcRwYb4Iu/uoCCGcvdVxapWXUbRuNfCXOevICG
ZxYhBJ/j6cNmkaaf9TzGhCx8MUbBoAEhAAALfRAAktnnPJR1WPuV98WedbN4N1WR
5m+MlbJncjZgFLm1rdhx/bnKkgKAoaC9Jjt8p+dsSG0Hyr40/XLz2OWT3jmonvJM
D96s960NQpkIh91t6dCdaYSPmv9S5Ugr+iTPuRPwyaFqecfuw4dMFKDFAsIhvFxm
JctlKltekG28wZAPTDj86pGkCPYoi5VUvuPFhUIfn+4yRuMlhP70pV6qcbXdoz64
8voeTRBl6nLCjm1brhzeuBPepldTvg/rtherHD1bM1scfDUpqK5wDG2HJ+ATySLU
jA0zOLJbQHfBcPhiUSoHpd1V4J3KU29AG8R3OJAcrgNweW5VB6UO2f3bLAAgD02Y
w4QtFqG90oc9s6JYf66iPxRUkeMzktMrkHTOejnL06SWHre9iPCp88wMccple446
AZ5U+2nPrbRgNQCHZgIUXVbj6KnENuLev9ZumjLLAK6q4LnQcRrCxHZy6e9K1Idn
e02Uon+tizKebY1KvfeokYjO/jGAr8uqxADRP9dot3wkrrL6uZ7xQELSu1wT/EOI
RUcO4EZ83oqt2riB3mW9ByEQq+5AYD5JOgKHcgckK6x1ESMzEaChK32x9y8V2CWT
byFcH+nU1tWAXBiHxOHgtaCvNhtYK6DXDeDUvoioxhfQu32QesRICIvLCcghsMWJ
Sc2rV6aHSRBm6AjHY4A=
=aBtu
-----END PGP SIGNATURE-----

Attachment: pgpBObOPlY0Aa.pgp
Description: PGP signature


--- End Message ---

Reply via email to