gabber (0.8.8-9) unstable; urgency=low * debian/patches/05_remove_dependency_on_gal: Fix segmentation fall when the detected locale charset is NULL (Closes: #400653). -- Goedson Teixeira Paixao Tue, 28 Nov 2006 11:02:47 -0200 gabber (0.8.8-8) unstable; urgency=medium * Implemented utf-8 <=> locale charset encoding conversion, eliminating the build-dependency on libgal (Closes: #393974). * debian/control: - added libxml-parser-perl and libgnutls-dev to build dependencies. - removed libssl-dev from build dependencies. - bumped Standards-Version to 3.7.2, no changes needed. * Use GnuTLS instead of OpenSSL for SSL connections (Closes: #395961) * Updated Portuguese translation. * Updated the German translation, thanks to Jens Seidel (Closes: #313708). * Stop loging all data transmited and recieved to the terminal (Closes: #160755). * debian/copyright: updated the Copyright notice to include the exemption about linking to OpenSSL. -- Goedson Teixeira Paixao Mon, 20 Nov 2006 12:33:35 -0200 gabber (0.8.8-7) unstable; urgency=low * Fixed compilation with GCC 4.1, thanks to Martin Michlmayr for the patch (Closes: #356428). * Bumped Standards-Version to 3.6.2, no changes needed. -- Goedson Teixeira Paixao Thu, 30 Mar 2006 23:03:41 -0300 gabber (0.8.8-6) unstable; urgency=low * Fixed compilation with GCC 4, thanks to Ryan Underwood for the patch. * Rebuilt for c2 ABI transition (Closes: #329851). -- Goedson Teixeira Paixao Wed, 14 Dec 2005 14:37:40 -0200 gabber (0.8.8-5) unstable; urgency=low * Fixed compilation with gcc-3.4. (Closes: #266801) Thanks Andreas Jochens for the patch. * Shut up, lintian! - converted menu icon to xpm format; - quoted section and need strings in menu entry; - removed INSTALL from the installed docs; - fixed reference to common-licenses directory in debian/copyright; - bumped Standards-Version (there was nothing to do). -- Goedson Teixeira Paixao Mon, 23 Aug 2004 09:01:57 -0300 gabber (0.8.8-4) unstable; urgency=low * debian/control: - changed the maintainer field. -- Goedson Teixeira Paixao Mon, 31 May 2004 11:03:13 -0300 gabber (0.8.8-3) unstable; urgency=low * New maintainer (Closes: #211465) * debian/rules: - use cdbs; - apply patches using dpatch. * Encode logout message using utf-8. (closes: #250640) - Thanks Esteban Machado Velazquez for the patch. -- Goedson Teixeira Paixao Sun, 30 May 2004 17:55:25 -0300 gabber (0.8.8-2) unstable; urgency=low * Removed automake build-depends * Changed section to gnome -- Norbert Veber Wed, 11 Jun 2003 16:00:09 -0400 gabber (0.8.8-1) unstable; urgency=low * New upstream release Closes: #194855 * Added minimum required version to most build depends. * Patched GladeHelper.hh and EventManager.cc to match cvs version. Doesnt build otherwise.. -- Norbert Veber Sun, 8 Jun 2003 22:45:48 -0400 gabber (0.8.7.cvs20020712-6) unstable; urgency=low * Rebuild against new libsigc++, and using g++ 3.2.2 Closes: #176803, #160741 * no longer refers to external entity not in XML catalog Closes: #165679, #173023, #173299, #173169 * Updated to standards version 3.5.8 * Changed gabber.xml so it no longer reffers co files in a chapters/ directory, since make install doesnt put them there. -- Norbert Veber Fri, 24 Jan 2003 12:47:49 -0500 gabber (0.8.7.cvs20020712-5) unstable; urgency=low * no longer refers to external entity not in XML catalog Closes: #165679 -- Norbert Veber Sun, 3 Nov 2002 22:49:38 -0500 gabber (0.8.7.cvs20020712-4) unstable; urgency=medium * Removed IPV6 support. It seems that enabling it causes problems on machines that dont have IPV6 compiled in the kernel. Closes: #161911 * Fixed /usr/doc reference in the copyright file. * Updated to standards version 3.5.7 -- Norbert Veber Sun, 22 Sep 2002 14:19:02 -0400 gabber (0.8.7.cvs20020712-3) unstable; urgency=low * Added patch from J.H.M. Dassen for gabber-C.omf. This makes it validate with the new gnome2 scrollkeeper. Closes: #153787 * Added --enable-ipv6 to the configure options. Closes: #154491 -- Norbert Veber Fri, 20 Sep 2002 22:33:55 -0400 gabber (0.8.7.cvs20020712-2) unstable; urgency=medium * Added --localstatedir=/var/lib (for scrollkeeper) to the configure line in debian/rules. The default was /usr/var/lib. * Added scrollkeeper as a dependancy and build-dep. * Added scrollkeeper commands from /usr/share/doc/scrollkeeper/README.Debian into the postinst and postrm. * Removed the scrollkeeper-update calls from the omf-install/Makefile.am, since we do that in the postinst/postrm (see above), and re-ran automake. Closes: #153829 -- Norbert Veber Mon, 22 Jul 2002 13:57:35 -0400 gabber (0.8.7.cvs20020712-1) unstable; urgency=low * CVS snapshot Closes: #143131 * New messages are no longer displayed as soon as they are received, instead you have to click on 'read next'. Closes: #143385 * Added automake1.5 to build-depends, the cvs version needs 'depcomp' * po/*gmo files not removed by make clean, added entry to debian/rules to get rid of them.. * Added --disable-gtkmmtest option to configure, as it fails on ia64 and hppa. -- Norbert Veber Sat, 20 Jul 2002 23:32:07 -0400 gabber (0.8.7-2) unstable; urgency=low * Compiled with ssl support. gabber-ssl moved into US main. Closes: #122498 * Added gnupg to buld depends so that the configure script finds it. -- Norbert Veber Fri, 12 Apr 2002 23:15:09 -0400 gabber (0.8.7-1) unstable; urgency=low * New upstream release -- Norbert Veber Thu, 21 Feb 2002 12:00:53 -0500 gabber (0.8.6-3) unstable; urgency=high * Added libsigc++-dev to buld depends. Closes: #133926 -- Norbert Veber Thu, 14 Feb 2002 21:26:28 -0500 gabber (0.8.6-2) unstable; urgency=low * Applied patch from Mike Touloumtzis to fix problem with logging in and out of transports. Closes: #132694 -- Norbert Veber Mon, 11 Feb 2002 21:03:18 -0500 gabber (0.8.6-1) unstable; urgency=low * New upstream release Closes: #126237, #119515, #121400 * Reverted Gerhard's patch as it seems to work now without it. -- Norbert Veber Wed, 16 Jan 2002 17:08:11 -0500 gabber (0.8.5-2) unstable; urgency=high * Added patch provided by Gerhard Tonn to fix problems on 64-bit architectures. closes: #123061, #120484 * Added suggests for gnupg closes: #126234 -- Norbert Veber Fri, 11 Jan 2002 20:21:41 -0500 gabber (0.8.5-1) unstable; urgency=low * New upstream release * Upstream: "There really was a message sent, but it wasn't getting displayed properly." closes: #109320 * Fixed "Fails when message type not explicitly set by sender" bug closes: #112514 * Upstream: "Not a gabber bug - window manager bug, and gnome apps should not have to save their state to begin with." closes: #113225 * Upstream: "ICQ transport bug, not gabber bug." closes: #109922 * Upstream: "Fixed in that we only report the output of uname -sm now instead of uname -srm" closes: #110836 -- Norbert Veber Mon, 12 Nov 2001 23:05:53 -0500 gabber (0.8.4-6) unstable; urgency=low * The change of architecture didn't have the desired effect. The installer still wanted gabber to be built on m68k, but m68k wasn't going to build it since it wasn't in the list of architectures anymore. I have changed architecture back to 'any'. -- Norbert Veber Sun, 9 Sep 2001 12:15:08 -0400 gabber (0.8.4-5) unstable; urgency=high * Compiled libgal statically, as it changes so often its making it impossible to get gabber into testing * Used Architecture: filed in control file to list all architectures that gabber was compiled on except m68k From http://m68k.debian.org/cgi/build-info.pl?pkg=gabber-ssl Failed : build timeout after 776 minutes - this is a bitch to build on m68k. This is also keeping gabber 0.8.4 from getting into testing. Architecture: will likely be changed back to any once the package makes it into testing. -- Norbert Veber Tue, 28 Aug 2001 22:05:48 -0400 gabber (0.8.4-4) unstable; urgency=high * Fixed files that make distclean leaves behind * Urgency set to high since previous package fixed grave bugs but had urgency=low * Added gettext as a bulid-depends -- Norbert Veber Tue, 21 Aug 2001 01:03:45 -0400 gabber (0.8.4-3) unstable; urgency=low * Added version dependancy (>=1.2.0) in build-depends for libgtkmm-dev closes: #108310 * Recompiled with libgal9 closes: #109098 -- Norbert Veber Mon, 20 Aug 2001 00:45:35 -0400 gabber (0.8.4-2) unstable; urgency=low * Recompiled with the right version of xlibs, previous package was useless :( -- Norbert Veber Mon, 23 Jul 2001 19:40:16 -0400 gabber (0.8.4-1) unstable; urgency=low * New upstream release -- Norbert Veber Sun, 22 Jul 2001 14:34:22 -0400 gabber (0.8.3-5) unstable; urgency=low * Recompiled for libgnomemm9 Version: 1.2.0-1 * closes: #102637,#103121 -- Norbert Veber Mon, 2 Jul 2001 22:02:49 +0200 gabber (0.8.3-4) unstable; urgency=low * Recompiled with new libgnomemm -- Norbert Veber Mon, 18 Jun 2001 20:38:40 -0400 gabber (0.8.3-3) unstable; urgency=low * Recompiled with libgal7 closes: #98967 -- Norbert Veber Tue, 29 May 2001 21:24:49 -0400 gabber (0.8.3-2) unstable; urgency=medium * Fixed security issue where the gpg passphrase is printed on stderr closes: #97534 -- Norbert Veber Tue, 15 May 2001 18:49:07 -0400 gabber (0.8.3-1) unstable; urgency=low * New upstream release closes: #97394 * Upstream fix: closes: #97303 * As of this version gabber depends on libgal closes: #97411 -- Norbert Veber Mon, 14 May 2001 10:45:40 -0400 gabber (0.8.2-2) unstable; urgency=low * Recompiled with fixed libgnomemm closes: #95160 * Added build-depends for libdb3-dev, and recompiled with -ldb-3 Closes: #95400 -- Norbert Veber Wed, 2 May 2001 09:54:04 -0400 gabber (0.8.2-1) unstable; urgency=low * New upstream release * Changed dependancy on libgnomemm1.1 to >=1.1.15 * closes: #88649 * Wrote a man page.. * closes: #92249 -- Norbert Veber Sat, 31 Mar 2001 19:51:39 -0500 gabber (0.8.1-2) unstable; urgency=low * Changed section from x11 to net -- Norbert Veber Mon, 19 Feb 2001 12:52:14 -0500 gabber (0.8.1-1) unstable; urgency=low * Initial Release. * closes: #85418 -- Norbert Veber Tue, 13 Feb 2001 11:44:36 -0500