Your message dated Wed, 17 Jul 2024 19:58:34 +0000
with message-id <[email protected]>
and subject line Bug#1076523: fixed in rust-if-watch 3.2.0-10
has caused the Debian Bug report #1076523,
regarding rust-if-watch - dev-dependency update needed to fix autopkgtest with 
new rust-smol.
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.)


-- 
1076523: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076523
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rust-if-watch
Version: 3.2.0-9

The Cargo.toml for rust-if-watch has both a regular dependency and a
dev-dependency on smol. Currently the version for the regular
dependency is patched, but the version for the dev-dependency
is not.

This leads to the autopkgtest failing with the new version of rust-smol
and hence blocks the migration of the new version of rust-smol to
testing.

48s error: failed to select a version for the requirement `smol = "^1.2.5"`
48s candidate versions found which didn't match: 2.0.0
A debdiff adjusting the versioning of the dev-dependency to match
that used for the regular dependency is attatched.


diff -Nru rust-if-watch-3.2.0/debian/changelog 
rust-if-watch-3.2.0/debian/changelog
--- rust-if-watch-3.2.0/debian/changelog        2024-07-12 12:13:50.000000000 
+0000
+++ rust-if-watch-3.2.0/debian/changelog        2024-07-17 18:41:04.000000000 
+0000
@@ -1,3 +1,11 @@
+rust-if-watch (3.2.0-9.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update versioning smol dev-dependency to match regular
+    dependency.
+
+ -- Peter Michael Green <[email protected]>  Wed, 17 Jul 2024 18:41:04 +0000
+
 rust-if-watch (3.2.0-9) unstable; urgency=medium
 
   * simplify packaging;
diff -Nru rust-if-watch-3.2.0/debian/patches/1001_smol.patch 
rust-if-watch-3.2.0/debian/patches/1001_smol.patch
--- rust-if-watch-3.2.0/debian/patches/1001_smol.patch  2024-06-25 
15:11:50.000000000 +0000
+++ rust-if-watch-3.2.0/debian/patches/1001_smol.patch  2024-07-17 
18:41:02.000000000 +0000
@@ -1,11 +1,13 @@
 Description: accept newer branch of crate smol
 Author: Jonas Smedegaard <[email protected]>
-Last-Update: 2024-06-25
+Last-Update: 2024-07-17 by Peter Michael Green.
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -33,7 +33,7 @@
+Index: rust-if-watch-3.2.0/Cargo.toml
+===================================================================
+--- rust-if-watch-3.2.0.orig/Cargo.toml
++++ rust-if-watch-3.2.0/Cargo.toml
+@@ -33,7 +33,7 @@ core-foundation = "0.9.2"
  if-addrs = "0.10.0"
  system-configuration = "0.5.0"
  tokio = { version = "1.21.2", features = ["rt"], optional = true }
@@ -14,3 +16,12 @@
  
  [target.'cfg(target_os = "windows")'.dependencies]
  if-addrs = "0.10.0"
+@@ -45,7 +45,7 @@ if-addrs = "0.10.0"
+ 
+ [dev-dependencies]
+ env_logger = "0.10.0"
+-smol = "1.2.5"
++smol = ">= 1.2.5, <= 2"
+ tokio = { version = "1.21.2", features = ["rt", "macros"] }
+ 
+ [[example]]

--- End Message ---
--- Begin Message ---
Source: rust-if-watch
Source-Version: 3.2.0-10
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-if-watch, 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-if-watch 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 Jul 2024 21:31:15 +0200
Source: rust-if-watch
Architecture: source
Version: 3.2.0-10
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1076523
Changes:
 rust-if-watch (3.2.0-10) unstable; urgency=medium
 .
   * autopkgtest-depend on dh-rust (not dh-cargo)
   * fix patch 1001_smol;
     closes: bug#1076523, thanks to Peter Michael Green
Checksums-Sha1:
 4ed5bf31859b33d7a4b2f31a66737f21d76055fe 2616 rust-if-watch_3.2.0-10.dsc
 aba4ff6344d79492b83e59dccc5855da907ebe9b 5456 
rust-if-watch_3.2.0-10.debian.tar.xz
 80b08f0aa14cffc3a9f676a02512aa4850d203da 15958 
rust-if-watch_3.2.0-10_amd64.buildinfo
Checksums-Sha256:
 fd0e579dba72a1c090f3b00cc3a94f47b1e95373d4f0e697b17cc44db68de987 2616 
rust-if-watch_3.2.0-10.dsc
 2f08b74b4c4565fc586453035a95e70f213ec2f9faab47231e157639d9b2b8f0 5456 
rust-if-watch_3.2.0-10.debian.tar.xz
 ad514817b84f202cafb1c1751e8a2e4866ca9ed0b856bc26070c7ee54367d8d9 15958 
rust-if-watch_3.2.0-10_amd64.buildinfo
Files:
 87489975dda9100a7f8b72178ef5fb2e 2616 rust optional rust-if-watch_3.2.0-10.dsc
 cd5cc21635d07f799e4bda9afa48dc08 5456 rust optional 
rust-if-watch_3.2.0-10.debian.tar.xz
 1bece03a444770d5a77c7661f2641e05 15958 rust optional 
rust-if-watch_3.2.0-10_amd64.buildinfo

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

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmaYHKQACgkQLHwxRsGg
ASF2Wg/9HF7OWNg1OVx6VXVPIpXeX9NPJXDUEq16QvQPyWUTlSo4KRC5f6PQ7Kex
SgxMrFfmHUTQpo9crLCn6H3iFCMdgMiakYkiZHAavrkRkFxdHYU6cVsxn/aqpwLL
OOhPuXBykV4KsM8EgopGua36eUjydZb0VaxkqY8OgW51+VDq1XcTtK9aGOvONCNA
ukhxE18iQoA+sIXWPmiK1wxRMr8PQQjSeifJge90WdWU6/k+1DJArIC8KZCdiauL
g+hEYpgkRzp7vs8eiP4kTxTVtTaRZYo6iEkK6rRJOyotzuyLdXhcw/j2TcXkoEQk
fqz2V9OMzDW+vG8CS4bFQn50i91kv49UzDoedN9RPbNNED944yi3PnkUrVEQpYLn
QnzyH86Bueos98ktEz8EBk8axPcwtgtnEC/O8d/BwakE3ARRdcg20KA8huzq88JW
j9q5+ZIYlGyzWuPJHM8NsuVYDTCuuwnHdGTMCq/Ox9AUcPNHA7epPsdYSCUbyYgZ
CD335ELsirKEjzfnRJ/4zYtBptWeORlj2pM8ON9f3DRM1JzZu7+sF6NJGT+3JzMZ
QlnsIfJNtst1Vdb6o/LrpZtL78vxYAZWoV4PNZ4sKh1VWaBVMkJycqCcxwvFI+ZU
3QU+eL4tU42ax0icas1ajj2CQ3CWmaI4Zplw8RLoSCr0Cns583c=
=/QQp
-----END PGP SIGNATURE-----

Attachment: pgp7wpj99nLTG.pgp
Description: PGP signature


--- End Message ---

Reply via email to