changelog 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. ngircd (18-2) unstable; urgency=low
  2. * Fix PIDDIR assertion (Closes: #648815).
  3. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 17 Nov 2011 20:22:15 +0000
  4. ngircd (18-1) unstable; urgency=low
  5. * New upstream release 18
  6. * The ngircd.conf file firmat has changed. Provide a helper program
  7. to rewrite the configuration file.
  8. * Upgrade to Standards-Version 3.9.2, no changes.
  9. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 06 Nov 2011 21:52:33 +0100
  10. ngircd (17.1-1) UNRELEASED; urgency=low
  11. * New upstream release 17.1
  12. * Upgrade to Standards-Version 3.9.1, no changes.
  13. * Upgrade Debianisation to debhelper7.
  14. * Clean up init script (fixes Ubuntu bug #382027).
  15. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 04 Jun 2011 18:16:00 +0200
  16. ngircd (15-0.1) unstable; urgency=low
  17. * Non-maintainer upload.
  18. * New upstream version (Closes: #534410).
  19. * Enable reload in init script (Closes: #548797).
  20. * Enable TLS support.
  21. * Enable IPv6 support.
  22. * Set STARTTIME in init script.
  23. -- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Sun, 07 Feb 2010 21:15:58 +0100
  24. ngircd (0.12.1-2) unstable; urgency=low
  25. * Create /var/run/ngircd/ when starting the daemon Closes: #507259
  26. -- Patch thanks to Adrien Cunin
  27. * Add myself to Uploaders
  28. -- Matt Arnold <mattarnold5@gmail.com> Tue, 23 Dec 2008 11:54:00 -0500
  29. ngircd (0.12.1-1) unstable; urgency=low
  30. * New upstream release (Closes: #465815, #466063).
  31. * Maintainer set to Debian IRC Team.
  32. * Added Vcs-* fields in debian/control.
  33. * Added Homepage field in debian/control.
  34. * Removed Homepage from description field in debian/control.
  35. * Bumped policy version to 3.8.0.
  36. * Enabled syslog (Closes: #452028).
  37. * New init-script derived from actual dh-templates. (Closes: #478338).
  38. -- Mario Iseli <mario@debian.org> Sat, 13 Sep 2008 16:47:32 +0200
  39. ngircd (0.10.3-1) unstable; urgency=low
  40. * New maintainer E-Mail address.
  41. * New upstream release.
  42. * Removed several useless whitespaces in debian/*.
  43. * Added [ ! -f Makefile ] || $(MAKE) distclean to debian/rules.
  44. -- Mario Iseli <mario@debian.org> Sat, 04 Aug 2007 17:04:53 +0200
  45. ngircd (0.10.0-3) unstable; urgency=medium
  46. * Corrected the PidFile direction in sample ngircd.conf (Closes: #397331).
  47. -- Mario Iseli <admin@marioiseli.com> Tue, 12 Dec 2006 10:34:13 +0100
  48. ngircd (0.10.0-2) unstable; urgency=medium
  49. * Compile without epoll(), works now on Linux 2.4.x (Closes: #395553).
  50. * Corrected the path to the example config in referenced ngircd.conf.
  51. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Nov 2006 13:51:59 +0100
  52. ngircd (0.10.0-1) unstable; urgency=low
  53. * New upstream release (Closes: #392616).
  54. * Removed provide on ircd.
  55. -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:49:03 +0200
  56. ngircd (0.9.2-4) unstable; urgency=low
  57. * Updated to policy 3.7.2
  58. * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
  59. -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
  60. ngircd (0.9.2-3) unstable; urgency=low
  61. * New patch which allows longer nicknames, thanks to Benjamin A'Lee
  62. for the patch. (Closes: #355342)
  63. * Fixed the typo in the example config. (Closes: #353876)
  64. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
  65. ngircd (0.9.2-2) unstable; urgency=low
  66. * Wrote 03-ping.dpatch (Closes: #343200)
  67. * Added a "if" in debian/ngircd.postinst
  68. -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
  69. ngircd (0.9.2-1) unstable; urgency=low
  70. * New upstream version
  71. * Changed the init and postinst script
  72. * reload in init script is now supported
  73. * fixed mistake in configfile
  74. * added original config as example
  75. * Removed patches/01-manuals and added patches/02-manuals
  76. -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
  77. ngircd (0.8.2-1) unstable; urgency=low
  78. * Initial release Closes: #295970
  79. * New debian-optimized config
  80. * Introduced dpatch and wrote a patch for the manuals (01-manuals)
  81. -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100