Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-27 | restart soledad server after upgrade | Christoph Kluenter | |
2015-10-01 | [pkg] add template for postrm, disable debhelper in postrm | Kali Kaneko | |
debhelper was producing the following error on the postrm autogenerated code: E: soledad-server: postrm-contains-additional-updaterc.d-calls etc/init.d/soledad-server I'm disabling debhelper postrm generation, but leaving here the postrm template for future work. we need to address several things: - remove config files - remove soledad users - remove homedirs for soledad users - remove sudoers entries | |||
2015-09-30 | [pkg] remove dh-python since not in wheezy | Kali Kaneko | |
2015-09-29 | [pkg] comment cherry-picks | Kali Kaneko | |
2015-09-29 | [pkg] Also install the soledad user and group on package install | varac | |
- Resolves: https://leap.se/code/issues/7499 | |||
2015-09-29 | include sudoers file for soledad-admin | Christoph | |
See PR 279 | |||
2015-09-29 | [pkg] include script to create user-db | Christoph Kluenter | |
See PR 279 | |||
2015-09-29 | Replace cchardet dependency with python-chardet for debian. | Folker Bernitt | |
2015-09-29 | [pkg] update debian changelog | Kali Kaneko | |
2015-09-24 | bump changelog to 0.7.3 | Kali Kaneko | |
2015-09-01 | minor lintian fixes | Micah Anderson | |
2015-09-01 | bump python-sqlcipher dependency | Kali Kaneko | |
2015-08-31 | bump standards, add dh-python | Kali Kaneko | |
2015-08-28 | bump changelog to 0.7.2 | Kali Kaneko | |
2015-08-05 | Merge remote-tracking branch 'leapcode/pr/246' into debian/experimental | Kali Kaneko | |
2015-08-05 | map the leap.common package to the correct debian package | Christoph | |
dh_python guesses that leap.common is provided by the debian package 'python-leap.common' but it is in 'python-leap-common' | |||
2015-08-05 | [style] fix lintian | Christoph | |
lintian complains about the spaces on empty lines. E: soledad-client: description-contains-invalid-control-statement N: The description contains a line starting with a dot (.). This is not N: allowed. N: Refer to Debian Policy Manual section 5.6.13 (Description) for details. N: Severity: serious, Certainty: certain N: Check: description, Type: binary, udeb | |||
2015-06-10 | [pkg] bump changelog to 0.6.5 + cherry-pick | Kali Kaneko | |
2015-03-19 | [pkg] fix dependencies on twisted deb packages | drebs | |
2014-12-16 | make init file a symlinkdebian/platform-0.6 | Kali Kaneko | |
2014-12-16 | update changelog after cherrypick that fixes #6557 | Kali Kaneko | |
2014-12-16 | bump debian changelog to 0.6.3 | Kali Kaneko | |
2014-12-11 | bump debian ver to 0.6.2 | Kali Kaneko | |
2014-12-11 | update changelog to 0.6.2 | Kali Kaneko | |
2014-12-08 | bump debian changelog to 0.6.1 | Kali Kaneko | |
2014-12-02 | Override names of python dependencies packages on debian package. | drebs | |
2014-10-30 | bump changelog | Kali Kaneko | |
2014-10-07 | add pysqlite dep removal to changelog | Kali Kaneko | |
2014-10-07 | add missing comma to deps | Kali Kaneko | |
2014-10-07 | Merge remote-tracking branch ↵ | Kali Kaneko | |
'remotes/drebs-github/bug/2945_debian-package-do-not-depend-on-pysqlite' into debian | |||
2014-10-07 | Update changelog to 0.6.0. | drebs | |
2014-08-28 | Do not depend on pysqlite (#2945). | drebs | |
2014-07-01 | update soledad-client version dependency on python-pycryptopp to make wheezy ↵debian/platform-0.5 | Micah Anderson | |
backports easier | |||
2014-06-06 | Update changelog to 0.5.2. | drebs | |
2014-06-06 | Update changelog to 0.5.1. | drebs | |
2014-04-09 | remove pycs | Kali Kaneko | |
lintian complains about pycs included in source because some files are dynamically changed in the process and therefore the byte-code is not cleaned. | |||
2014-04-09 | update soledad version dep | Kali Kaneko | |
2014-04-09 | update standards version | Kali Kaneko | |
2014-04-09 | update changelog to 0.5.0 | Kali Kaneko | |
2013-12-23 | update changelog to 0.5.0 | Kali Kaneko | |
2013-12-10 | fix python-setuputils Dependency version | Micah Anderson | |
2013-12-10 | update changelog to 0.4.4 | Kali Kaneko | |
2013-11-15 | udpate changelog | Kali Kaneko | |
2013-11-08 | set the minimum required python-sqlcipher version | Kali Kaneko | |
so it gets the right libsqlcipher version. | |||
2013-11-08 | changelog entry for the two cherry-picks | Kali Kaneko | |
2013-11-06 | add python-chardet dep explicitly | Kali Kaneko | |
2013-11-05 | udpate changelog to 0.4.2 | Kali Kaneko | |
2013-10-30 | use python-chardet instead of python-cchardet | Kali Kaneko | |
2013-10-15 | bump changelog to 0.4.1 | Kali Kaneko | |
2013-09-24 | bump version to 0.4.0 | Kali Kaneko | |