gpm (1.19.6-12) unstable; urgency=critical
gpm (1.19.6-12) unstable; urgency=critical

  * The simple fix release.
  * Only read back as many bytes as we expect during the ps2 init.
    (Should fix the bug seen by Filip Van Raemdonck)

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 22 Mar 2002 19:45:31 -0500

gpm (1.19.6-11) unstable; urgency=critical

  * The fucked up system release. (Fuck off Long, it is justified.)
  * Include a strace option for the init.d script to run gpm under
    strace to get debugging information in /root/gpm.{strace|out}.
  * Ignore errors in the fuimps2 init.
  * Change the timeout from 1 second to 5 seconds before we kill
    ourselves.
  * Give more debugging information about why a write failed in the
    PS/2 init.
  * Use $GPM in all cases in the init.d script. (closes: #135340)

 -- Zephaniah E. Hull <warp@debian.org>  Mon, 18 Mar 2002 19:10:17 -0500

gpm (1.19.6-10) unstable; urgency=critical

  * The fuck it all to hell release.
  * Change the priority from standard to optional.
  * Drop the non-blocking IO, just kill ourselves if in the init sequence a
    read or write takes more then 1 second.
    (closes: #129063, #129471, #130133, #130275, #131648, #128780, #121206)
  * Move gpm_has_mouse_control to /usr/lib/gpm. (closes: #87096)
  * Default to not restarting gpm when X has control during upgrade.
    (closes: #129757)
  * Change the init sequence more. Kernels are BROKEN.

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 21 Feb 2002 20:40:49 -0500

gpm (1.19.6-9) unstable; urgency=critical

  * Retry writes and reads in the PS/2 init if the first time fails.
    (closes: #128715)

 -- Zephaniah E. Hull <warp@debian.org>  Sun, 13 Jan 2002 08:57:07 -0500

gpm (1.19.6-8) unstable; urgency=critical

  * Add another sleep to the PS/2 init write sequence.
    (closes: #128715)
  * Redo all of the diffs to apply cleanly without any fuzz.
    (closes: #128811)

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 11 Jan 2002 17:20:57 -0500

gpm (1.19.6-7) unstable; urgency=critical

  * Hopefully work around the problem with non-existant ps/2 mice making
    the keyboard go away. (closes: #113454, #114407)
  * fups2 protocol added, does no init, for the really broken mice.

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 10 Jan 2002 04:18:35 -0500

gpm (1.19.6-6) unstable; urgency=high

  * Fix buttons with multiple mice.
    Thanks to Federico Heinz for spotting my error.
    (closes: #120780, #122245, #122157)

 -- Zephaniah E. Hull <warp@debian.org>  Wed,  9 Jan 2002 16:57:54 -0500

gpm (1.19.6-5) unstable; urgency=low

  * Changed the PS/2 init function a bit.
    Some thanks to James Vandenberg. (closes: #120740, #120742)

 -- Zephaniah E. Hull <warp@debian.org>  Sat, 24 Nov 2001 14:26:52 -0500

gpm (1.19.6-4) unstable; urgency=low

  * Grr, changed the write_ps2 function to be more, tolorant, of
    really really broken mice which reply with 2 ACKs instead of 1 for
    setting sample rate. (closes: #120581, #120701)

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 23 Nov 2001 05:33:22 -0500

gpm (1.19.6-3) unstable; urgency=low

  * Added bison, libncurses5-dev, tetex-bin, and texinfo to the
    build-depends. (closes: #120687)
  * On alpha use /dev/psaux instead of /dev/psmouse by default.
    (closes: #63181)
  * Better detection of if this is an xterm with mouse support or the
    like. (Specificly for things like rxvt and other non-xterms with
    the same support.) (Patch by Oskar Liljeblad) (closes: #56514)

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 22 Nov 2001 19:47:23 -0500

gpm (1.19.6-2) unstable; urgency=low

  * Oops, broke imps2, fixed. (closes: #120581, #120584, #120635)
  * Include support for autops2 protocol, which autodetects which ps/2
    protocol your mouse speaks, this is now the new default.
  * Added bzip2 and gawk to the build-depends. (closes: #120582, #120594)
  * Added support for the vsxxxaa serial mouse used on the DEC.
    (Thanks to Karsten Merker.)

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 22 Nov 2001 14:26:35 -0500

gpm (1.19.6-1) unstable; urgency=low

  * New upstream version. (closes: #113967, #67372)
  * This adds a few new protocls and changes some existing ones.
  * Removed gpm-root entirely. (closes: #102031, #51671)
  * Only call vsyslog once from gpm_debug_log.
    (closes: #85551, #110112, #112235)

 -- Zephaniah E. Hull <warp@debian.org>  Wed, 21 Nov 2001 07:44:28 -0500

gpm (1.19.3-7) unstable; urgency=low

  * Fixed the build depends. (closes: #88373)

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 23 Mar 2001 08:35:16 -0500

gpm (1.19.3-6) unstable; urgency=high

  * Oops, gpmconfig is fixed now. (closes: #87718, #88442)
  * Delayed slightly due to a broken bison package.

 -- Zephaniah E. Hull <warp@debian.org>  Sun,  4 Mar 2001 05:32:12 -0500

gpm (1.19.3-5) unstable; urgency=high

  * The libc5 packages are /GONE/!
  * 010_compile_000: s/OPEN_MAX/FOPEN_MAX/. (closes: #85422, #79217, #80180)
  * 011_sun_repeat_000: Added sun repeat support from BenC. (closes: #70699)
  * 012_fups2_fuimps2_000: Support for BROKEN ps2 and ps2 wheel mice.
    (closes: #78862, #80181, #56364, #70653, #72484)
  * 013_tmpfile_000: Fixed a (not very important) race with tmpfile
    creation. (closes: #82774)
  * Changed the wording of the warning about -R in gpmconfig and the
    init script. (closes: #72338)

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 22 Feb 2001 18:21:24 -0500

gpm (1.19.3-4) unstable; urgency=medium

  * The broken ps2 machine release.
  * Documentation fix, usage message was incorrect for -R.
  * Because of many broken systems which can't handle the PS/2 reset
    code we no longer attempt to fully reset PS/2 mice. (closes: #70732,
    #70807, #70625, #70874, #71752)
  * Synced with the NMU stuff a while back. (closes: #63649)
  * Updated email address in control file.

 -- Zephaniah E. Hull <warp@debian.org>  Sat, 16 Sep 2000 08:34:29 -0400

gpm (1.19.3-3) unstable; urgency=medium

  * The ps2 protocol release.
  * We now init the mouse in the ps2 protocol, managing to even reset 
    it from the IntelliMouse protocol back to the standard ps2 
    protocol. (closes: #70004)
  * Note that this means that we can finally use -s to set the sample
    rate.

 -- Zephaniah E. Hull <warp@debian.org>  Tue, 29 Aug 2000 22:27:18 -0400

gpm (1.19.3-2) unstable; urgency=low

  * The brown paper bag release.
  * Oops, I based the 1.19.3-1 release off of a older gpm package 
    instead of current, a few things wrong, oops.

 -- Zephaniah E. Hull <warp@debian.org>  Wed, 23 Aug 2000 17:14:33 -0400

gpm (1.19.3-1) unstable; urgency=low

  * New upstream version.
  * Readded comment to the init script.

 -- Zephaniah E. Hull <warp@debian.org>  Wed, 23 Aug 2000 17:14:33 -0400

gpm (1.17.8-18) unstable frozen; urgency=high
  * Note to release manager, the RC bug for the below X fix has not been
    filed, however it does fix what is in my view a RC bug..
  * Check to see if we are running under X in a different way.

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 30 Jun 2000 18:42:54 -0400

gpm (1.17.8-17) unstable frozen; urgency=high

  * Note to release manager, this fixes a RC bug, and /many/ non RC
    bugs, so should probably go into potato for the next test cycle..
  * Removed the call to gpm-mouse-test in gpmconfig.
    (closes: #65962, #36491, #23660, #25856, #36490)
  * For testing cmdline there is no space after -R, just like the init
    script..
  * Corrected start/stop/restart calls in gpmconfig. (closes: #50770)
  * Changed the default append line..
  * Fixed the section for the gpm info file.. (closes: #57680)
  * If installing or upgrading under X ask before restarting.
    (closes: #59793, #46307, #49624, #54771, #61143, #64932)
  * Remove check for display in the init script, as that case is
    covered by the above change.

 -- Zephaniah E. Hull <warp@debian.org>  Tue, 27 Jun 2000 17:04:08 -0400

gpm (1.17.8-16.1) unstable frozen; urgency=high

  * Non Maintainer Upload

  * Add patch from BTS to fix getting kernel commandline on clean install
    (closes: #63649)

 -- Stephen R. Gore <sgore@debian.org>  Sat, 27 May 2000 14:52:00 -0500

gpm (1.17.8-16) unstable frozen; urgency=high

  * Fix the shlibs to be current version as I don't know what the first
    glibc2.1 version was, this is not perfect, but it should work.
    (RC bug not yet filed)
  * Add patch Colin Phipps to fix privlage elevation (closes: #58081)

 -- Zephaniah E. Hull <warp@debian.org>  Mon, 20 Mar 2000 07:07:25 -0500

gpm (1.17.8-15) unstable frozen; urgency=high

  * Whoops, upload to frozen as well as unstable..

 -- Zephaniah E. Hull <warp@debian.org>  Sat,  4 Mar 2000 16:36:55 -0500

gpm (1.17.8-14) unstable; urgency=high

  * Changed 'Recommends: gpm | xserver' to 'Suggests: gpm' for ruud.
    (closes: #59453)
  * Patch from rcw to allow gpmconfig to enable the repeater if the 
    repeat line does not exist (closes: #57850)
  * NOTE: This leaves a problem which I considder RC sitting here,
    I'll get that stuff done ASAP..

 -- Zephaniah E. Hull <warp@debian.org>  Wed,  1 Mar 2000 02:26:51 -0500

gpm (1.17.8-13) unstable; urgency=medium

  * Fixed the init script dealing with repeating..
  * Peered at the priority a bit..

 -- Zephaniah E. Hull <warp@debian.org>  Fri, 14 Jan 2000 07:59:47 -0500

gpm (1.17.8-12) unstable; urgency=medium

  * Default mouse type for i386 is now ps2, and the device /dev/psaux
    (Closes: #51129)
  * Moved the gpm-mouse-test manpage to section 8. (Closes: #51241)
  * Default mouse dev for sparc is now /dev/sunmouse.
  * Fix missing space in init script for repeating. (Closes: #54159)
  * Updated policy version to 3.1.1.1.
  * Removed several unused scripts..

 -- Zephaniah E. Hull <warp@debian.org>  Mon, 10 Jan 2000 01:27:02 -0500

gpm (1.17.8-11) unstable; urgency=medium

  * Removed sparc from arches to build for the libc5 compat libs, for
    real this time... (closes: #50554)

 -- Zephaniah E. Hull <warp@debian.org>  Thu, 18 Nov 1999 19:22:42 -0500

gpm (1.17.8-10) unstable; urgency=medium

  * Changed the message in the init script for when $DISPLAY is set..
    (Thanks to overfiend)
  * Included the readlink from netscape-base-4 as gpm_readlink..
  * Errrk, fixed the init script dealing with repeating..
  * Removed sparc from arches to build for the libc5 compat libs.. 
    (closes: #50127)
  * Erm, don't transpose the wheel movements for repeating.. *blush*
  * Uploading with a lot of unused stuff, will be using them next
    version, but this has a few big bugs squashed...

 -- Zephaniah E. Hull <warp@whitestar.soark.net>  Mon, 15 Nov 1999 06:06:05 -0500

gpm (1.17.8-9) unstable; urgency=low

  * Split up the patches even more, will hopefully submit things upstream RSN.
  * Tweaked the build scripts a little bit..
  * Turned off verbose mode for debhelper..

 -- Zephaniah E. Hull <warp@whitestar.soark.net>  Sat,  6 Nov 1999 06:28:00 -0500

gpm (1.17.8-8) unstable; urgency=low

  * Reworked the packaging a bit more, to use doogie's dbs system..
  * Slightly tweaked the maintainer field..
  * Fixed gpmconfig so you can turn repeating off.. (closes: #48879)

 -- Zephaniah E. Hull <warp@whitestar.soark.net>  Fri,  5 Nov 1999 01:24:31 -0500

gpm (1.17.8-7) unstable; urgency=low

  * Reworked the packaging, now uses debhelper and is FHS complient.
    (closes: #42552)
  * Changed how we kill gpm in the init.d script.
  * Don't start gpm under X unless we are repeating to X.
  * Don't kill gpm in prerm if we are upgrading, but do if the upgrade fails
    (closes: #36117)
  * Applied patch from Alexander Viro.. (closes: #46061)
  * Changed type of summaid in mice.c to signed short from char.
    (closes: #39455)
  * Corrected typo in documentation.. (closes: #41637)
  * Included rmev.. (closes: #42168, #34559)

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Tue, 28 Sep 1999 18:44:41 -0400

gpm (1.17.8-6) unstable; urgency=low

  * Whoops, messed up on the wheel detection for the imps2 and ms3 
    protocols..

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Mon, 26 Jul 1999 03:17:11 -0400

gpm (1.17.8-5) unstable; urgency=low

  * Added a 5 second delay between stopping and starting gpm in the
    restart case..

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Tue, 29 Jun 1999 15:22:04 -0400

gpm (1.17.8-4) unstable; urgency=low

  * Changed the 'Error in protocol' from ERR to DEBUG..

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Fri, 25 Jun 1999 13:47:23 -0400

gpm (1.17.8-3) unstable; urgency=medium

  * Changed the Architecture: field in the control files from 'any' to
    'i386 m68k sparc' (closes: 39292)

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Thu, 10 Jun 1999 15:02:42 -0400

gpm (1.17.8-2) unstable; urgency=medium

  * Doh! Actually changed the maintainer entry in the control file..

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Fri,  4 Jun 1999 18:21:23 -0400

gpm (1.17.8-1) unstable; urgency=low

  * New upstream version.
  * New maintainer.
  * Fixed a few compiler warnings, will fix more later..
  * Turned off mouse movement clustering, helps for me...
  * Added -e option, directs logging to stderr instead of syslog...
  * Added -f option, forces repeat mode to always be on..
  * Added wheel support, note that the wheel is only repeated currently:
    o Added new repeater type, ms3, includes wheel data!!
    o Added wheel parsing stuff to ms3 type. (IntelliMouse SERIAL)
    o Added new type, xmiabps2, for the Kensington Mouse-in-a-box in ps2
      mode, note that this mouse acts like a IntelliMouse in serial mode
      (the ms3 type)
    o Separated the imps2 parser from the ps2 parser, and added wheel
      parsing to it..

 -- "Zephaniah E. Hull" <warp@whitestar.soark.net>  Wed,  3 Jen 1999 09:07:00 -0400

gpm (1.17.6-1) unstable; urgency=low

  * New upstream version.
  * debian/rules (binary-gpm): install microtouch-setup.
  * debian/gpmconfig: fix usage of more so that the list of mouse types is
    actually piped through more.

 -- James Troup <james@nocrew.org>  Wed,  7 Apr 1999 20:37:18 +0100

gpm (1.17.5-1) unstable; urgency=low

  * New upstream version.
  * debian/control (gpm): recommend xserver not xbase. [#32855]

 -- James Troup <james@nocrew.org>  Sun, 21 Feb 1999 02:36:42 +0000

gpm (1.17.4-1) unstable; urgency=low

  * New upstream version.

 -- James Troup <james@nocrew.org>  Sun, 14 Feb 1999 16:01:01 +0000

gpm (1.17.3-1) unstable; urgency=low

  * New upstream version.
  * debian/rules (build): seperate build into two parts of library and
    program, so I can pass -DREENTRANT to both the shared and static
    library and not compile the programs with it.  Thanks to Ian T
    Zimmerman (itz@rahul.net) who noticed that the static library wasn't
    being compiled with -DREENTRANT.
  * debian/rules (build-libc5): use CFLAGS to pass -DREENTRANT as per
    previous change.
  * debuglog.c: #include <string.h> to quiet -Wall.

 -- James Troup <james@nocrew.org>  Thu, 11 Feb 1999 20:52:41 +0000

gpm (1.16.0-3) unstable; urgency=medium

  * debian/rules (binary-gpm): install all the info files.  Thanks to
    Kalle Olavi Niemitalo <tosi@ees2.oulu.fi> for noticing the missing
    files.  [#32268]
  * debian/rc (PIDFILE): change the name of the pidfile.  Noticed by
    Neophyte <neo@sitek.windoms.net>. [#32317]
  * debian/gpmconfig (PIDFILE): new variable, correct name of pidfile.
  * debian/gpmconfig: use it.
  * debian/prerm: run start-stop-daemon with both the new and the old
    pidfile name.

 -- James Troup <james@nocrew.org>  Sun, 24 Jan 1999 00:50:58 +0000

gpm (1.16.0-2) unstable; urgency=high

  * Link libgpm with ncurses as it uses stdscr() and not linking it
    requires the program using libgpm to do so, which none of them do.
    Reported by Lazarus Long <lazarus@overdue.ddns.org> and
    ron@microtronics.com.au. [#31608,#31633]

 -- James Troup <james@nocrew.org>  Sat,  9 Jan 1999 19:42:20 +0000

gpm (1.16.0-1) unstable; urgency=low

  * New upstream version, thanks to Davide Barbieri <paci@prosa.it> for
    telling me about it.
  * debian/control (Standards-Version): updated to 2.5.0.0.
  * debian/copyright: updated canonical FTP site and other information.
  * debian/rules (COMPAT_ARCHS): added sparc, requested by Christian Meder
    <meder@isr.uni-stuttgart.de>. [#29582 (1/2)]
  * debian/rules (build-libc5): don't hardcode $CPP to something
    inapproriate, reported by Chrisitan Meder
    <meder@isr.uni-stuttgart.de>. [#29582 (2/2)]
  * gpn.c (usage): typo (s/an unexistent/a non-existent/)
  * aclocal.m4 (ITZ_SYS_ELF): remove broken test which assumed that $CC is
    always exactly `gcc' on ELF systems.
  * debian/rules (build): build with -O2 not -O3 in line with upstream
    change and sanity.
  * debian/rules (build-libc5): ditto and redone as this upstream version
    has proper support for building in directories other than the root
    source directory.
  * debian/rules (SOMINOR): update.
  * debian/rules (binary-*): rewritten to cope with changes since 1.14, to
    not use {,} and generally be nicer.
  * debian/gpmconfig: fix logic bug (s/-a/-o/) to allow a `y' to do the
    right thing for the `run mouse-test' question.
  * debian/rules (build): force gpm-root (via configure) to use /etc not
    /usr/etc (eh?).
  * doc/Makefile.in (maintainer-clean): unconditionally (and
    non-interactively) remove files.  Also remove `mouse-test.1',
    `gpm.info-1' and `gpm.info-2'.
  * debian/rules (clean): force a `maintainer-clean' in doc/ to get rid of
    cruft in diff.

 -- James Troup <james@nocrew.org>  Wed,  6 Jan 1999 22:36:37 +0000

gpm (1.14-3) unstable; urgency=medium

  * Recompile with ncurses4.
  * debian/lib.shlibs: update.
  * debian/libg.shlibs: ditto.

 -- James Troup <james@nocrew.org>  Sat, 31 Oct 1998 00:23:24 +0000

gpm (1.14-2) unstable; urgency=low

  * debian/gpmconfig: Fix invocation of mktemp, thanks to Greg Schafer
    <gschafer@zip.com.au> for pointing out my carelessness. [#27426]

 -- James Troup <james@nocrew.org>  Sun,  4 Oct 1998 12:02:06 +0100

gpm (1.14-1) unstable; urgency=low

  * New upstream version [#25685].
  * debian/control (Maintainer): new address.
  * debian/gpmconfig: correct logic error in parsing answer to whether or
    not the user wants to run gpm-mouse-test, reported by Joel Rosdahl
    <joel@debian.org>. [#26725]
  * debian/gpmconfig: add ms3 to the accepted mouse types, reported by
    Armando Cerna <bubby@nettaxi.com>. [#25953]
  * debian/rc: test for root by checking the numeric id rather than the
    user name, reported by Yuri Niyazov <yuricake@geocities.com>. [#26174]
  * gpm-root.y (main): s/vcs0/vcs/g, reported by Patrik Rak
    <patrik@pandora.ms.mff.cuni.cz>. [#25839]

  * The following changes were thought of by Fran蔞is Gouget
    <fgouget@mygale.org> and he even provided a patch for them, which, uh,
    didn't work.  But even so, many thanks to him for the great
    idea. [#24345]
  * gpn.c (cmdline): modified handling of -t command line argument, so it
    can be used by anyone regardless of whether or not a copy of gpm is
    already running.
  * gpn.c (usage): update for new -t option "types".
  * mice.c: improved descriptions of mouse types.
  * mice.c (M_listMice): function used by -t help, reworked version of old
    M_listTypes.
  * mice.c (M_listTypes): function used by -t types; lists only mnemonics.
  * debian/gpmconfig: use the new -t types and -t option to automate both
    the help output and the detection of valid mouse types.

  * debian/gpmconfig: globally replace `echo foo` with $(echo foo).
  * debian/control (Standards-Version): Updated to 2.4.1.0.
  * debian/control (gpm): depend on debianutils (>= 1.7) to ensure mktemp
    is available for gpmconfig.
  * debian/rules (binary-gpm): install README and README.twiddler into
    /usr/doc/gpm/.
  * debian/rules: don't hard code the minor of the soname, but use a
    variable instead, to ease upgrades to new upstream versions.
  * aclocal.m4: force configure to leave CFLAGS alone so debian/rules
    can compile debuggable but optimized binaries.
  * debian/rules (build): pass our CFLAGS to configure rather than make so
    as not to lose ancillary information the Makefile passes in the
    CFLAGS.

 -- James Troup <james@nocrew.org>  Thu,  1 Oct 1998 11:57:16 +0100

gpm (1.13-5) frozen unstable; urgency=HIGH

  * mouse-test.c (main): exclude devices with a minor number of 130 from 
    the device probe to avoid causing spontaneous reboots on machines
    where watchdog is used.  Reported by Jim Studt <jim@federated.com>
    [#22602]
  * debian/gpmconfig: s/protocl/protocol/ and improve description of ps2
    mice, thanks to Paul Slootman <paul@debian.org>. [#21428]
  * debian/control (libgpmg1): Recommend gpm _or_ xbase, as xbase provides
    a mouse server too. [#20449]
  * debian/control (libgpm1): ditto.
  
  * Following changes are a patch for Intellimouse PS/2 support from Ben
    Pfaff <pfaffben@pilot.msu.edu>. [#22496]
  * kmouse.h: Add PROTO_IMPS2.
  * mice.c: (I_imps2) New function.
    (mice[]) New entry for imps2: PS/2 Intellimouse.

 -- James Troup <J.J.Troup@comp.brad.ac.uk>  Thu, 21 May 1998 00:00:11 +0200

gpm (1.13-4) frozen unstable; urgency=medium

  * Makefile.in: compile the shared library with the pic versions of
    $EXTRAOBJS, Greg Stark <gsstark@mit.edu>. [#20008]
  * mice.c: #include <string.h> for memset() prototype.
  * libcurses.c: ditto.
  * mice.c (I_pnp): don't define unsed variable c.
  * debian/rules (binary-gpm): install mouse-test as gpm-mouse-test.
  * gpm-root.y: disable undocumented f.debug function because it uses a
    file in /tmp in a fashion which invites symlink abuse.
  * doc/doc.gpm: add information to generate a man page for mouse-test.
  * debian/rules (binary-gpm): install mouse-test manpage, and correct the
    name.
  * debian/rules (build): compile with "-g -O3 -Wall" (as opposed to "-O3
    -fomit-frame-pointer").
  * debian/rules (build-libc5): ditto.
  * debian/gpmconfig: offer the user the chance to run mouse-test,
    suggested by Tony Finch <fanf@lspace.org> [#5551].
  * debian/gpmconfig.8: updated to reflect changes in gpmconfig.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Thu, 26 Mar 1998 12:40:31 +0000

gpm (1.13-3) unstable; urgency=low

  * debian/postinst (check_gpm_conf): fix embarrassing typo
    (s/you're/your/). [#18086]
  * debian/control (libgpmg1): Recommend not Depend on gpm, since
    applications linked with libgpm retain their functionality in
    X. [#18223]
  * debian/control (libgpm1): ditto.
  * debian/control (libgpm1): Correct section (s/libs/oldlibs/).
  * debian/control (libgpm1-altdev): ditto (s/devel/oldlibs/).
  * debian/gpmconfig.8: new manpage for gpmconfig.
  * debian/postrm (purge): remove /etc/gpm.conf.
  * debian/rules (binary-gpm): install gpmconfig.8.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Sat, 21 Feb 1998 00:44:34 +0000

gpm (1.13-2) unstable; urgency=low

  * gpm.c (processConn): type of socket length changed (size_t -> socket_t).
    [#16043]
  * gpm-root.y (get_winsize): Open /dev/tty0 not /dev/console. [#10583]
  * debian/control (libgpmg1-dev): Replaces bo's libgpm1 to avoid overwrite 
    problems.  
  * debian/rules: s/g-ws/go=rX/g for all chmod calls.
  * debian/conffiles: /etc/gpm.conf is no longer a dpkg-handled conffile.
    [#16081]
  * debian/postinst (configure): drop test for previously unconfigured gpm
    and instead test for the presence of /etc/gpm.conf, if one is not
    found create a default and run gpmconfig.
  * debian/rules (binary-gpm): don't install /etc/gpm.conf.
  * debian/rc (reload): removed; gpm takes it configuration from the
    command line, a reload target makes no sense.
  * debian/rc (force-reload): new target which is an alias for restart
    (see above).
  * debian/control (Standards-Version): Updated to 2.4.0.0.
  * debian/rules (COMPAT_ARCHS): don't build libc5-compat stuff for sparc.
  * doc/manpager: Add an additional rule to convert "\ " to "\\ " to avoid
    the problem of groff escaping the slash away. [#12031]
  * debian/postinst (create_gpm_conf): new function to create a default
    configuration file suitable for the architecture.
  * debian/postinst (restart_gpm): new function which has the odious task
    of deciding whether or not to restart gpm.
  * debian/postinst: split into two case structures to avoid repetition.
  * debian/gpm.conf-i386: removed as it is now obsolete.
  * debian/gpm.conf-m68k: ditto.
  * debian/gpm.conf-axp: ditto.
  * debian/gpm.conf-sparc: ditto.
  * debian/gpmconfig: escape any backslashes in the append string to
    protect it from sed.
  * debian/gpmconfig: reversed change from 1.13-1 and use " to enclose the
    append string not '.
  * debian/gpmconfig: ensure any " in the append string are escaped with
    two backslashes to ensure shell meta-characters are protected from
    evaluation.
  * debian/postinst: change format of append line in default /etc/gpm.conf
    to avoid corruption of it.
  * debian/postinst (check_gpm_conf): new function to try and fix old
    broken gpm.conf files.
  * debian/rules (build-libc5): use a separate configure cache instead of
    removing the cache from the libc6 build.
  * debian/rules (clean): remove configc1.cache.
  * debian/copyright: improved and extended changes description.
  * debian/copyright: altered to reflect now uncompressed state of GPL in
    /usr/doc/copyright.
  * debian/prerm: remove superfluous duplicate  "set -e".
  * debian/control (libgpmg1): Depend on gpm since applications linked
    against libgpm require it for the mouse functions to work.
  * debian/control (libgpm1): ditto.
  * debian/copyright: update FSF's address.
  * debian/rules (binary-libgpm-altdev): use relative not absolute symlink
    for libgpm.so.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Mon,  9 Feb 1998 13:18:47 +0000

gpm (1.13-1) unstable; urgency=low

  * New upstream version. [#13397]
  * Uses pristine upstream source.
  * debian/gpmconfig: Extended descriptions of mouse types. [#9216 (2/2)]
  * debian/gpmconfig: added support for logim, ms3 and pnp mouse types.
  * debian/gpmconfig: More helpful error messages.
  * debian/gpmconfig: default mouse type in help is no longer i386-specific.
  * debian/gpmconfig: Append is enclosed in ' and not ".
  * debian/gpmconfig: When asked for additional arguments, append is
    cleared if the user answers {N,n} [#13893].
  * debian/rules: only build libc5-compat stuff for i386, m68k and sparc.
  * debian/rules: use $(STRIP).
  * debian/rules: strip libgpm.a with --strip-debug.
  * debian/rules: add a SHELL=/bin/bash.

  * debian/lib.postinst: only run ldconfig if called with configure as an
    argument.
  * debian/lib.postrm: removed; there's no need to run ldconfig at this
    point.
  * debian/postrm: rewritten in the style of the other
    *{{post,pre}{rm,inst}}* scripts.  
  * debian/prerm: don't stop the daemon or remove info documentation on 
    failed-upgrade.
  * debian/rc: rewritten and added reload target.
  * debian/lib5.preinst: ensure ld.so.1.x.x knows about
    /usr/lib/libc5-compat.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Sat,  6 Dec 1997 17:42:00 +0000

gpm (1.12-6) unstable; urgency=low

  * Removed spurious liblow.c.orig which was bloating the diff.gz.
  * Removed t-mouse.el{,c} and any reference to it from the binary
    package, it doesn't work with recent versions of emacs and is
    superceded by gpmemacs.
  * Added check to /etc/init.d/gpm to ensure that only root can run it.
  * Added `:' and `~' to the default inword LUT, to make double clicking
    on URLs easier.
  * Fixed gpn.c so gpm will accept 1 as an argument to -a [#11911].
  * Lots of spelling corrections/typo fixes and a couple of minor 
    alterations to the info file and man page.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Fri,  8 Aug 1997 23:55:01 +0100

gpm (1.12-5) unstable; urgency=low

  * Corrected bogus libgpmg1 shlibs file.  
  * Corrected gpm.h so that programs linked against libgpm 
    don't cause problems after being run in an xterm [#10959].
  * /etc/init.d/gpm is now a conffile.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Wed,  9 Jul 1997 10:49:20 +0100

gpm (1.12-4) unstable; urgency=low

  * Build libgpm.so with -lc, to ensure the dynamic linker 
    can distinguish between the libc5 and libc6 version.
  * If $DISPLAY is set gpm will ask if gpm should be started
    since the problems reported in #7343 don't happen to 
    everyone [#10929].

 -- James Troup <jjtroup@comp.brad.ac.uk>  Tue, 01 Jul 1997 02:19:40 +0100

gpm (1.12-3) unstable; urgency=low

  * Rebuilt for libc6.
  * Configure gpm only if there is no previously configured
    version [#9216 (1/2)].
  * Don't restart gpm if $DISPLAY is set [#7343, #10766].
  * Force doc/manpager to use gawk, fixes problem of text 
    running together without spaces in gpm.1 [#9753 (1/2)].

 -- James Troup <jjtroup@comp.brad.ac.uk>  Thu, 26 Jun 1997 17:30:23 +0100

gpm (1.12-2) unstable; urgency=low

  * Patched for glibc.  Patch from Michael Alan Dorman <mdorman@debian.org>.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Sun, 27 Apr 1997 23:24:54 +0100

gpm (1.12-1) unstable; urgency=low

  * New upstream version.
  * Really compile libgpm1 with -DREENTRANT.
  * Added support for ligim, sun, ncr and wacom to gpmconfig.

 -- James Troup <jjtroup@comp.brad.ac.uk>  Thu, 24 Apr 1997 20:42:52 +0100

gpm (1.10-7) unstable; urgency=low

  * New maintainer.
  * Reworked debian/* to my tastes.
  * Strip libgpm.so with --strip-unneeded as per standard.
  * Removed empty /usr/include directory from gpm.
  * install-info --remove call moved to prerm as per standard.
  * Removed obsolete preinst.
  * Altered prerm, gpmconfig and /etc/init.d/gpm to use start-stop-daemon.
  * Removed command line arguments from startup message.
  * gpm once more Suggests: emacs, it got lost at some stage.
  * Added seperate gpm.conf files for m68k, sparc and alpha
    (Thanks to Eric Delauney and Michael Alan Dorman for sparc and 
    alpha information).
  * Patched for glibc.  Patch from Michael Alan Dorman <mdorman@debian.org>.
  * Changed default mouse type for i386 to ms (bug #7935).

 -- James Troup <jjtroup@comp.brad.ac.uk>  Wed, 23 Apr 1997 09:13:11 +0100

gpm (1.10-6) unstable; urgency=low

  * Modified preinst to work properly (Bug#7176)

 -- Martin Schulze <joey@debian.org>  Sun, 10 Feb 1997 08:45:41 +0100

gpm (1.10-5) unstable; urgency=low

  * Made /etc/init.d/gpm more verbose, according to standard

  * Compressed manpages
  
  * Uncompressed copyright

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 8 Feb 1997 11:12:02 +0100

gpm (1.10-4) unstable; urgency=low

  * Converted to Standards-Version: 2.1.1.2 with great help by James Troup
    <J.J.Troup@comp.brad.ac.uk>
  
  * Moved libgpm1 from section misc into libs
  
  * Modified prerm to work correct with broken versions of
    /etc/init.de/gpm that would kill itself instead of the daemon.

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Fri, 31 Jan 1997 10:24:58 +0100

Thu Jan  2 13:53:31 1997  Martin Schulze  <joey@finlandia.infodrom.north.de>

* debian.rc: Use pidof instead of killall (Bug#6043)

Sun Dec 22 11:31:26 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* debian.rules: Installed upstream ChangeLog

Wed Oct 30 08:17:25 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* stripped gpm (Bug#5076)
* stripped libgpm.so.$(version) (Bug#5129)

Thu Sep 26 09:32:26 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* debian.copyright: added new address for Alessandro

* debian.rc: gpm -i --> killall gpm - needed to reduce hangs when
called under X11

This is what we (Allesandro and I) found out. Release 1.11 of gpm
will have a timeout added.

* debian.gpmconfig: gpm -i --> killall gpm

Sun Sep  1 15:38:17 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* /etc/init.d/gpm: Configuration based on /etc/gpm.conf
* Created /usr/sbin/gpmconfig to manipulate /etc/gpm.conf
* /etc/init.d/gpm: no longer a configuration file
* /usr/doc/copyright/{gpm,libgpm1} --> /usr/doc/{gpm,libgpm1}/copyright
* /usr/doc/{gpm,libgpm1}/changelog.gz
* Moved gpm into /usr/sbin as it's a system and not a user program
* Modified prerm/postrm (Bug#4252)

Sat Jul  6 11:27:39 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* removed /usr/man/man1/libgpm.so.1 (Bug#3528)

Mon Jul  1 10:23:39 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* Splitted the binary into two packages, one consisting of a
(shared) library and one containing the executable.

Wed May  8 00:54:43 1996  Martin Schulze  <joey@finlandia.infodrom.north.de>

* created first version of 1.06. While packaging I solved
Bug#1669, Bug#2215, Bug#2232, Bug#2388, Bug#2518, Bug#2521, Bug#2522


Local variables:
mode: debian-changelog
End: