1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- ngircd (0.12.1-1) unstable; urgency=low
- * New upstream release (Closes: #465815, #466063).
- * Maintainer set to Debian IRC Team.
- * Added Vcs-* fields in debian/control.
- * Added Homepage field in debian/control.
- * Removed Homepage from description field in debian/control.
- * Bumped policy version to 3.8.0.
- * Enabled syslog (Closes: #452028).
- * New init-script derived from actual dh-templates. (Closes: #478338).
- -- Mario Iseli <mario@debian.org> Sat, 13 Sep 2008 16:47:32 +0200
- ngircd (0.10.3-1) unstable; urgency=low
- * New maintainer E-Mail address.
- * New upstream release.
- * Removed several useless whitespaces in debian/*.
- * Added [ ! -f Makefile ] || $(MAKE) distclean to debian/rules.
- -- Mario Iseli <mario@debian.org> Sat, 04 Aug 2007 17:04:53 +0200
- ngircd (0.10.0-3) unstable; urgency=medium
- * Corrected the PidFile direction in sample ngircd.conf (Closes: #397331).
- -- Mario Iseli <admin@marioiseli.com> Tue, 12 Dec 2006 10:34:13 +0100
- ngircd (0.10.0-2) unstable; urgency=medium
- * Compile without epoll(), works now on Linux 2.4.x (Closes: #395553).
- * Corrected the path to the example config in referenced ngircd.conf.
- -- Mario Iseli <admin@marioiseli.com> Sun, 05 Nov 2006 13:51:59 +0100
- ngircd (0.10.0-1) unstable; urgency=low
- * New upstream release (Closes: #392616).
- * Removed provide on ircd.
- -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:49:03 +0200
- ngircd (0.9.2-4) unstable; urgency=low
- * Updated to policy 3.7.2
- * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
- -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
- ngircd (0.9.2-3) unstable; urgency=low
- * New patch which allows longer nicknames, thanks to Benjamin A'Lee
- for the patch. (Closes: #355342)
- * Fixed the typo in the example config. (Closes: #353876)
- -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
- ngircd (0.9.2-2) unstable; urgency=low
- * Wrote 03-ping.dpatch (Closes: #343200)
- * Added a "if" in debian/ngircd.postinst
- -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
- ngircd (0.9.2-1) unstable; urgency=low
- * New upstream version
- * Changed the init and postinst script
- * reload in init script is now supported
- * fixed mistake in configfile
- * added original config as example
- * Removed patches/01-manuals and added patches/02-manuals
- -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
- ngircd (0.8.2-1) unstable; urgency=low
- * Initial release Closes: #295970
- * New debian-optimized config
- * Introduced dpatch and wrote a patch for the manuals (01-manuals)
- -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100
|