From 7e1ee1c6206e8e73744e8f876a967e5b82db4025 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 11 Sep 2008 23:16:59 -0400 Subject: fixing the shebang line for portability. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'debian/changelog') 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 Thu, 11 Sep 2008 23:16:31 -0400 + monkeysphere (0.15-1) experimental; urgency=low * porting work and packaging simplification: clarifying makefiles, -- cgit v1.2.3