ssss - Shamir's secret sharing scheme implementation
# sudo apt-get update
# sudo apt-get install ssss
2015-09-02 - Tomasz Buchert <tomasz@debian.org> ssss (0.5-3) unstable; urgency=medium * New maintainer. Thanks James! (Closes: #797689) * d/control: update (Closes: #615409) * Switch to dh (Closes: #559262) * Switch to gbp & refresh patches (Closes: #641434) * d/copyright: make machine-readable * d/patches: fix wrong use of memset (Closes: #609092) * d/patches: do not strip binary (Closes: #438045) * Install doc.html (Closes: #559263)
2006-09-19 - James Westby <jw+debian@jameswestby.net> ssss (0.5-2) unstable; urgency=low * New maintainer. Thanks David. (Closes: #387234) * Switch to quilt for patch management. * debian/compat: - Switch to level 5. * debian/copyright: - Add proper copyright statement and license header. - Add a statement about the copyright on the Debian packaging. * debian/rules: - Remove unneeded configure targets. - Remove unused dh_ calls. - Actually use the CFLAGS in the build. - Comment out DH_VERBOSE = 1. * debian/control: - Change the maintainer to myself. - Update Standards-Version to 3.7.2 (no changes required). - Add ${misc:Depends}. - Improve description. - Add Homepage: field. - Bump dependency on debhelper to >= 5.0. * debian/patches: - 01-Makefile-install: The patch from the last version to add an install target. - 05-man-hyphen: Escape all hyphens in the manpage source so they come out as the correct groff characters. * debian/watch: - Add.
2006-01-16 - David Moreno Garza <damog@debian.org> ssss (0.5-1) unstable; urgency=low * New upstream release.
2005-10-23 - David Moreno Garza <damog@debian.org> ssss (0.4-1) unstable; urgency=low * Initial release.