fixing the shebang line for portability.
[monkeysphere.git] / debian / changelog
index d0320171309245b73801a65cb360f73fdf902a78..895a5b2180a07ebd6a02e1251119a7da59b9b9e0 100644 (file)
@@ -1,4 +1,12 @@
-monkeysphere (0.15~pre-1) UNRELEASED; urgency=low
+monkeysphere (0.16-1) UNRELEASED; urgency=low
+
+  [ 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.