From ac84883d2329031e44f2fadd5707f1ef53031487 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Sep 2020 16:52:30 +0100 Subject: Update URLs for Debian packages formerly on Alioth Debian's Alioth service, a FusionForge instance, was shut down in 2018. Its replacmeent is Salsa, a GitLab instance at salsa.debian.org. These packages have all moved there. --- open-source-lorries/bash-completion.lorry | 2 +- open-source-lorries/ca-certificates.lorry | 2 +- open-source-lorries/hg-fast-export.lorry | 2 +- open-source-lorries/iso-codes.lorry | 2 +- open-source-lorries/shadow.lorry | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/open-source-lorries/bash-completion.lorry b/open-source-lorries/bash-completion.lorry index cfd54af..ca1af49 100644 --- a/open-source-lorries/bash-completion.lorry +++ b/open-source-lorries/bash-completion.lorry @@ -1,6 +1,6 @@ { "bash-completion": { "type": "git", - "url": "git://git.debian.org/git/bash-completion/bash-completion.git" + "url": "https://salsa.debian.org/debian/bash-completion.git" } } diff --git a/open-source-lorries/ca-certificates.lorry b/open-source-lorries/ca-certificates.lorry index 73bb9ad..4703a69 100644 --- a/open-source-lorries/ca-certificates.lorry +++ b/open-source-lorries/ca-certificates.lorry @@ -1,6 +1,6 @@ { "ca-certificates": { "type": "git", - "url": "git://anonscm.debian.org/collab-maint/ca-certificates.git" + "url": "https://salsa.debian.org/debian/ca-certificates.git" } } diff --git a/open-source-lorries/hg-fast-export.lorry b/open-source-lorries/hg-fast-export.lorry index 8102444..382a022 100644 --- a/open-source-lorries/hg-fast-export.lorry +++ b/open-source-lorries/hg-fast-export.lorry @@ -1,7 +1,7 @@ { "hg-fast-export": { "type": "git", - "url": "git://anonscm.debian.org/collab-maint/hg-fast-export.git", + "url": "https://salsa.debian.org/debian/hg-fast-export.git", "refspecs": [ "+refs/heads/*", "+refs/tags/*" diff --git a/open-source-lorries/iso-codes.lorry b/open-source-lorries/iso-codes.lorry index d59ab10..e96cf7a 100644 --- a/open-source-lorries/iso-codes.lorry +++ b/open-source-lorries/iso-codes.lorry @@ -1,6 +1,6 @@ { "iso-codes": { "type": "git", - "url": "git://git.debian.org/git/iso-codes/iso-codes" + "url": "https://salsa.debian.org/debian/iso-codes.git" } } diff --git a/open-source-lorries/shadow.lorry b/open-source-lorries/shadow.lorry index d1bc5df..9446785 100644 --- a/open-source-lorries/shadow.lorry +++ b/open-source-lorries/shadow.lorry @@ -1,6 +1,6 @@ { "shadow": { "type": "git", - "url": "git://anonscm.debian.org/git/pkg-shadow/shadow.git" + "url": "https://salsa.debian.org/debian/shadow.git" } } -- cgit v1.2.1