[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39430] Use CRAN’s canonical URL as home-page
From: |
Lars-Dominik Braun |
Subject: |
[bug#39430] Use CRAN’s canonical URL as home-page |
Date: |
Wed, 5 Feb 2020 08:49:33 +0100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hi,
I noticed for packages not specifying any URL the CRAN importer emits home-page
URLs like https://cran.r-project.org/web/packages/<package> (without trailing
slash). These are permanent redirects, thus the linter complains about them.
One option would be adding a trailing slash or use the canonical URL, as
provided by CRAN (on the bottom of the description page). The attached patch
does the latter.
Lars
0001-import-cran-Use-CRAN-s-canonical-URL-as-home-page.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug#39430] Use CRAN’s canonical URL as home-page,
Lars-Dominik Braun <=