Skip to content

Debian Changelog ircii-pana (1:1.1-4)

2006

ircii-pana (1:1.1-4) unstable; urgency=low

   * Move the X fonts to the newly correct location (Closes: #362325).
     - Depend on debhelper 5.0.29 for updated dh_installxfonts.
   * Update libmysqlclient10-dev build dependency to libmysqlclient15-dev
     (Closes: #357090).

 -- Daniel Jacobowitz <dan@debian.org>  Mon, 24 Apr 2006 18:13:01 -0400

ircii-pana (1:1.1-3) unstable; urgency=low

   * Replace xlibs-dev dependency (Closes: #346692).

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 17 Jan 2006 02:42:40 +0000

2005

ircii-pana (1:1.1-2) unstable; urgency=low

   * Use quilt to manage patches.
   * Add a patch from Andreas Jochens to support gcc 4.0 (Closes: #290365).
   * Add an SSL_CERTIFICATES variable which allows the client to supply
     a certificate.

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 27 Jul 2005 22:47:14 -0400

ircii-pana (1:1.1-1) unstable; urgency=low

   * New upstream release (Closes: #247660, #278613).
   * Include plugin support in bitchx-ssl package (Closes: #232284).
   * Allow build with gcc 3.4 (Closes: #255910, #258950).
   * Reference the online FAQ in README.Debian (Closes: #278431).

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 17 Apr 2005 23:25:44 -0400

2003

ircii-pana (1:1.0-0c19.20030512-2) unstable; urgency=low

   * Improve descriptions (Closes: #209447, #209470).

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 10 Oct 2003 11:41:32 -0400

ircii-pana (1:1.0-0c19.20030512-1) unstable; urgency=low

   * New upstream release, from CVS.
     - Includes fix for crash when channel modes change (Closes: #192988).
   * Correct a misspelling in the man page (Closes: #188542).
   * Include a menu icon, from <kaioshin@gazeta.pl> (Closes: #192610).
   * Update bitchx-dev's section to devel.

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 13 May 2003 11:26:05 -0400

ircii-pana (1:1.0-0c19-8) unstable; urgency=low

   * Update security patch based on the Security Team's upload
     (Closes: #188228).
   * Only install wavlist.so if it was built.
   * Recognize GNU in configure.
     - The last two based on a message from Robert Millan (Closes: #186265).

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 9 Apr 2003 21:12:14 -0400

ircii-pana (1:1.0-0c19-7) unstable; urgency=low

   * Apply a patch from BugTraq for various malicious-server attacks
     (Closes: #185344).
   * Apply another patch from BugTraq for more of the same (Closes: #184271).

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 23 Mar 2003 15:00:58 -0500

2002

ircii-pana (1:1.0-0c19-6) unstable; urgency=low

   * Update build-dependency to xlibs-dev (Closes: #170192).

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 4 Dec 2002 10:17:31 -0500

ircii-pana (1:1.0-0c19-5) unstable; urgency=low

   * Update build-dependency to gdk-imlib1-dev (Closes: #162445, #167207).

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 5 Nov 2002 16:55:20 -0500

ircii-pana (1:1.0-0c19-4) unstable; urgency=low

   * Workaround function pointer problems on ia64 (Closes: #150306).

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 23 Aug 2002 22:41:32 -0400

ircii-pana (1:1.0-0c19-3) unstable; urgency=low

   * Remove /etc/bitchx on purge if it is empty (Closes: #146957).

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 15 May 2002 22:04:38 -0400

ircii-pana (1:1.0-0c19-2) unstable; urgency=low

   * Fix a segfault with encrypted messages - typo in a macro.
   * Add a warning if NOTIFY_INTERVAL is set to anything but a multiple
     of 60 (Closes: #144639).
   * Correct spelling of "EPIC" (Closes: #145464).

 -- Daniel Jacobowitz <dan@debian.org>  Thu, 9 May 2002 17:15:25 -0400

ircii-pana (1:1.0-0c19-1) unstable; urgency=low

   * New upstream version (Closes: #141578).

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 13 Apr 2002 16:53:58 -0400

ircii-pana (1:1.0-0c18-9) unstable; urgency=low

   * Use LOG_NOTIFY for notify signons (from Peter Kundrat).

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 31 Mar 2002 19:40:34 -0500

ircii-pana (1:1.0-0c18-8) unstable; urgency=low

   * Add SSL support (Closes: #132504).

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 31 Mar 2002 15:05:53 -0500

ircii-pana (1:1.0-0c18-7) unstable; urgency=low

   * Fix segfault if /clear is used while scrolled up (Closes: #135233).
   * Use -fg and -bg in xbitchx instead of -rv (Closes: #137387).
   * Add missing timestamps and beeping to DCC chat (patch from
     Peter Kundrat).
   * Create bitchx-dev package (Closes: #132053).

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 8 Mar 2002 23:22:30 -0500

ircii-pana (1:1.0-0c18-6) unstable; urgency=low

   * Remove xutils dependency, now that debhelper is fixed
     (Closes: #134329).
   * Remove pointless postinsts and postrms from debian/ directory.

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 17 Feb 2002 19:27:36 -0500

ircii-pana (1:1.0-0c18-5) unstable; urgency=low

   * Fix /window server <server> for an already connected server -
     broken by nonblocking connect support (Closes: #107717).
   * Change default DCC receive directory to ~/dcc (Closes: #92610).
   * Clean up (a few) quit messages in the default quit file
     (Closes: #103988).
   * Make the BitchX.quit file a conffile (Closes: #105251).
   * Use ASCII logos - they're better than none at all (Closes: #61045).
   * Document how to change xbitchx's font (Closes: #66590).
   * Complete eliminate fiddling with charset maps
     (Closes: #78248, #84762, #103002).
   * Use debhelper v3 mode.
   * Depend on xutils to eliminate a godawful postinst hack which no
     longer worked anyway.  This isn't my favorite solution, as xutils
     is big, but it will do for now.  Bug on debhelper filed.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 26 Jan 2002 14:28:12 -0500

ircii-pana (1:1.0-0c18-4) unstable; urgency=low

   * Use $GNOME_CFLAGS even if we don't need $GNOME_LIBS (Closes: #130640).

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 25 Jan 2002 14:19:12 -0500

ircii-pana (1:1.0-0c18-3) unstable; urgency=low

   * Acknowledge LaMont's NMU (Closes: #123127).
   * Fix gtkBitchX symlink (Closes: #114465).
   * Remove advertising clause from the BSD license where appropriate
     (Closes: #123814).
   * Fix segfault on /cycle with bad arguments (Closes: #110211).
   * Repair -c #channel option (Closes: #108764).

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 16 Jan 2002 10:22:12 -0500

2001

ircii-pana (1:1.0-0c18-2) unstable; urgency=low

   * Remove BitchX.1.bz2.gz in binary target (Closes: #119527, #108547).
   * Lintian cleanup: Remove gunk in changelog, clean up copyright file,
     list /etc/X11/fonts/misc/bitchx.alias as a conffile, update standards
     version.

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 14 Nov 2001 12:38:15 -0500

ircii-pana (1:1.0-0c18-1) unstable; urgency=low

   * Long overdue upgrade to 1.0c18 (Closes: #85010).
   * Don't run autoconf at build, since upstream now uses autoconf 2.49.
   * Remove db2 build dependency (what was it there for?).
   * Fix error in my server windows code again (Closes: #95051).
   * Handle dancer-hybrid server notices from remote servers.
   * Handle non-alphabetic umodes.
   * Bump MY_BUFFER up to 160, so that we can display the ungodly fifty-
     character oper mode strings that dancer-hybrid is so fond of.
   * Verify our user mode after connecting.
   * Add menu hints (Closes: #80009, #98775).
   * Don't allow -d (dumb mode) - it has not worked and is unlikely
     to be fixed (Closes: #83646).
   * Suggest x-terminal-emulator, and call it if xterm is not available
     (Closes: #81882).
   * Stop sedding debian/control, and use ${Source-Version} instead.
   * Add debhelper build dependency, oops.
   * Build DSO plugins with -fPIC.

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 29 Jul 2001 01:59:19 -0700

2000

ircii-pana (1:1.0-0c17-4) unstable; urgency=low

   * Update from CVS partially to fix the strobing input color bug and some
     problems with transparent xterms; upstream figured this one out.
     Thanks, nuke.
   * Remove i386-only findcomm binary from the package.
   * Update build-deps to libmysqlclient10-dev and rebuild.

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 5 Nov 2000 14:58:05 -0500

ircii-pana (1:1.0-0c17-3) unstable; urgency=low

   * Default to DELETE_CHARACTER for the forward delete key.
   * Add a libdb2-dev build dependency, versioned appropriately.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 30 Sep 2000 15:22:07 -0400

ircii-pana (1:1.0-0c17-2) unstable; urgency=low

   * Fix a logic bug in the multi-network reconnect code that occasionally
     caused the user to be disconnected from a second server when one
     server knocked him off.  Thanks, BogoSort.
   * Downgrade libmysqlclient9 to a Suggests:; only europa.so needs it.
   * Add matching build dependency.
   * Fix some more of the broken multiple-server code, yay.

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 20 Sep 2000 00:43:55 -0400

ircii-pana (1:1.0-0c17-1) unstable; urgency=low

   * New upstream version.
   * Never uploaded.

 -- Daniel Jacobowitz <dan@debian.org>  Tue, 19 Sep 2000 01:01:15 -0400

ircii-pana (1:1.0-0c16-2) frozen unstable; urgency=high

   * Fix a DoS and possibly a security hole.

 -- Daniel Jacobowitz <dan@debian.org>  Mon, 3 Jul 2000 17:40:37 -0700

ircii-pana (1:1.0-0c16-1) frozen unstable; urgency=medium

   * Add to the windowing fixes from 1:1.0-0c15-1.  This should eliminate
     the inability to reconnect after being disconnected from a server.
     I consider this release-critical, despite dark downgrading it.
     (Closes: #56858, #56881).
   * New upstream version incorporating most patches from Debian version
     1:1.0-0c15-1.
     - These two changes should reduce the corrupted call chain segfaults!
     (Closes: #56522).
   * DETACH_ON_HUP now defaults to off, by the upstream author's decision.
   * Revert the DEFAULT_OPERMODE patch which removed +k; that mode has
     gotten more useful lately.  This affects almost no one, anyway, and
     removes a gratuitous entry in the diff.gz.
   * Rename bxglobal to debian-defaults.bx in the source package.
   * Turn auto-away off by default (Closes: #58189).
   * Add autoconf and sharutils to Build-Depends: (sorry, Roman)
     (Closes: #55423, #56704).
   * Set MANGLE_LOGFILES to ANSI by default; this lets away logs be
     far more readable by default (Closes: #55200).

 -- Daniel Jacobowitz <dan@debian.org>  Fri, 25 Feb 2000 13:46:15 -0500

ircii-pana (1:1.0-0c15-3) unstable; urgency=low

   * Add a menu entry for gtkBitchX (Closes: #54997, #55223).
   * Update the menu description for xbitchx.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 15 Jan 2000 14:21:36 -0500

ircii-pana (1:1.0-0c15-2) unstable; urgency=low

   * Fix introduced RC bug by checking if mkfontdir and update-fonts-alias
     are present before running them (Closes: #54779).
   * Remove obsoleted cruft in postrm.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 15 Jan 2000 14:11:52 -0500

1999

ircii-pana (1:1.0-0c15-1) unstable; urgency=low

   * The "I'll get this out before I sleep, dammit" release, and the
     "well, maybe today" release, and the "even if I'm up till noon
     fixing this" release.
   * New upstream version (Closes: #51140).
   * Add an epoch, to account for new version numbering.
   * Remove transitional code for BitchX+Deb1an hacks; add a note in
     README.Debian about it.  Remove -DDEBIAN as it is no longer needed.
   * Compile in a subdirectory, now that bitchx is autoconf'ed.
   * Build the plugins via configure, not by hand.
   * Set IRCLIB in configure.in instead of at build time.
     (Closes: #24194, #42388)
   * Fix Makefile.in and configure dependencies to support building in a
     subdir.
   * Lots and lots of Makefile -> Makefile.in conversion, and Makefile.in
     fixups.
   * Revamp the binary-arch target to use make install, now that it works
     better.  Among other things, this installs the /usr/lib/bitchx/script
     directory, which we should have been doing.  Ditto for
     /usr/lib/bitchx/translation.
   * Create a symlink to /etc/bitchx/bxglobal in the script directory,
     instead of hacking the source to look in /etc/bitchx for it.  Move
     Debian default settings off into debian-defaults.bx.
   * Re-debhelperize more intelligently.
   * The DLLs were not being compiled with -fPIC, due to an abuse of CFLAGS.
     Change the way CFLAGS is defined in dll/Makefile.in.
   * Now lintian clean!
   * Fix my stupid makefile error that was creating BitchX.help in /usr/lib.
   * Don't install the CVS directories under /usr/lib/bitchx/help.
   * Print a message about the help available when connecting to a server
     for the first time in a session (Closes: #18609).
   * Remove obsolete provides.
   * Clean up the documentation directory (Closes: #26458).
   * One of the new modules is named 'qmail', and provides Maildir support
     via /loaddll qmail (Closes: #30503).
   * Update the URL in README.Debian (Closes: #43092).
   * scr-bx works better now (Closes: #43525).
   * Allow connecting to hosts with no '.' in their name (Closes: #53571).
   * Do not use find -exec rm -rf; it causes find errors.  Use xargs instead.
   * When SOCKS was disabled it also closed this bug (Closes: #43615).
   * Close old bugs that I can not reproduce (Closes: #18048, #20199, #24251).
   * Patch gtkbitchx back to compiling again.
   * Create a second source package for gtkBitchX.
   * bitchx-gtk depends on the matching version of bitchx, so debian/control
     must be autogenerated now.
   * Use an X font alias file to provide 'vga' for gtkBitchX.
   * Switch to dh_installxfonts for calling mkfontsdir.
   * Create dummy postinst/postrm for bitchx-gtk to handle /usr/doc,
     thus making lintian happier.
   * Remove DOS newlines from menu.bx.
   * Enable LATIN1 support.  The comments about it breaking scrollback no
     longer seem to hold (Closes: #46965, #47581, #39566).
   * When I introduced /etc/bitchx/xfont and default8x16 I fixed this bug
     (Closes: #26099).
   * More old upstream bugs that seem to be gone now
     (Closes: #23947, #21943, #13587, #28073, #39891, #51386).
   * Load ~/.BitchX/BitchX.formats at startup, after BitchX.sav but
     before .bitchxrc/.ircrc (Closes: #46641).
   * Actually, after discussion with upstream, revert patch to load
     ~/.BitchX/BitchX.formats.  Put note in README.Debian explaining.
   * Add updated manpage from Josip Rodin <joy@cibalia.gkvk.hr>, and
     link scr-bx.1 to the new BitchX.1 (Closes: #43576).
   * When I disabled the glowing colon by default I didn't close the bug
     report (Closes: #32907, #32908).
   * Purely a user problem, although it is underdocumented how to make
     console ANSI work properly (Closes: #20111, #41207).
   * Add patch from upstream to fix loading scripts with DOS newlines.
   * Add a preliminary patch to prevent a disconnect from one server
     interfering with other connected servers (Closes: #51011).
   * Explicitly install scr-bx and wserv; the gtk build does not include
     them by default.
   * Add Build-Depends (lots of them now that we build gtkBitchX).
   * Update Standards-Version to 3.1.1.1.
   * Add a new option, DETACH_ON_HUP, defaulting to on.  Set this to OFF
     if you want BitchX to die instead of /detach when it receives SIGHUP
     (Closes: #30846, #36733).
   * This package is now buzzword-compliant and reported-bug-free.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 7 Jan 1999 01:12:41 -0500

ircii-pana (75p3-3) unstable; urgency=low

   * Remove my debugging messages from source/network.c.
   * Update the copyright file.

 -- Daniel Jacobowitz <dan@debian.org>  Thu, 12 Aug 1999 13:16:50 -0400

ircii-pana (75p3-2) unstable; urgency=medium

   * Remove SOCKS support for now.  If anyone wants it I will build a
     bitchx-socks package (closes: #38866, #41128).
   * CD support from the main binary was removed at some point in the past
     (closes: #32291).
   * Put scr-bx in /usr/bin (closes: #38891).
   * Define the proper path to wserv (closes: #24253).
   * Fix some nasty little networking gotchas:
     * newio.c (set_socket_options): use sizeof(struct linger) instead of
       sizeof(int).
     * network.c (connect_by_number): don't do absurdly incorrect casts
       on remoteaddr.
   * Lintian-cleaned.

 -- Daniel Jacobowitz <dan@debian.org>  Wed, 14 Jul 1999 12:41:03 -0400

ircii-pana (75p3-1) unstable; urgency=low

   * New upstream version.
   * Disable the glowing colon at mass request.  To re-enable it, change
     the last two lines of /etc/bitchx/bxglobal.

 -- Daniel Jacobowitz <dan@debian.org>  Thu, 4 Mar 1999 12:16:48 -0500

1998

ircii-pana (75p1-3) unstable; urgency=low

   * Fix a debian/rules typo (optimization of dll's).
   * Really fix maintainer info in debian/control this time.

 -- Daniel Jacobowitz <dan@debian.org>  Mon, 30 Nov 1998 13:29:23 -0500

ircii-pana (75p1-2) unstable; urgency=low

   * Change the internal name of the new font so it works this time.

 -- Daniel Jacobowitz <dan@debian.org>  Sat, 21 Nov 1998 18:49:23 -0500

ircii-pana (75p1-1) unstable; urgency=low

   * New maintainer.
   * New upstream version.
   * Add a smaller (8x16) X font, and a configuration file
     (/etc/bitchx/xfont) to control the font used by xbitchx.  The
     new font is the default by acclamation.
   * Remove (but transition the config files for) the +Deb1an.
   * Link with new ncurses.
   * Don't automatically set +k on /oper (bad mode for a user to have
     on undernet/linpeople/etc servers...)

 -- Daniel Jacobowitz <dan@debian.org>  Sun, 1 Nov 1998 17:31:23 -0500

ircii-pana (75-2) frozen unstable; urgency=low

   * Linked with libncurses4.
   * Orphaned package.

 -- Johnie Ingram <johnie@debian.org>  Sat, 14 Nov 1998 21:00:52 -0500

ircii-pana (75-1) unstable; urgency=low

   * New upstream version.

 -- Johnie Ingram <johnie@debian.org>  Fri, 3 Jul 1998 17:28:02 -0400

ircii-pana (74p4-2) frozen unstable; urgency=low

   * Applied security fix from bugtraq (#22960), fixing buffer overflow.
   * Includes new copyright text (#22980, important) negotiated by David
     Welton and applied retroactively by Michael Sandrof and other IRC-II
     authors -- this makes bitchx free enough to continue including with
     Debian.
   * Added manpage for bitchx, a present from Wichert Akkerman (#21776).
   * Closes #19994, as menu entries are included since 0.74p2-8.

 -- Johnie Ingram <johnie@debian.org>  Thu, 11 Jun 1998 13:30:03 -0400

ircii-pana (74p4-1) frozen unstable; urgency=low

   * Fixed version number of package: its 74, not 0.74.
   * Copyright file now contains an actual copyright, thanks to the
     watchful eye of James Troup.
   * Fixed eight-bit cleanliness problem caused by EMACS_KEYBINDS (#20105).
   * Fixed l33t version reply broken in 0.74p4-1.

 -- Johnie Ingram <johnie@debian.org>  Fri, 15 May 1998 04:04:46 -0400

ircii-pana (0.74p4-1) unstable; urgency=low

   * New upstream version.
   * Added FAQ in text and HTML formats.

 -- Johnie Ingram <johnie@debian.org>  Sat, 4 Apr 1998 02:33:39 -0500

ircii-pana (0.74p2-8) frozen unstable; urgency=low

   * Added Debian menu entry (#19994 severity important).

 -- Johnie Ingram <johnie@debian.org>  Fri, 20 Mar 1998 20:23:55 -0500

ircii-pana (0.74p2-7) unstable; urgency=low

   * Added support for messages during channel parts, a feature of
     irc.debian.org (debian ircd 2.10.01-4), dalnet, and soon the undernet.

 -- Johnie Ingram <johnie@debian.org>  Sun, 8 Mar 1998 01:19:25 -0500

ircii-pana (0.74p2-6) unstable; urgency=low

   * Added manpage for bitchx.
   * Added +s to default usermodes.

 -- Johnie Ingram <johnie@debian.org>  Sun, 1 Mar 1998 16:01:43 -0500

ircii-pana (0.74p2-5) unstable; urgency=low

   * Supports 30-character nicknames (#17646) of irc.debian.org and others.
   * Typing /help wait does not cause a segfault in this version (#8603).
   * Updated to Standards-Version 2.4.0.0.
   * Compiled with LATIN1 (and EMACS_KEYBINDS) defined so accented
     characters are more supported.

 -- Johnie Ingram <johnie@debian.org>  Fri, 6 Feb 1998 14:56:28 -0500

ircii-pana (0.74p2-4) unstable; urgency=low

   * Fixed problem with shared library not being remade during build.
 
   -- Johnie Ingram <johnie@debian.org>  Wed, 28 Jan 1998 11:05:49 -0500

 -- unknown <johnie@debian.org>  unknown

(There has been a parse error in the entry above, if some values don't make sense please check the original changelog)

ircii-pana (0.74p2-3) unstable; urgency=low

   * Fixed operation of backspace key under X.
   * The next_window function is now bound to a key (ctrl-o).
   * Added vga11x16.pcf font, a variant of the font used in dosemu, so
     xterm and rxvt can handle high-ascii characters (#8522, #13188).
   * Added "xbitchx" script, to easily use new X font.
   * Corrected upload to orig + diff format.
   * The beep_on_msg function is enabled for private messages.
   * More emacs-like keybindings.

 -- Johnie Ingram <johnie@debian.org>  Sat, 24 Jan 1998 22:33:21 -0500

ircii-pana (0.74p2-2) unstable; urgency=low

   * Package now provides and absorbes bitchx-bin and bitchx-doc.
   * Fixed automatic setting of IRCname.

 -- Johnie Ingram <johnie@debian.org>  Sat, 24 Jan 1998 10:31:37 -0500

ircii-pana (0.74p2-1) unstable; urgency=low

   * Compiled for libc6.
   * New upstream version (#10600, #11351) and maintainer.
   * Dynamically linked against the libc (#13186), and stripped (#13602).
   * Empty man directories removed (#9593, #10967, #12028).
   * Package can be built automatically (#15815).
   * No longer builds separate doc and lib packages (#8836), and files do
     not conflict with those provided by ircII (#8413, #8983).
   * The cdrom.so library is moved out of /lib (#11084).
   * Built-in IRC server list now includes the Linux Internet Support
     Cooperative (which includes Debian).
   * Updated to Standards-Version 2.3.0.1.

 -- Johnie Ingram <johnie@debian.org>  Sat, 24 Jan 1998 01:06:06 -0500

1997

bitchx (0.70-2) unstable; urgency=low

   * Fixes a major core dump problem in 0.70-1

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Fri, 28 Feb 1997 01:25:00 -0800

1996

bitchx (0.70-1) unstable; urgency=low

   * Upstream version.

 -- Patrick J. Edwards <pje120@mail.usask.ca>  Mon, 04 Nov 1996 18:13:00 -0800