summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 16:52:30 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commitac84883d2329031e44f2fadd5707f1ef53031487 (patch)
tree1a424442ff7940567c09a392a7f7147b356bde25
parent251888de693a1458b567fccb32312565548ab9a1 (diff)
downloadlorries-ac84883d2329031e44f2fadd5707f1ef53031487.tar.gz
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.
-rw-r--r--open-source-lorries/bash-completion.lorry2
-rw-r--r--open-source-lorries/ca-certificates.lorry2
-rw-r--r--open-source-lorries/hg-fast-export.lorry2
-rw-r--r--open-source-lorries/iso-codes.lorry2
-rw-r--r--open-source-lorries/shadow.lorry2
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"
}
}