bobot++ (1:1.97-10) unstable; urgency=low * debian/control: + Set policy to 3.6.2.1. * source/Parser.C: + Fixed AMD64 FTBFS (Closes: #285539). * configure.in: + Append -lpthread to GUILE_LIBS to fix a GNU/Hurd FTBFS (Closes: #309941). -- Sam Hocevar (Debian packages) Wed, 24 Aug 2005 14:04:45 +0200 bobot++ (1:1.97-9) unstable; urgency=low * debian/control: + Set policy to 3.6.1.0. * debian/rules: + Use debian/compat instead of DH_COMPAT. * source/Channel.C: + Do not deop users after a serverop. This behaviour can be reverted to the old one using a simple script. -- Sam Hocevar (Debian packages) Wed, 27 Aug 2003 12:48:24 +0200 bobot++ (1:1.97-8) unstable; urgency=low * debian/control: + Build-depend on guile-1.6 (>=1.6.4-2.1) to fix the ia64 build. + Removed the leading "an" from the package description. -- Sam Hocevar (Debian packages) Mon, 7 Jul 2003 14:57:40 +0200 bobot++ (1:1.97-7) unstable; urgency=low * Fixed the libguile-dev dependency in debian/control. * Fixed a compilation error in BotInterp.H. * Set policy to 3.5.10. -- Sam Hocevar (Debian packages) Fri, 25 Apr 2003 01:43:48 +0200 bobot++ (1:1.97-6) unstable; urgency=low * Fell back to the 1.9x series, 2.1.1 is too unpredictable. * Updated standards version to 3.5.9.0. * Removed call to obsolete dh_suidregister. * Added versioned build-dependency on debhelper (>=2.0). * Only trusted users can now ban a wildcard (Closes: #148691). * Applied a user-contributed patch to fix channel locking (Closes: #151694). * Backported gcc-3.2 fixes from the 2.1.1 branch. * The !spymessage and !rspymessage now take an optional argument to add/remove other nicks to/from the spy list (Closes: #108681). * Added -O2 -Wall to the compilation flags. -- Samuel Hocevar Fri, 25 Apr 2003 01:43:48 +0200 bobot++ (2.1.1-1) unstable; urgency=low * New upstream release. * Now builds under gcc-3.2 (Closes: #174946). * Binary is now called bobotpp; added a symlink for compatibility. -- Samuel Hocevar Sat, 15 Mar 2003 14:24:03 +0100 bobot++ (1.97-5) unstable; urgency=low * Fixed g++-3.2 build (Closes: #174946). -- Samuel Hocevar Fri, 14 Feb 2003 19:47:19 +0100 bobot++ (1.97-4) unstable; urgency=low * Fixed the random number generator so that it only calls srand() once. * Added autoconf to the Build-Depends (Closes: #139404). * The rspymessage command can be used by anyone, even users who have been removed from the spylist (Closes: #108630). -- Samuel Hocevar Tue, 19 Mar 2002 00:27:32 +0100 bobot++ (1.97-3) unstable; urgency=low * Make usage of guile-config for compilation, for architectures which do not have qthreads (Closes: #118938, #119011). -- Samuel Hocevar Sat, 10 Nov 2001 19:13:30 +0100 bobot++ (1.97-2) unstable; urgency=low * Replaced libguile9-dev with libguile9-dev | libguile6-dev in the build dependencies. * Included missing header in String.C (Closes: #118389). * Fixed compilation with gcc-3.0 and gcc-2.96 (Closes: #118543). -- Samuel Hocevar Wed, 7 Nov 2001 15:11:04 +0100 bobot++ (1.97-1) unstable; urgency=low * Initial Release (Closes: #75675). -- Samuel Hocevar Wed, 25 Oct 2000 14:19:09 +0200