summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2015-10-27restart soledad server after upgradeChristoph Kluenter
2015-10-01[pkg] add template for postrm, disable debhelper in postrmKali 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 wheezyKali Kaneko
2015-09-29[pkg] comment cherry-picksKali Kaneko
2015-09-29[pkg] Also install the soledad user and group on package installvarac
- Resolves: https://leap.se/code/issues/7499
2015-09-29include sudoers file for soledad-adminChristoph
See PR 279
2015-09-29[pkg] include script to create user-dbChristoph Kluenter
See PR 279
2015-09-29Replace cchardet dependency with python-chardet for debian.Folker Bernitt
2015-09-29[pkg] update debian changelogKali Kaneko
2015-09-24bump changelog to 0.7.3Kali Kaneko
2015-09-01minor lintian fixesMicah Anderson
2015-09-01bump python-sqlcipher dependencyKali Kaneko
2015-08-31bump standards, add dh-pythonKali Kaneko
2015-08-28bump changelog to 0.7.2Kali Kaneko
2015-08-05Merge remote-tracking branch 'leapcode/pr/246' into debian/experimentalKali Kaneko
2015-08-05map the leap.common package to the correct debian packageChristoph
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 lintianChristoph
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-pickKali Kaneko
2015-03-19[pkg] fix dependencies on twisted deb packagesdrebs
2014-12-16make init file a symlinkdebian/platform-0.6Kali Kaneko
2014-12-16update changelog after cherrypick that fixes #6557Kali Kaneko
2014-12-16bump debian changelog to 0.6.3Kali Kaneko
2014-12-11bump debian ver to 0.6.2Kali Kaneko
2014-12-11update changelog to 0.6.2Kali Kaneko
2014-12-08bump debian changelog to 0.6.1Kali Kaneko
2014-12-02Override names of python dependencies packages on debian package.drebs
2014-10-30bump changelogKali Kaneko
2014-10-07add pysqlite dep removal to changelogKali Kaneko
2014-10-07add missing comma to depsKali Kaneko
2014-10-07Merge remote-tracking branch ↵Kali Kaneko
'remotes/drebs-github/bug/2945_debian-package-do-not-depend-on-pysqlite' into debian
2014-10-07Update changelog to 0.6.0.drebs
2014-08-28Do not depend on pysqlite (#2945).drebs
2014-07-01update soledad-client version dependency on python-pycryptopp to make wheezy ↵debian/platform-0.5Micah Anderson
backports easier
2014-06-06Update changelog to 0.5.2.drebs
2014-06-06Update changelog to 0.5.1.drebs
2014-04-09remove pycsKali 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-09update soledad version depKali Kaneko
2014-04-09update standards versionKali Kaneko
2014-04-09update changelog to 0.5.0Kali Kaneko
2013-12-23update changelog to 0.5.0Kali Kaneko
2013-12-10fix python-setuputils Dependency versionMicah Anderson
2013-12-10update changelog to 0.4.4Kali Kaneko
2013-11-15udpate changelogKali Kaneko
2013-11-08set the minimum required python-sqlcipher versionKali Kaneko
so it gets the right libsqlcipher version.
2013-11-08changelog entry for the two cherry-picksKali Kaneko
2013-11-06add python-chardet dep explicitlyKali Kaneko
2013-11-05udpate changelog to 0.4.2Kali Kaneko
2013-10-30use python-chardet instead of python-cchardetKali Kaneko
2013-10-15bump changelog to 0.4.1Kali Kaneko
2013-09-24bump version to 0.4.0Kali Kaneko