ac8c31f2ac
packaging: Add visualization dependencies ( #135 )
...
We now package opam-graph and modulectomy separately.
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/135
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Co-committed-by: Reynir Björnsson <reynir@reynir.dk>
2022-08-25 10:30:50 +00:00
824cb2d30d
Add conffiles erroneosly omitted previously
...
It should have been part of 949dbab501
.
2022-06-24 12:13:25 +02:00
949dbab501
Package visualization & repo scripts ( #123 )
...
The repo scripts are installed in 'share' as examples.
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/123
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Co-committed-by: Reynir Björnsson <reynir@reynir.dk>
2022-06-23 09:51:55 +00:00
932b0c963e
create_package.sh: quote variables
2022-06-22 12:37:57 +02:00
bac3b3c64b
debian: put binaries in sbin, libexec
...
builder-db and builder-migrations require privileges, and builder-web is
expected to be run from systemd.
2022-06-22 12:31:13 +02:00
09a180c3cd
Automatic viz migration on builder-web startup ( #111 )
...
Co-authored-by: rand00 <oth.rand@gmail.com>
Reviewed-on: https://git.robur.io/robur/builder-web/pulls/111
Co-authored-by: Reynir Björnsson <reynir@reynir.dk>
Co-committed-by: Reynir Björnsson <reynir@reynir.dk>
2022-06-08 10:18:46 +00:00
Robur
5f7e37fb4c
Debian packaging: set Architecture to the target architecture
2022-02-25 10:54:51 +00:00
c5e09f4ba3
Fix packaging
...
- Insert missing '>' in debian copyright file
- Install builder-viz
Fixes #75
2022-02-07 14:02:34 +00:00
31971c8e6e
debian postinst: fix user/group mixup
2021-11-14 13:47:51 +01:00
Robur
fb9391fe61
Prepare for initial public release
2021-11-12 13:42:26 +00:00
Robur
b43c6f4d79
Refactor default_datadir into library builder_system
2021-11-12 13:22:43 +00:00
3fa6e9c174
debian: add postinst script
...
Fixes #54
2021-11-12 11:18:40 +01:00
Robur
579f9d38e6
debian packaging: install meta files and systemd script with 644 permissions
2021-11-02 10:28:47 +00:00
3ba9b93365
debian: fix datadir path
...
Use the builder-web datadir, not the builder datadir(!)
2021-07-29 17:21:56 +02:00
68db07067d
debian: fix --datadir typo
2021-07-29 16:58:52 +02:00
147163a92b
debian: correct sqlite3 dependency
...
It is called libsqlite3-0 and not libsqlite3 for whatever reason.
2021-07-29 16:36:44 +02:00
bd0ab7f554
packaging: install README.md
2021-06-30 16:15:36 +02:00
robur
2ada9881ff
debian packaging
2021-06-29 09:41:05 +00:00