diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-25 23:39:55 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-26 13:20:26 +0200 |
commit | 38b78f9a06efd0d13a856c8ec1b7153f4feb0aaa (patch) | |
tree | f9bfa2b9fbe1ccbbd7d3238ea0d206a551dd4f3f | |
parent | a820479ef72ecc679f92a5311c01990bb1b9e6d9 (diff) |
replaced references to alioth with salsa.
Message-ID: <20240526034104.3641-1-jbranso@dismail.de>
-rw-r--r-- | faq/reporting_bugs.mdwn | 9 | ||||
-rw-r--r-- | 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..e8c8aab0 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/hurd-team/hurd/|https://salsa.debian.org/hurd-team/hurd/]]. 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 |