changelog 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. ngircd (19.2~rc1-1) unstable; urgency=low
  2. * New upstream version 19.2~rc1
  3. * Fix "status" target in init script:
  4. - "status" always returned "not running" since lsb-base 4.1
  5. - "status" was not documented in the short help
  6. Thanks to Alex Barton for the heads-up.
  7. * Provide a watch file
  8. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 13 Jun 2012 21:30:58 +0200
  9. ngircd (19.1-1) unstable; urgency=low
  10. * New upstream version 19.1
  11. * Enable hardened build flags. Closes: #664984
  12. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Tue, 17 Apr 2012 19:47:32 +0200
  13. ngircd (19-1) unstable; urgency=low
  14. * New upstream release 19
  15. * Upgrade Standards-Version: to 3.9.3, no changes
  16. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Wed, 29 Feb 2012 18:00:27 +0000
  17. ngircd (18-3) UNRELEASED; urgency=low
  18. * Debconf templates and debian/control reviewed by the debian-l10n-
  19. english team as part of the Smith review project. Closes: #648241
  20. * [Debconf translation updates]
  21. * Portuguese (Pedro Ribeiro). Closes: #651678
  22. * Danish (Joe Hansen). Closes: #651892
  23. * Czech (Michal Simunek). Closes: #652087
  24. * German (Chris Leick). Closes: #652217
  25. * Russian (Yuri Kozlov). Closes: #652426
  26. * Brazilian Portuguese (Adriano Rafael Gomes). Closes: #652561
  27. * French (Julien Patriarca). Closes: #652895
  28. * Dutch (Jeroen Schot). Closes: #653080
  29. * Swedish (Martin Bagge). Closes: #653568
  30. * Spanish (Jathan). Closes: #655678
  31. -- Christian Perrier <bubulle@debian.org> Thu, 10 Nov 2011 07:05:54 +0100
  32. ngircd (18-2) unstable; urgency=low
  33. * Fix PIDDIR assertion (Closes: #648815).
  34. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Thu, 17 Nov 2011 20:22:15 +0000
  35. ngircd (18-1) unstable; urgency=low
  36. * New upstream release 18
  37. * The ngircd.conf file firmat has changed. Provide a helper program
  38. to rewrite the configuration file.
  39. * Upgrade to Standards-Version 3.9.2, no changes.
  40. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sun, 06 Nov 2011 21:52:33 +0100
  41. ngircd (17.1-1) UNRELEASED; urgency=low
  42. * New upstream release 17.1
  43. * Upgrade to Standards-Version 3.9.1, no changes.
  44. * Upgrade Debianisation to debhelper7.
  45. * Clean up init script (fixes Ubuntu bug #382027).
  46. -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de> Sat, 04 Jun 2011 18:16:00 +0200
  47. ngircd (15-0.1) unstable; urgency=low
  48. * Non-maintainer upload.
  49. * New upstream version (Closes: #534410).
  50. * Enable reload in init script (Closes: #548797).
  51. * Enable TLS support.
  52. * Enable IPv6 support.
  53. * Set STARTTIME in init script.
  54. -- Christoph Biedl <debian.packages.hhqj@manchmal.in-ulm.de> Sun, 07 Feb 2010 21:15:58 +0100
  55. ngircd (0.12.1-2) unstable; urgency=low
  56. * Create /var/run/ngircd/ when starting the daemon Closes: #507259
  57. -- Patch thanks to Adrien Cunin
  58. * Add myself to Uploaders
  59. -- Matt Arnold <mattarnold5@gmail.com> Tue, 23 Dec 2008 11:54:00 -0500
  60. ngircd (0.12.1-1) unstable; urgency=low
  61. * New upstream release (Closes: #465815, #466063).
  62. * Maintainer set to Debian IRC Team.
  63. * Added Vcs-* fields in debian/control.
  64. * Added Homepage field in debian/control.
  65. * Removed Homepage from description field in debian/control.
  66. * Bumped policy version to 3.8.0.
  67. * Enabled syslog (Closes: #452028).
  68. * New init-script derived from actual dh-templates. (Closes: #478338).
  69. -- Mario Iseli <mario@debian.org> Sat, 13 Sep 2008 16:47:32 +0200
  70. ngircd (0.10.3-1) unstable; urgency=low
  71. * New maintainer E-Mail address.
  72. * New upstream release.
  73. * Removed several useless whitespaces in debian/*.
  74. * Added [ ! -f Makefile ] || $(MAKE) distclean to debian/rules.
  75. -- Mario Iseli <mario@debian.org> Sat, 04 Aug 2007 17:04:53 +0200
  76. ngircd (0.10.0-3) unstable; urgency=medium
  77. * Corrected the PidFile direction in sample ngircd.conf (Closes: #397331).
  78. -- Mario Iseli <admin@marioiseli.com> Tue, 12 Dec 2006 10:34:13 +0100
  79. ngircd (0.10.0-2) unstable; urgency=medium
  80. * Compile without epoll(), works now on Linux 2.4.x (Closes: #395553).
  81. * Corrected the path to the example config in referenced ngircd.conf.
  82. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Nov 2006 13:51:59 +0100
  83. ngircd (0.10.0-1) unstable; urgency=low
  84. * New upstream release (Closes: #392616).
  85. * Removed provide on ircd.
  86. -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:49:03 +0200
  87. ngircd (0.9.2-4) unstable; urgency=low
  88. * Updated to policy 3.7.2
  89. * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
  90. -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
  91. ngircd (0.9.2-3) unstable; urgency=low
  92. * New patch which allows longer nicknames, thanks to Benjamin A'Lee
  93. for the patch. (Closes: #355342)
  94. * Fixed the typo in the example config. (Closes: #353876)
  95. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
  96. ngircd (0.9.2-2) unstable; urgency=low
  97. * Wrote 03-ping.dpatch (Closes: #343200)
  98. * Added a "if" in debian/ngircd.postinst
  99. -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
  100. ngircd (0.9.2-1) unstable; urgency=low
  101. * New upstream version
  102. * Changed the init and postinst script
  103. * reload in init script is now supported
  104. * fixed mistake in configfile
  105. * added original config as example
  106. * Removed patches/01-manuals and added patches/02-manuals
  107. -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
  108. ngircd (0.8.2-1) unstable; urgency=low
  109. * Initial release Closes: #295970
  110. * New debian-optimized config
  111. * Introduced dpatch and wrote a patch for the manuals (01-manuals)
  112. -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100