X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=99ebec78d019a819dbd8c0cf316e284c50481a34;hb=bb653ca4695f25562a853a254c4bcf7800238d22;hp=8d332731b809ac550ffdd24fcdf72b94f9ee4144;hpb=020a863f3a3c9dc54bfab487b25b92ab2a18f891;p=monkeysphere.git diff --git a/debian/changelog b/debian/changelog index 8d33273..99ebec7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,24 @@ -monkeysphere (0.12-1) UNRELEASED; urgency=low +monkeysphere (0.14-1) experimental; urgency=low + + * changing debian packaging back to format 1.0 so we get automatic + tarballs, and easier inclusion in other build networks. + * no other source changes. + + -- Daniel Kahn Gillmor Thu, 04 Sep 2008 13:03:35 -0400 + +monkeysphere (0.13-1) experimental; urgency=low + + [ Daniel Kahn Gillmor ] + * tweaks in /usr/bin/monkeysphere to handle odd secret keyrings. + * updated makefile to reflect the package building technique we've been + using for a month now. + + [ Jameson Graef Rollins ] + * move location of user config directory to ~/.monkeysphere. + + -- Daniel Kahn Gillmor Wed, 03 Sep 2008 17:26:10 -0400 + +monkeysphere (0.12-1) experimental; urgency=low [ Jameson Graef Rollins ] * Improved output handling. New LOG_LEVEL variable.