diff --git a/debian/changelog b/debian/changelog index bcf9f953..5e00b32d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ngircd (0.7.0-0.6ab) unstable; urgency=low + + * Added /etc/default/ngircd. + * Included own post installation script. + + -- Alexander Barton Sat, 12 Jul 2003 20:31:09 +0200 + ngircd (0.7.0-0.5ab) unstable; urgency=low * Enhanced init script. diff --git a/debian/ngircd.postinst b/debian/ngircd.postinst index 3f66f79b..39d0bbb0 100644 --- a/debian/ngircd.postinst +++ b/debian/ngircd.postinst @@ -1,7 +1,7 @@ +#!/bin/sh # # Debian post-installation script -# -# $Id: ngircd.postinst,v 1.1.2.1 2003/07/12 18:29:19 alex Exp $ +# $Id: ngircd.postinst,v 1.1.2.2 2003/07/12 18:48:17 alex Exp $ # if [ -f /etc/ngircd/ngircd.conf ]; then