roburio -> robur-coop

This commit is contained in:
Hannes Mehnert 2023-09-09 14:19:41 +02:00
parent 9ff1c6fd44
commit 31d1d569b1
25 changed files with 46 additions and 46 deletions

View file

@ -1,9 +1,9 @@
opam-version: "2.0" opam-version: "2.0"
maintainer: "Hannes Mehnert <hannes@mehnert.org>" maintainer: "Hannes Mehnert <hannes@mehnert.org>"
authors: ["Hannes Mehnert <hannes@mehnert.org>"] authors: ["Hannes Mehnert <hannes@mehnert.org>"]
homepage: "https://github.com/roburio/albatross" homepage: "https://github.com/robur-coop/albatross"
dev-repo: "git+https://github.com/roburio/albatross.git" dev-repo: "git+https://github.com/robur-coop/albatross.git"
bug-reports: "https://github.com/roburio/albatross/issues" bug-reports: "https://github.com/robur-coop/albatross/issues"
license: "ISC" license: "ISC"
depends: [ depends: [
@ -58,5 +58,5 @@ pinned (`cpuset` / `taskset`) to a specific core.
""" """
depexts: ["linux-headers"] {os-family = "alpine"} depexts: ["linux-headers"] {os-family = "alpine"}
url { url {
src: "git+https://github.com/roburio/albatross.git" src: "git+https://github.com/robur-coop/albatross.git"
} }

View file

@ -1,9 +1,9 @@
opam-version: "2.0" opam-version: "2.0"
maintainer: "Reynir Björnsson <reynir@reynir.dk>" maintainer: "Reynir Björnsson <reynir@reynir.dk>"
authors: ["Reynir Björnsson <reynir@reynir.dk>"] authors: ["Reynir Björnsson <reynir@reynir.dk>"]
homepage: "https://github.com/roburio/builder-web" homepage: "https://github.com/robur-coop/builder-web"
dev-repo: "git+https://github.com/roburio/builder-web.git" dev-repo: "git+https://github.com/robur-coop/builder-web.git"
bug-reports: "https://github.com/roburio/builder-web/issues" bug-reports: "https://github.com/robur-coop/builder-web/issues"
license: "ISC" license: "ISC"
build: [ build: [
@ -57,7 +57,7 @@ depends: [
synopsis: "Web interface for builder" synopsis: "Web interface for builder"
description: """ description: """
Builder-web takes in submissions of builds, typically from [builder](https://github.com/roburio/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status. Builder-web takes in submissions of builds, typically from [builder](https://github.com/robur-coop/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status.
Produced binaries can be downloaded and executed. Produced binaries can be downloaded and executed.
[builds.robur.coop](https://builds.robur.coop/) itself runs builder-web. [builds.robur.coop](https://builds.robur.coop/) itself runs builder-web.
""" """

View file

@ -1,9 +1,9 @@
opam-version: "2.0" opam-version: "2.0"
maintainer: "Robur <team@robur.coop>" maintainer: "Robur <team@robur.coop>"
authors: ["Robur <team@robur.coop>"] authors: ["Robur <team@robur.coop>"]
homepage: "https://github.com/roburio/builder" homepage: "https://github.com/robur-coop/builder"
dev-repo: "git+https://github.com/roburio/builder.git" dev-repo: "git+https://github.com/robur-coop/builder.git"
bug-reports: "https://github.com/roburio/builder/issues" bug-reports: "https://github.com/robur-coop/builder/issues"
license: "ISC" license: "ISC"
depends: [ depends: [
@ -44,5 +44,5 @@ on the local file system or upload them to a remote server via http.
See https://builds.robur.coop for the live web frontend (builder-web). See https://builds.robur.coop for the live web frontend (builder-web).
""" """
url { url {
src: "git+https://github.com/roburio/builder.git" src: "git+https://github.com/robur-coop/builder.git"
} }

View file

@ -7,11 +7,11 @@ authors: [
"Stefanie Schirmer @linse" "Stefanie Schirmer @linse"
"Hannes Mehnert" "Hannes Mehnert"
] ]
homepage: "https://github.com/roburio/caldav" homepage: "https://github.com/robur-coop/caldav"
bug-reports: "https://github.com/roburio/caldav/issues" bug-reports: "https://github.com/robur-coop/caldav/issues"
dev-repo: "git+https://github.com/roburio/caldav.git" dev-repo: "git+https://github.com/robur-coop/caldav.git"
tags: ["org:mirage" "org:robur"] tags: ["org:mirage" "org:robur"]
doc: "https://roburio.github.io/caldav/" doc: "https://robur-coop.github.io/caldav/"
license: "ISC" license: "ISC"
build: [ build: [
@ -58,9 +58,9 @@ depends: [
conflicts: [ "result" {< "1.5"} ] conflicts: [ "result" {< "1.5"} ]
synopsis: "A CalDAV server" synopsis: "A CalDAV server"
description: """ description: """
A CalDAV server (RFC 4791). Supports everything from the roburio/icalendar A CalDAV server (RFC 4791). Supports everything from the robur-coop/icalendar
library. Also includes a partial WebDAV implementation. library. Also includes a partial WebDAV implementation.
""" """
url { url {
src: "git+https://github.com/roburio/caldav.git" src: "git+https://github.com/robur-coop/caldav.git"
} }

View file

@ -67,4 +67,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/caldav.git" } url { src: "git+https://github.com/robur-coop/caldav.git" }

View file

@ -70,4 +70,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/caldav.git#future-le" } url { src: "git+https://github.com/robur-coop/caldav.git#future-le" }

View file

@ -69,4 +69,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/caldav.git" } url { src: "git+https://github.com/robur-coop/caldav.git" }

View file

@ -68,4 +68,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5""opam-monorepo" "ocaml""ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/dns-letsencrypt-secondary.git" } url { src: "git+https://github.com/robur-coop/dns-letsencrypt-secondary.git" }

View file

@ -69,4 +69,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/dns-letsencrypt-secondary.git" } url { src: "git+https://github.com/robur-coop/dns-letsencrypt-secondary.git" }

View file

@ -61,4 +61,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/dns-primary-git.git" } url { src: "git+https://github.com/robur-coop/dns-primary-git.git" }

View file

@ -63,4 +63,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/dns-primary-git.git" } url { src: "git+https://github.com/robur-coop/dns-primary-git.git" }

View file

@ -56,4 +56,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5" "ocaml""ocaml-solo5"
"opam-monorepo""solo5"] "opam-monorepo""solo5"]
url { src: "git+https://github.com/roburio/dns-secondary.git" } url { src: "git+https://github.com/robur-coop/dns-secondary.git" }

View file

@ -57,4 +57,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/dns-secondary.git" } url { src: "git+https://github.com/robur-coop/dns-secondary.git" }

View file

@ -61,4 +61,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5" "ocaml""ocaml-solo5"
"opam-monorepo"] "opam-monorepo"]
url { src: "git+https://github.com/roburio/dnsvizor.git" } url { src: "git+https://github.com/robur-coop/dnsvizor.git" }

View file

@ -64,4 +64,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5" "ocaml""ocaml-solo5"
"opam-monorepo""solo5"] "opam-monorepo""solo5"]
url { src: "git+https://github.com/roburio/dnsvizor.git" } url { src: "git+https://github.com/robur-coop/dnsvizor.git" }

View file

@ -59,4 +59,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5""opam-monorepo" "ocaml""ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/miragevpn.git" } url { src: "git+https://github.com/robur-coop/miragevpn.git" }

View file

@ -57,4 +57,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5" "ocaml""ocaml-solo5"
"opam-monorepo""solo5"] "opam-monorepo""solo5"]
url { src: "git+https://github.com/roburio/tlstunnel.git" } url { src: "git+https://github.com/robur-coop/tlstunnel.git" }

View file

@ -58,4 +58,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/tlstunnel.git" } url { src: "git+https://github.com/robur-coop/tlstunnel.git" }

View file

@ -54,4 +54,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml""ocaml-solo5""opam-monorepo" "ocaml""ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/traceroute.git" } url { src: "git+https://github.com/robur-coop/traceroute.git" }

View file

@ -69,4 +69,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/unipi.git" } url { src: "git+https://github.com/robur-coop/unipi.git" }

View file

@ -71,4 +71,4 @@ x-opam-monorepo-opam-provided: ["mirage"
"ocaml-solo5""opam-monorepo" "ocaml-solo5""opam-monorepo"
"solo5"] "solo5"]
url { src: "git+https://github.com/roburio/unipi.git" } url { src: "git+https://github.com/robur-coop/unipi.git" }

View file

@ -49,4 +49,4 @@ install: [
[ "cp" "unipi.hvt" "%{prefix}%/unipi.hvt.debug" ] [ "cp" "unipi.hvt" "%{prefix}%/unipi.hvt.debug" ]
[ "cp" "README.md" "%{prefix}%/README.md" ] [ "cp" "README.md" "%{prefix}%/README.md" ]
] ]
url { src: "git+https://github.com/roburio/unipi.git#with-kv" } url { src: "git+https://github.com/robur-coop/unipi.git#with-kv" }

View file

@ -1,9 +1,9 @@
opam-version: "2.0" opam-version: "2.0"
synopsis: "Library implementing the OpenVPN protocol and configuration format" synopsis: "Library implementing the OpenVPN protocol and configuration format"
homepage: "https://github.com/roburio/openvpn" homepage: "https://github.com/robur-coop/openvpn"
dev-repo: "git+https://github.com/roburio/openvpn.git" dev-repo: "git+https://github.com/robur-coop/openvpn.git"
bug-reports: "https://github.com/roburio/openvpn/issues" bug-reports: "https://github.com/robur-coop/openvpn/issues"
doc: "https://github.com/roburio/openvpn/doc" doc: "https://github.com/robur-coop/openvpn/doc"
author: ["robur"] author: ["robur"]
maintainer: ["robur"] maintainer: ["robur"]
license: "AGPL" license: "AGPL"
@ -60,5 +60,5 @@ depends: [
"alcotest" {with-test} "alcotest" {with-test}
] ]
url { url {
src: "git+https://github.com/roburio/miragevpn.git" src: "git+https://github.com/robur-coop/miragevpn.git"
} }

