Bug#1128907: Merge request

Steve McIntyre <[email protected]> Sat, 28 Feb 2026 21:07:36 +0000
Newsgroups gmane.linux.debian.devel.www
Message-ID <20260228210736.GK17127__18594.0900746331$1772313090$gmane$org@tack.einval.com>
Hi Joey,

On Sat, Feb 28, 2026 at 01:48:08PM +0930, Joey P wrote:
>Hello Steve,
>
>I created a Salsa account, but it is currently awaiting approval.
>
>I have cloned the site using HTTPS as outlined in
>"https://www.debian.org/devel/website/using_git",
>
>and made the edits to both English and the translations that had the
>Accessibility page.
>
>Is there a way I can make a merge request without an account?

Nope, you need an account on salsa to open an MR. If you're not
already approved, please let us know the salsa account name you've
tried to sign up with and we can help get it approved.

>I did not update the translation-check headers, as some translations had
>other outdated parts,
>
>and I was unsure of proper procedure. I also put every translation update in
>a separate commit;
>
>is this correct procedure?

*potentially* - the smart_change.pl script is normally the best way to
do that if you're committing straight to the master branch. If you're
working via an MR, then things are a little more complicated as commit
hashes are likely to change under you.

Let's see the MR when it's ready.