On Sat, 2026-02-28 at 11:42 +0000, Adam D. Barratt wrote:
> Control: tags -1 + moreinfo
> 
> On Sun, 2026-02-01 at 19:28 +0100, Matthias Geiger wrote:
> > tealdeer used to fetch content from tldr.sh. However, this domain
> > was
> > shut down in December 2025. A simple one-line patch points to the
> > new
> > domain to fetch content.
> > 
> > See #1126698 and
> > https://github.com/tealdeer-rs/tealdeer/issues/459 for 
> > background.
> 
> It appears that you've uploaded binary packages for amd64 along with
> the source package. Was that intentional?

That happened, but the new source-only upload contains a chunk of
changes that weren't in the original upload:

  librust-clap-4+wrap-help-dev,
  librust-log-0.4+default-dev,
  librust-pager-0.16+default-dev,
- librust-reqwest-0.12+blocking-dev (>= 0.12.5-~~),
- librust-reqwest-0.12+native-tls-dev (>= 0.12.5-~~),
- librust-serde-1+default-dev (>= 1.0.21-~~),
- librust-serde-derive-1+default-dev (>= 1.0.21-~~),
- librust-toml-0.8+default-dev (>= 0.8.19-~~),
- librust-walkdir-2+default-dev (>= 2.0.1-~~),
+ librust-reqwest-0.12+blocking-dev (>= 0.12.5),
+ librust-reqwest-0.12+native-tls-dev (>= 0.12.5),
+ librust-serde-1+default-dev (>= 1.0.21),
+ librust-serde-derive-1+default-dev (>= 1.0.21),
+ librust-toml-0.8+default-dev (>= 0.8.19),
+ librust-walkdir-2+default-dev (>= 2.0.1),
  librust-yansi-1+default-dev,
- librust-zip-2+deflate-dev (>= 2.3.0-~~)
+ librust-zip-2+deflate-dev (>= 2.3.0)
...
-Rules-Requires-Root: no

Regards,

Adam

Reply via email to