| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254 | ngircd (0.12.1-0ab1) unstable; urgency=low  * New "upstream" release ngIRCd 0.12.1. -- Alexander Barton <alex@barton.de>  Wed,  9 Jul 2008 11:27:00 +0200ngircd (0.12.0-0ab1) unstable; urgency=low  * New "upstream" release ngIRCd 0.12.0. -- Alexander Barton <alex@barton.de>  Tue, 13 May 2008 12:30:31 +0200ngircd (0.12.0-0ab0-pre2) unstable; urgency=low  * Second prerelease of upcoming new "upstrem" release 0.12.0-pre1. -- Alexander Barton <alex@barton.de>  Tue, 29 Apr 2008 23:06:14 +0200ngircd (0.12.0-0ab0-pre1) unstable; urgency=low  * Prereloease of upcoming new "upstrem" release 0.12.0-pre1. -- Alexander Barton <alex@barton.de>  Sun, 20 Apr 2008 15:43:34 +0200ngircd (0.11.0-0ab0-pre2) unstable; urgency=low  * Second prerelease of upcoming new "upstream release". -- Alexander Barton <alex@barton.de>  Mon,  7 Jan 2008 15:32:42 +0100ngircd (0.11.0-0ab0-pre1) unstable; urgency=low  * Prerelease of upcoming new "upstream release". -- Alexander Barton <alex@barton.de>  Wed,  2 Jan 2008 21:33:15 +0100ngircd (0.10.4-0ab1) unstable; urgency=high  * New "upstream" release: 0.10.4 - fixing a security bug. -- Alexander Barton <alex@barton.de>  Mon,  7 Jan 2008 22:04:44 +0100ngircd (0.10.0-0ab1) unstable; urgency=low  * New "upstream" release: 0.10.0 -- Alexander Barton <alex@barton.de>  Sun,  1 Oct 2006 18:14:21 +0200ngircd (0.10.0-0ab0-pre2-1) unstable; urgency=low  * Bumped standards version to 3.7.2.1.  * Added "Provides: ircd" to Debian control file. -- Alexander Barton <alex@barton.de>  Sun,  1 Oct 2006 16:25:33 +0200ngircd (0.10.0-0ab0-pre2) unstable; urgency=low  * Second "upstream" prerelease of upcoming 0.10.0 release. -- Alexander Barton <alex@barton.de>  Sat,  9 Sep 2006 20:57:52 +0200ngircd (0.10.0-0ab0-pre1) unstable; urgency=low  * Prerelease of upcoming new "upstream release". -- Alexander Barton <alex@barton.de>  Wed,  2 Aug 2006 12:01:07 +0200ngircd (0.9.2-0ab1) unstable; urgency=low  * New "upstream release" fixing a few bugs in 0.9.1. -- Alexander Barton <alex@barton.de>  Sat, 15 Oct 2005 14:10:34 +0200ngircd (0.9.1-0ab1) unstable; urgency=medium  * New "upstream release" addressing two problems in ngIRCd 0.9.0. -- Alexander Barton <alex@barton.de>  Wed,  3 Aug 2005 15:10:41 +0200ngircd (0.9.0-0ab2) unstable; urgency=medium  * Init script: fixed a problem with symbolic links in runlevel directories    that could prevent the init script from working correctly. -- Alexander Barton <alex@barton.de>  Tue, 26 Jul 2005 21:31:18 +0200ngircd (0.9.0-0ab1) unstable; urgency=low  * New "upstream release". -- Alexander Barton <alex@Arthur.Ath.CX>  Sat,  24 Jul 2005 23:30:00 +0200ngircd (0.8.3-0ab1) unstable; urgency=high  * New "upstream release", including security fixes. -- Alexander Barton <alex@Arthur.Ath.CX>  Thu,  3 Feb 2005 10:41:55 +0100ngircd (0.8.2-0ab1) unstable; urgency=high  * New "upstream release", including security fixes. -- Alexander Barton <alex@Arthur.Ath.CX>  Wed, 26 Jan 2005 23:14:12 +0100ngircd (0.8.1-0ab1) unstable; urgency=low  * New "upstream release". -- Alexander Barton <alex@Arthur.Ath.CX>  Sat, 25 Dec 2004 01:18:32 +0100ngircd (0.8.0-0ab2) unstable; urgency=low  * Added missing commas to debian control file, fixes bug #56.    Thanks to Kevin Otte. -- Alexander Barton <alex@Arthur.Ath.CX>  Thu, 15 Jul 2004 10:53:39 +0200ngircd (0.8.0-0ab1) unstable; urgency=low  * New upstream version. -- Alexander Barton <alex@Arthur.Ath.CX>  Sat, 26 Jun 2004 11:25:59 +0200ngircd (0.7.7+HEAD-0ab6) unstable; urgency=low  * Incorporated actual CVS HEAD version which includes all features of    version 0.8.0-pre1 and patches for the resolver and logger. -- Alexander Barton <alex@Arthur.Ath.CX>  Tue, 11 May 2004 02:18:50 +0200ngircd (0.7.7+HEAD-0ab5) unstable; urgency=low  * Updates from CVS HEAD branch, most notably: "INVITE- and BAN-lists    become synchronized between IRC+ servers when establishing new    connections, if the peer supports this as well." -- Alexander Barton <alex@Arthur.Ath.CX>  Mon, 26 Apr 2004 01:53:15 +0200ngircd (0.7.7+HEAD-0ab4) unstable; urgency=low  * This version includes fixes for INVITE command and the handling of the    invite and ban lists from CVS-HEAD. -- Alexander Barton <alex@Arthur.Ath.CX>  Fri,  9 Apr 2004 23:55:13 +0200ngircd (0.7.7+HEAD-0ab3) unstable; urgency=low  * Included MODE fix from CVS-HEAD branch. -- Alexander Barton <alex@Arthur.Ath.CX>  Mon,  5 Apr 2004 13:09:24 +0200ngircd (0.7.7+HEAD-0ab2) unstable; urgency=low  * Incorporated more fixes and enhancements of CVS-HEAD version,    e. g. better connection logging and fixed TRACE command. -- Alexander Barton <alex@Arthur.Ath.CX>  Sat, 28 Feb 2004 03:20:32 +0100ngircd (0.7.7+HEAD-0ab1) unstable; urgency=low  * New upstream version. This debian package includes all features of    ngIRCd 0.7.7 and changes of the CVS-HEAD development tree. -- Alexander Barton <alex@Arthur.Ath.CX>  Thu,  5 Feb 2004 15:23:22 +0100ngircd (0.7.6+HEAD-0ab2) unstable; urgency=low  * Included new fixes and additions from the CVS-HEAD upstream branch,    e. g. the setting of type of service (TOS) on sockets. -- Alexander Barton <alex@Arthur.Ath.CX>  Mon, 26 Jan 2004 04:05:41 +0100ngircd (0.7.6+HEAD-0ab1) unstable; urgency=low  * Included all changes from the CVS-HEAD upstream version.  * Restructured debian packaging system: now there are two packages, a    "standard" version that includes all the default options and a "full"    version that additionally includes support for TCP wrappers and IDENT    lookups. -- Alexander Barton <alex@Arthur.Ath.CX>  Thu,  1 Jan 2004 23:12:11 +0100ngircd (0.7.6-0ab1) unstable; urgency=medium  * New upstream version.  * Changed version numvering scheme of debian package. -- Alexander Barton <alex@Arthur.Ath.CX>  Fri,  5 Dec 2003 14:26:41 +0100ngircd (0.7.5-0.2ab) unstable; urgency=low  * Updated RPM and Debian package description and configuration. -- Alexander Barton <alex@Arthur.Ath.CX>  Sat, 29 Nov 2003 21:24:32 +0100ngircd (0.7.5-0.1ab) unstable; urgency=low  * New upstream version. -- Alexander Barton <alex@Arthur.Ath.CX>  Fri,  7 Nov 2003 21:59:58 +0100ngircd (0.7.1-0.1ab) unstable; urgency=low  * New upstream version :-) -- Alexander Barton <alex@Arthur.Ath.CX>  Fri, 18 Jul 2003 22:53:02 +0200ngircd (0.7.0-0.7ab) unstable; urgency=low  * Fixed up post installation script (added interpreter, fixed chmod call). -- Alexander Barton <alex@Arthur.Ath.CX>  Sun, 13 Jul 2003 00:52:38 +0200ngircd (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 +0200ngircd (0.7.0-0.5ab) unstable; urgency=low  * Enhanced init script.  * Included NJOIN fix from actual CVS "HEAD" branch. -- Alexander Barton <alex@Arthur.Ath.CX>  Wed,  9 Jul 2003 22:40:49 +0200ngircd (0.7.0-0.4ab) unstable; urgency=low  * Reverted use of dh_installexamples. -- Alexander Barton <alex@Arthur.Ath.CX>  Thu, 22 May 2003 00:15:03 +0200ngircd (0.7.0-0.3ab) unstable; urgency=low  * Removed "debian/docs" and "debian/conffiles"; debhelper takes care of    this for us automagically.  * Excluded "etc/ngircd.conf" from dh_fixperms. -- Alexander Barton <alex@Arthur.Ath.CX>  Wed, 21 May 2003 23:25:05 +0200ngircd (0.7.0-0.2ab) unstable; urgency=low  * Fixed wrong variable substitution in init script.  * Added some CVS "Id-Tags" (but not checked in, yet).  * Removed own "Provides:" from control file. -- Alexander Barton <alex@barton.de>  Wed, 21 May 2003 12:32:34 +0200ngircd (0.7.0-0.1ab) unstable; urgency=low  * Initial Release. -- Alexander Barton <alex@barton.de>  Wed, 21 May 2003 02:36:52 +0200
 |