summaryrefslogtreecommitdiff
path: root/packaging/debian/monkeysphere.postinst
AgeCommit message (Collapse)Author
2009-02-19fix call to transition script in postinst script, and fix lintian error ↵Jameson Graef Rollins
about transitions README
2009-02-19making clearer comments in the transition script, invoking from postinst for ↵Daniel Kahn Gillmor
debian.
2009-02-17fix ma so that the setup command is folded into the other commands, soJameson Graef Rollins
it's never needed to be run manually, and can therefore be supressed in the usage/documentation. Also, add setup to the postinst script so that it's setup on installation. Also add pipefail to ma, and try to supress unnecessary gpg output, and redirect other to log debug.
2009-01-31remove things i think will no longer be needed from the debian packaging ↵Jameson Graef Rollins
scripts.
2008-11-15add prerm script, and add debhelper lines to other install scripts.Jameson Graef Rollins
2008-11-15move debian packaging to the packaging/ subdirectory.Jameson Graef Rollins