View file

@ -31,5 +31,5 @@ build: [
] ]
dev-repo: "git+https://github.com/Drup/modulectomy.git" dev-repo: "git+https://github.com/Drup/modulectomy.git"
url { url {
src: "git+https://github.com/roburio/modulectomy.git" src: "git+https://github.com/robur-coop/modulectomy.git"
} }

View file

@ -2,8 +2,8 @@ opam-version: "2.0"
synopsis: "Check opam package reproducibility" synopsis: "Check opam package reproducibility"
maintainer: "Robur Team <team@robur.coop>" maintainer: "Robur Team <team@robur.coop>"
authors: [ "Raja Boujbel <rjbou@ocamlpro.com>" "Reynir Björnsson <reynir@reynir.dk" "Hannes Mehnert <hannes@mehnert.org>" ] authors: [ "Raja Boujbel <rjbou@ocamlpro.com>" "Reynir Björnsson <reynir@reynir.dk" "Hannes Mehnert <hannes@mehnert.org>" ]
homepage: "https://github.com/roburio/orb" homepage: "https://github.com/robur-coop/orb"
bug-reports: "https://github.com/roburio/orb/issues" bug-reports: "https://github.com/robur-coop/orb/issues"
license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception" license: "LGPL-2.1-only WITH OCaml-LGPL-linking-exception"
depends: [ depends: [
"ocaml" {>= "4.10.0" & < "5.0.0"} "ocaml" {>= "4.10.0" & < "5.0.0"}
@ -22,7 +22,7 @@ build: [
["sh" "-ex" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"} ["sh" "-ex" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
["sh" "-ex" "packaging/debian/create_package.sh"] {os-family = "debian"} ["sh" "-ex" "packaging/debian/create_package.sh"] {os-family = "debian"}
] ]
dev-repo: "git+https://github.com/roburio/orb.git" dev-repo: "git+https://github.com/robur-coop/orb.git"
url { url {
src: "git+https://github.com/roburio/orb.git" src: "git+https://github.com/robur-coop/orb.git"
} }