summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2017-03-21fix path to manpageMicah Anderson
2017-03-21add dh_installman reference for manpageMicah Anderson
2017-03-21add skeleton man page for create-user-dbMicah Anderson
2017-03-21Add missing #DEBHELPER# token to postinst.Micah Anderson
W: soledad source: maintainer-script-lacks-debhelper-token debian/soledad-server.postinst N: N: This package is built using debhelper commands that may modify N: maintainer scripts, but the maintainer scripts do not contain the N: "#DEBHELPER#" token debhelper uses to modify them. N: N: Adding the token to the scripts is recommended.
2017-03-21Set exit-on-error for soledad-server.postinstvarac
2017-03-21Remove empty soledad-server.postrmvarac
2017-03-21Depend on adduser packagevarac
2017-03-21Add Uploaders and increase Standardsvarac
2017-03-21[pkg] update debian changelogdrebs
2017-03-21[pkg] add systemd service file to debian packagedrebs
2017-03-21[pkg] unify and fix override_dh_auto_cleandrebs
2017-03-21[pkg] add soledad to the ssl-cert groupdrebs
Now that uid an gid of the application are changed earlier by systemd (instead of twistd), soledad will fail to start if it doesn't have permission to read the ssl certificate with the new uid/gid. This commit adds soledad to the ssl-cert group, which is the group of the certificate as set by the platform.
2017-03-21[pkg] use systemd in debian packagedrebs
2017-03-21[pkg] add empty debian postrm file for soledad-serverdrebs
Seems that this file was removed in the process of packaging different versions of soledad. The missing file caused dh_installinit to create a standard debhelper file that violated lintian. See the following issue for more details: https://leap.se/code/issues/8701
2017-03-21[pkg] update debian changelogdrebs
2017-03-21update debian changelogdrebs
2017-03-21[pkg] update debian changelogdrebs
2017-03-21[pkg] improve speed of *.pyc files removaldrebs
2017-03-21[pkg] update debian dependencies versionsdrebs
2017-03-21[pkg] add debian directory for 0.8.1drebs