changelog 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. ngircd (0.10.0-1) unstable; urgency=low
  2. * New upstream release (Closes: #392616).
  3. * Removed provide on ircd.
  4. -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:49:03 +0200
  5. ngircd (0.9.2-4) unstable; urgency=low
  6. * Updated to policy 3.7.2
  7. * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
  8. -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
  9. ngircd (0.9.2-3) unstable; urgency=low
  10. * New patch which allows longer nicknames, thanks to Benjamin A'Lee
  11. for the patch. (Closes: #355342)
  12. * Fixed the typo in the example config. (Closes: #353876)
  13. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
  14. ngircd (0.9.2-2) unstable; urgency=low
  15. * Wrote 03-ping.dpatch (Closes: #343200)
  16. * Added a "if" in debian/ngircd.postinst
  17. -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
  18. ngircd (0.9.2-1) unstable; urgency=low
  19. * New upstream version
  20. * Changed the init and postinst script
  21. * reload in init script is now supported
  22. * fixed mistake in configfile
  23. * added original config as example
  24. * Removed patches/01-manuals and added patches/02-manuals
  25. -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
  26. ngircd (0.8.2-1) unstable; urgency=low
  27. * Initial release Closes: #295970
  28. * New debian-optimized config
  29. * Introduced dpatch and wrote a patch for the manuals (01-manuals)
  30. -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100