Your message dated Wed, 22 Jul 2026 15:35:43 +0200
with message-id <[email protected]>
and subject line Re: debcargo: Use crates.io for Homepage if no other homepage
is set
has caused the Debian Bug report #1080241,
regarding debcargo: Use crates.io for Homepage if no other homepage is set
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.)
--
1080241: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080241
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: debcargo
Version: 2.6.1-6
I suggest that debcargo should use crates.io as the homepage when:
- Cargo.toml doesn't set a homepage
- and when debian/debcargo.toml doesn't set a homepage
This would fix bugs like https://bugs.debian.org/919989 . A lot of
Rust crates don't set the homepage and this would make
https://tracker.debian.org/ more useful for people who want to click
links to find upstream.
Thank you,
Jeremy BĂcha
--- End Message ---
--- Begin Message ---
Version: 2.7.5-1
debcargo will now fallback to the `repository` field in Cargo.toml if
`homepage` is not set. while that is not exactly what was asked for, it
has almost the same effect ;)
--- End Message ---