Skip to content

Debian Changelog xwpe (1.5.30a-2)

2006

xwpe (1.5.30a-2) unstable; urgency=high

   * Forcing NCURSES definition due to a configuration bug which rendered the
     ncurses based wpe unusable. Urgency due to importance of the issue for
     general use. Thanks dulsi@identicalsoftware.com.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Fri, 24 Nov 2006 17:22:29 +0100

xwpe (1.5.30a-1) unstable; urgency=medium

   * New upstream version with a few minor fixes.
   * Policy bumped to 3.7.2 without changes.
   * Moved to DH compat 5, using a debian/compat file.
   * Now excluding gpm support for GNU/kFreeBSD and Hurd.
     (closes: #375423)
   * Updated copyright file.
   * Added a README.Debian file.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 2 Nov 2006 15:25:04 +0100

xwpe (1.5.29a-5) unstable; urgency=high

   * Changing tmp destdir to xwpe for dhelper compatibility.
     That caused missing binaries in -4 :-(

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 13 Feb 2006 12:36:16 +0100

xwpe (1.5.29a-4) unstable; urgency=low

   * Policy changed to 3.6.2 (no changes)
   * Compatibility level set to 4 for debhelper. Added ${misc:Depends}.
   * Removed xlibs-dev dependency and changed in xorg deps.
     (closes: #346860)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 16 Jan 2006 10:56:58 +0100

2004

xwpe (1.5.29a-3) unstable; urgency=low

   * Added dpatch support.
   * Policy bumped to 3.6.1, without changes.
   * Added patch:
   	tparm_proto.dpatch
     (closes: #264169)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 19 Aug 2004 16:25:08 +0200

2002

xwpe (1.5.29a-2) unstable; urgency=low

   * Added gdb as a suggested pkg.
     (closes: #155339)
   * Policy version updated.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Thu, 10 Oct 2002 16:05:36 +0200

xwpe (1.5.29a-1) unstable; urgency=low

   * New upstream release

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 7 Oct 2002 11:43:15 +0200

xwpe (1.5.26a-4) unstable; urgency=low

   * New maintainer.
     (closes: #85054)

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 28 Jan 2002 14:04:06 +0100

xwpe (1.5.26a-3) unstable; urgency=low

   * Orphaned this package.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 25 Jan 2002 14:42:34 +0100

2001

xwpe (1.5.26a-2) unstable; urgency=low

   * New maintainer. (closes: #68097)

 -- Adrian Bunk <bunk@fs.tum.de>  Sun, 4 Feb 2001 12:04:17 +0100

xwpe (1.5.26a-1) unstable; urgency=low

   * New upstream version.

 -- Matej Vela <vela@debian.org>  Thu, 4 Jan 2001 16:44:04 +0100

2000

xwpe (1.5.25a-1) unstable; urgency=low

   * New upstream version.
   * Applied the WpeGetCurrentDir patch.
   * debian/control: Forgot to add xlibs-dev to build dependancies.
   * Conforms to Standards version 3.2.1:
     * debian/rules: Supports `debug' and `nostrip' build options.

 -- Matej Vela <vela@debian.org>  Mon, 18 Dec 2000 04:31:46 +0100

xwpe (1.5.23a-2) unstable; urgency=low

   * Fix buffer overflow handling MANPATH (closes: #68433).

 -- Mark Brown <broonie@debian.org>  Sun, 22 Oct 2000 15:14:20 +0100

xwpe (1.5.23a-1) unstable; urgency=low

   * New upstream version.
   * debian/control: Updated build dependancies.

 -- Matej Vela <vela@debian.org>  Tue, 11 Apr 2000 06:38:10 +0200

1999

xwpe (1.5.22a-1) unstable; urgency=low

   * New upstream version.
   * Conforms to Standards version 3.1.1.

 -- Matej Vela <vela@debian.org>  Mon, 27 Dec 1999 17:43:00 +0100

xwpe (1.5.21a-1) unstable; urgency=low

   * New upstream version.
   * Since convertrc is gone:
     * Removed debian/README.Debian.
     * debian/rules:
       * Code for handling convertrc removed.
       * Calling ./configure with `--libdir=/usr/share' because
         everything in @libdir@/xwpe is architecture-independant now.
   * Conforms to Standards version 3.1.0:
     * debian/control: Added build dependancies, making config.cache
       checks in debian/rules unnecessary.

 -- Matej Vela <vela@debian.org>  Fri, 19 Nov 1999 06:25:45 +0100

xwpe (1.5.20a-1) unstable; urgency=low

   * New upstream version.
   * debian/rules:
     * Calling ./configure with `--mandir=...' for FHS compliance.
     * Aborting if libgpm isn't found by ./configure, to prevent
       auto-builders from not including the (optional) GPM support.
     * Removed dh_installmanpages since the Makefile takes care of it.
   * Makefile.in (forwarded upstream):
     * Correctly use the paths provided by ./configure.
     * Removing convertrc in clean.
     * Creating destination directories using `mkdir -p' to avoid
       problems with non-existant parent directories.
     * Added targets install_convertrc and distclean (previously
       handled by debian/rules).
   * we_fl_unix.c: Changed the default MANPATH to man-db's default,
     `/usr/man:/usr/share/man:/usr/X11R6/man:/usr/local/man'.
   * unixkeys.h: Changed the default INFOPATH to
     `/usr/share/info:/usr/local/info:/usr/info' for FHS compliance.
   * we_fl_fkt.c: Fixed a few bugs in e_mk_info_path, one of which
     prevented using the above INFOPATH (forwarded upstream).
   * Wrote debian/README.Debian, explaining how to update the
     configuration file format.
   * debian/copyright: Updated upstream URL and e-mail.

 -- Matej Vela <vela@debian.org>  Wed, 27 Oct 1999 19:34:41 +0200

xwpe (1.5.19a-1) unstable; urgency=low

   * New upstream version.
   * Conforms to Standards version 3.0.1:
     * Changed debian/copyright to reference
       `/usr/share/common-licenses/GPL'.

 -- Matej Vela <vela@debian.org>  Mon, 13 Sep 1999 01:26:04 +0200

xwpe (1.5.18a-1) unstable; urgency=low

   * New upstream version.
   * Conforms to Standards version 2.5.1.

 -- Matej Vela <vela@debian.org>  Mon, 7 Jun 1999 21:02:09 +0200

xwpe (1.5.17a-1) unstable; urgency=low

   * New upstream version.
   * Incorporated glibc 2.1 patch from Christian Meder.  Closes:
     Bug#32224.

 -- Matej Vela <vela@debian.org>  Thu, 13 May 1999 17:05:08 +0200

xwpe (1.5.16a-0.1) unstable; urgency=low

   * Package is orphaned, changed the maintainer to Debian QA Group.
   * Completely redid the packaging (using debhelper), fixing a few bugs.
   * New upstream version, dubbed alpha but maintained. Included is
     old rc file converter, too, as /usr/lib/xwpe/convertrc.

 -- Josip Rodin <jrodin@jagor.srce.hr>  Sun, 21 Mar 1999 19:18:47 +0100

xwpe (1.4.2-2.1.1) frozen unstable; urgency=low

   * non maintainer, sparc only upload
   * disable a string optimization with glibc2.1

 -- Christian Meder <meder@isr.uni-stuttgart.de>  Thu, 7 Jan 1999 00:14:50 +0100

1997

xwpe (1.4.2-2.1) unstable; urgency=low

   * Non-maintainer release.
   * Libc6 compile.

 -- Martin Mitchell <martin@debian.org>  Mon, 3 Nov 1997 20:18:35 +1100

xwpe (1.4.2-2) unstable; urgency=low

   * Added a menu entry
   * Changed description to reflect the fact xwpe is an editor.

 -- Igor Grobman <igor@debian.org>  Sat, 8 Mar 1997 13:57:42 -0500

xwpe (1.4.2-1) unstable; urgency=low

   * Initial Release in new packaging format
   * New maintainer
   * New upstream release

 -- Igor Grobman <igor@vaca.net>  Sat, 11 Jan 1997 10:47:57 -0500