Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-01 | use 'which' instead of 'type' in postrm, so lintian doesn't complain. | Jameson Graef Rollins | |
2009-02-28 | work on maintainer scripts: | Jameson Graef Rollins | |
- remove preinst and prerm because they were empty - put everything in postint into 'config' argument, since that's really what it is - make sure deletion of monkeysphere user is correct, based on what we found here: http://wiki.debian.org/AccountHandlingInMaintainerScripts | |||
2009-01-31 | remove things i think will no longer be needed from the debian packaging ↵ | Jameson Graef Rollins | |
scripts. | |||
2008-11-15 | /var/lib/monkeysphere will get taken care of by debhelper appropriately. ↵ | Daniel Kahn Gillmor | |
Leave it alone. | |||
2008-11-15 | do not fail in postrm if /var/lib/monkeysphere is already wiped. | Daniel Kahn Gillmor | |
2008-11-15 | debian packaging: removing unnecessary error masking in {pre,post}rm | Daniel Kahn Gillmor | |
2008-11-15 | move debian packaging to the packaging/ subdirectory. | Jameson Graef Rollins | |