fixing the shebang line for portability.
[monkeysphere.git] / debian / changelog
index 6acb8e5a05fbef4a74921f5c814874cb350afd57..895a5b2180a07ebd6a02e1251119a7da59b9b9e0 100644 (file)
@@ -1,3 +1,11 @@
+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,