diff options
author | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-28 13:07:36 -0500 |
---|---|---|
committer | Jameson Graef Rollins <jrollins@finestructure.net> | 2009-02-28 13:07:36 -0500 |
commit | 54abd85dc6b4c54a99644eec21ce51635012ea8b (patch) | |
tree | 6fe05fcb1b58b330eaa75f355debb65fc1c4745f /packaging/debian/changelog | |
parent | ed24f09f17c6f5aa8722af9facce34bbe02e3844 (diff) |
work on maintainer scripts:
- 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
Diffstat (limited to 'packaging/debian/changelog')
-rw-r--r-- | packaging/debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/debian/changelog b/packaging/debian/changelog index 58a80a3..46f7863 100644 --- a/packaging/debian/changelog +++ b/packaging/debian/changelog @@ -1,9 +1,10 @@ monkeysphere (0.24~pre-1) UNRELEASED; urgency=low + * update/cleanup mainterscripts * New upstream release: - Fixed how version information is stored/retrieved. - -- Jameson Graef Rollins <jrollins@finestructure.net> Sun, 22 Feb 2009 12:02:06 -0500 + -- Jameson Graef Rollins <jrollins@finestructure.net> Sat, 28 Feb 2009 13:02:57 -0500 monkeysphere (0.23.1-1) unstable; urgency=low |