summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-11 23:16:59 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-11 23:16:59 -0400
commit7e1ee1c6206e8e73744e8f876a967e5b82db4025 (patch)
tree0df0d7df463a269d881b1d5b3b8999e2fd359b4d /debian
parent0c63107a90d9fcb43f78fdd47c041c35ac4599df (diff)
fixing the shebang line for portability.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6acb8e5..895a5b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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,