Applied the series, thanks!
jbra...@dismail.de, le sam. 25 mai 2024 23:39:55 -0400, a ecrit:
> ---
> faq/reporting_bugs.mdwn | 9 ++++++---
> hurd/running/debian/patch_submission.mdwn | 6 +++---
> 2 files changed, 9 insertions(+), 6 deletions(-)
>
> diff --git a/faq/reporting_bugs.mdwn b/faq/reporting_bugs.mdwn
> index 25be02ef..0e556cc1 100644
> --- a/faq/reporting_bugs.mdwn
> +++ b/faq/reporting_bugs.mdwn
> @@ -14,9 +14,12 @@ License|/fdl]]."]]"""]]
> Please try to reproduce bugs which are not obviously Hurd-specific on Debian
> GNU/Linux and then file them there.
>
> -If you find a genuine issue in Debian GNU/Hurd, please file it in our Alioth
> -bug tracker at
> -<http://alioth.debian.org/tracker/?atid=411594&group_id=30628&func=browse>
> +If you find a genuine issue in Debian GNU/Hurd, please read this
> +[[debian page|https://www.debian.org/Bugs/Reporting]] to learn how to
> +submit report a bug. If you are running Debian, then its much easier
> +to use the
> +[[reportbug|https://packages.debian.org/stable/utils/reportbug]] package.
> +
> If you find a bug in the Hurd or GNU Mach themselves, either file a bug
> against
> the respective Debian packages, or directly at
> <http://savannah.gnu.org/bugs/?group=hurd>
> diff --git a/hurd/running/debian/patch_submission.mdwn
> b/hurd/running/debian/patch_submission.mdwn
> index d1a3ba33..e20b0f7b 100644
> --- a/hurd/running/debian/patch_submission.mdwn
> +++ b/hurd/running/debian/patch_submission.mdwn
> @@ -18,9 +18,9 @@ package, or otherwise frequently used package, or you know
> upstream anyway.
>
> If you had to change the code considerably and are not 100% sure you did not
> introduce a regression, or are not very experienced with these kinds of code
> -changes, you should first submit your patch for review to the [Debian alioth
> -patch
> -tracker](http://alioth.debian.org/tracker/?atid=410472&group_id=30628&func=browse).
> +changes, you should first submit your patch for review to
> +[[https://salsa.debian.org/|https://salsa.debian.org/]]. Its
> +documentation is available [[here|https://wiki.debian.org/Salsa]].
>
> If the patch is trivial, or one of the Debian porters approved your patch for
> submission, submit the patch to the Debian BTS (bug tracking system). You
> can
> --