Your message dated Wed, 26 Jul 2023 09:26:28 +0000
with message-id <[email protected]>
and subject line Bug#1042063: fixed in rust-rustls 0.21.5-5
has caused the Debian Bug report #1042063,
regarding rust-rustls- autopkgtest failure due to error in test dependency
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.)


-- 
1042063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042063
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rust-rustls
Version: 0.21.5-4
Severity: serious

The autopkgtest for rust-bencher depends on librust-bencher-0.4+default-dev,
however version 0.4 of bencher does not exist, so I presume this was a typo.

After fixing the dependency the autopkgtest passed in my local testing.
A debdiff is attatched, I may or may not NMU this later.
diff -Nru rust-rustls-0.21.5/debian/changelog 
rust-rustls-0.21.5/debian/changelog
--- rust-rustls-0.21.5/debian/changelog 2023-07-22 09:04:42.000000000 +0000
+++ rust-rustls-0.21.5/debian/changelog 2023-07-25 23:24:10.000000000 +0000
@@ -1,3 +1,10 @@
+rust-rustls (0.21.5-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix bencher test dependency.
+
+ -- Peter Michael Green <[email protected]>  Tue, 25 Jul 2023 23:24:10 +0000
+
 rust-rustls (0.21.5-4) unstable; urgency=medium
 
   * fix: depend on package for crate rustls-webpki (not webpki)
diff -Nru rust-rustls-0.21.5/debian/tests/control 
rust-rustls-0.21.5/debian/tests/control
--- rust-rustls-0.21.5/debian/tests/control     2023-07-22 09:02:51.000000000 
+0000
+++ rust-rustls-0.21.5/debian/tests/control     2023-07-25 23:24:10.000000000 
+0000
@@ -5,7 +5,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-log-0.4+default-dev,
@@ -28,7 +28,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -49,7 +49,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -70,7 +70,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -91,7 +91,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -112,7 +112,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -134,7 +134,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -155,7 +155,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-mio-0.8+default-dev,
@@ -176,7 +176,7 @@
 Depends:
  dh-cargo (>= 18),
  librust-base64-0.21+default-dev,
- librust-bencher-0.4+default-dev,
+ librust-bencher-0.1+default-dev (>= 0.1.5),
  librust-docopt-1+default-dev,
  librust-env-logger-0.9+default-dev,
  librust-log-0.4+default-dev,

--- End Message ---
--- Begin Message ---
Source: rust-rustls
Source-Version: 0.21.5-5
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-rustls, 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-rustls 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, 26 Jul 2023 10:06:43 +0200
Source: rust-rustls
Architecture: source
Version: 0.21.5-5
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1042063
Changes:
 rust-rustls (0.21.5-5) unstable; urgency=medium
 .
   * fi autopkgtest-dependencies;
     closes: bug#1042063, thanks to Peter Green
Checksums-Sha1:
 e9b8c8bee7eb466d61afe494e4b993569501d8bd 3481 rust-rustls_0.21.5-5.dsc
 1bce9d8363ac39c8c02a83a02703fe730cb81cb0 23048 
rust-rustls_0.21.5-5.debian.tar.xz
 5ebbfd4ca99b2fdf556a54b4632a19221e2b5d2a 10614 
rust-rustls_0.21.5-5_amd64.buildinfo
Checksums-Sha256:
 87dcfeef75ab35070e20e8118fc9d0cac6f78673893a96b71ae49b5d719f19cd 3481 
rust-rustls_0.21.5-5.dsc
 a45d606bcd744c7d801cffcd605f8547265f9938d25350568e49e3e2b5a8d302 23048 
rust-rustls_0.21.5-5.debian.tar.xz
 4b22b7f13845f7446e5747fcd67ab8e439c5805ce049a5117a3ef17201a96c60 10614 
rust-rustls_0.21.5-5_amd64.buildinfo
Files:
 6226ea75d3e7f2d1a1c3345bdc378889 3481 rust optional rust-rustls_0.21.5-5.dsc
 c3e5a4eb1c05ca221afbdba870aace51 23048 rust optional 
rust-rustls_0.21.5-5.debian.tar.xz
 97ef7bbb615778842e575ab5a9a98906 10614 rust optional 
rust-rustls_0.21.5-5_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmTA1PUACgkQLHwxRsGg
ASHmORAAqc40Jgq+8dF6VGRjxSddsnmFtzmJ9UWR7VWotntRjrDUFdd1sMTHYL+/
wPlXFoW90wdOcyyhWSVhzicx6qFSz3pXbJF6JkXT/IWdFVw6SqCqCuxtU3beSFNg
bIDf0KcKYIqpxirW+/hGDt87PCuAcsShdJX51eiAnOyePo0DFTGEML+3hiTXtNVM
mE3Wv4kAnqUVcCXyEnYywgaB7RoGVQaCiumqOPC2G/47TgoU1xvNTlWyHP0I7YVK
MPUNU43DL2+EwjYtkOw4+6FlK6h1r29fRHrb7nSyO1x8cccjWdSa/FbAxGmIOG5S
rVOo+oI4dRgBH2zCei8fE7rORKNaEmRhcJOlNnkLY+ovkMa7P/7VXnjG+FSwPNoz
HANG83aLDyxUltWDB2E1KbAPGqHrrwycCVWGASAHu200X/kfAOsgXW0At4fm9wK+
YNN3iYCkYeMOxZ47Kvi0tSZPDR9o/eSgE58hQz/5zWEyrK2fyiMEzQN0V8HqOb2V
0l4WXtUwhR1m6RECeePL8wLp5Zh5/FkHV/4PDYCdODlr/JE7Ac6KWLtTZXCKsbR7
rEHkJ83BFu1lVflfmPcAgJ/M/lrNXF+Q/CPYFVnztQDFUI7yS5107uDo1et8qYMA
Fmhb+vNYjwD5ZG9T6LdQBlzjwLY8vaJhgsS1XAskJbPVKY6EtrA=
=6dfg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to