Commit Diff


commit - f0653cdf247cde5a08c7d55705c4502abd504d55
commit + b0ea5b7d049155d0c117e04c60d9bc97dd68cc60
blob - bcf9f9530888f0777a818ea439d5a2b0ca9441d1
blob + 5e00b32d1f0953d7da01c89b4145e1bd840a9a04
--- debian/changelog
+++ 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 <alex@Arthur.Ath.CX>  Sat, 12 Jul 2003 20:31:09 +0200
+
 ngircd (0.7.0-0.5ab) unstable; urgency=low
 
   * Enhanced init script.
blob - 3f66f79b316a3d44f57eeb43aedd459a75c38c51
blob + 39d0bbb0a765bc77b5a976c2bc31d0ed5e2cff38
--- debian/ngircd.postinst
+++ debian/ngircd.postinst
@@ -1,8 +1,8 @@
+#!/bin/sh
 #
 # Debian post-installation script
+# $Id: ngircd.postinst,v 1.1.2.2 2003/07/12 18:48:17 alex Exp $
 #
-# $Id: ngircd.postinst,v 1.1.2.1 2003/07/12 18:29:19 alex Exp $
-#
 
 if [ -f /etc/ngircd/ngircd.conf ]; then
 	# validate permissions of configuration file