git.robur.io is now git.robur.coop
This commit is contained in:
parent
b718a0e4ea
commit
61575c0f79
4 changed files with 6 additions and 6 deletions
|
@ -276,7 +276,7 @@ A persistent link to the latest successful build is available as
|
||||||
`/job/*jobname*/build/latest/`. Each build can be reproduced with
|
`/job/*jobname*/build/latest/`. Each build can be reproduced with
|
||||||
[orb](https://github.com/roburio/orb/). The builds are scheduled and executed
|
[orb](https://github.com/roburio/orb/). The builds are scheduled and executed
|
||||||
daily by [builder](https://github.com/roburio/builder/). This web interface is
|
daily by [builder](https://github.com/roburio/builder/). This web interface is
|
||||||
[builder-web](https://git.robur.io/robur/builder-web/). Read further information
|
[builder-web](https://git.robur.coop/robur/builder-web/). Read further information
|
||||||
[on our project page](https://robur.coop/Projects/Reproducible_builds). This
|
[on our project page](https://robur.coop/Projects/Reproducible_builds). This
|
||||||
work has been funded by the European Union under the
|
work has been funded by the European Union under the
|
||||||
[NGI Pointer](https://pointer.ngi.eu) program. Contact team ATrobur.coop if you
|
[NGI Pointer](https://pointer.ngi.eu) program. Contact team ATrobur.coop if you
|
||||||
|
|
|
@ -2,7 +2,7 @@ name: builder-web
|
||||||
version: %%VERSION_NUM%%
|
version: %%VERSION_NUM%%
|
||||||
origin: local/builder-web
|
origin: local/builder-web
|
||||||
comment: Builder web service
|
comment: Builder web service
|
||||||
www: https://git.robur.io/robur/builder-web
|
www: https://git.robur.coop/robur/builder-web
|
||||||
maintainer: Robur <team@robur.coop>
|
maintainer: Robur <team@robur.coop>
|
||||||
prefix: /usr/local
|
prefix: /usr/local
|
||||||
licenselogic: single
|
licenselogic: single
|
||||||
|
|
|
@ -4,9 +4,9 @@ Section: unknown
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Robur Team <team@robur.coop>
|
Maintainer: Robur Team <team@robur.coop>
|
||||||
Standards-Version: 4.4.1
|
Standards-Version: 4.4.1
|
||||||
Homepage: https://git.robur.io/robur/builder-web
|
Homepage: https://git.robur.coop/robur/builder-web
|
||||||
Vcs-Browser: https://git.robur.io/robur/builder-web
|
Vcs-Browser: https://git.robur.coop/robur/builder-web
|
||||||
Vcs-Git: https://git.robur.io/robur/builder-web.git
|
Vcs-Git: https://git.robur.coop/robur/builder-web.git
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: libgmp10, libsqlite3-0, libev4, opam-graph, modulectomy
|
Depends: libgmp10, libsqlite3-0, libev4, opam-graph, modulectomy
|
||||||
Description: Web service for storing and presenting builds.
|
Description: Web service for storing and presenting builds.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: builder-web
|
Upstream-Name: builder-web
|
||||||
Upstream-Contact: Robur Team <team@robur.coop>
|
Upstream-Contact: Robur Team <team@robur.coop>
|
||||||
Source: https://git.robur.io/robur/builder-web
|
Source: https://git.robur.coop/robur/builder-web
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: "Reynir Björnsson <reynir@reynir.dk>" "Hannes Mehnert <hannes@mehnert.org>"
|
Copyright: "Reynir Björnsson <reynir@reynir.dk>" "Hannes Mehnert <hannes@mehnert.org>"
|
||||||
|
|
Loading…
Reference in a new issue