fixing the shebang line for portability.
[monkeysphere.git] / debian / changelog
index 8f0e77a6e10369a8479b4ac3d5a082c87cf91268..895a5b2180a07ebd6a02e1251119a7da59b9b9e0 100644 (file)
@@ -1,7 +1,18 @@
-monkeysphere (0.15~pre-1) UNRELEASED; urgency=low
+monkeysphere (0.16-1) UNRELEASED; urgency=low
 
-  * porting work: clarifying makefiles, pruning dependencies, etc.
+  [ Daniel Kahn Gillmor ]
+  * replaced "#!/bin/bash" with "#!/usr/bin/env bash" for better
+    portability.
+
+ -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 11 Sep 2008 23:16:31 -0400
+
+monkeysphere (0.15-1) experimental; urgency=low
+
+  * porting work and packaging simplification: clarifying makefiles,
+    pruning dependencies, etc.
   * added tests to monkeysphere-server diagnostics
+  * moved monkeysphere(5) to section 7 of the manual
+  * now shipping TODO in /usr/share/doc/monkeysphere
 
  -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>  Thu, 04 Sep 2008 19:08:40 -0400