Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-14 | [pkg] make debian package report the correct version | drebs | |
The Soledad python source currently makes use of versioneer to calculate versions dynamically and hardcode versions upon creation of the python package. Unfortunatlly, this procedure does not behave well with debian packaging, and we need to manually generate/replace the _version.py file so the code that ends up in the debian package reports the correct version of the software. This commit adds a script to replace the _version.py file with a static one and rules during packaging to run that script during preparation stage of debian helper. | |||
2017-11-14 | [pkg] add man page for soledad-server | drebs | |
2017-11-09 | [pkg] add man page for user db creation script | drebs | |
Closes: #8895 | |||
2017-08-11 | [pkg] uncomment verbose mode for package | Kali Kaneko | |
2017-06-26 | [pkg] install init file | Kali Kaneko | |
2017-06-26 | [pkg] Install soledad-server service unit file | Varac | |
2017-06-26 | [pkg] build package with systemd support | Kali Kaneko | |
2017-06-26 | [pkg] cleanup debian rules | Kali Kaneko | |
2017-06-26 | [pkg] split the binary packages | Kali Kaneko | |
2017-06-26 | [pkg] Add debian folder from debian/experimental-0.9 branch | Varac | |