Skip to content

Debian Changelog wterm (6.2.9-8.1)

2010

wterm (6.2.9-8.1) unstable; urgency=low

   [Jari Aalto]
   * Non-maintainer upload.
   * debian/control
     - (Build-Depends): update obsolete x-dev to x11proto-core-dev.
       (important RC bug; Closes: #515498).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 27 Mar 2010 14:37:29 +0200

2006

wterm (6.2.9-8) unstable; urgency=low

   * Change xlibs-dev Build-Depends in control to libx11-dev, libxpm-dev,
     libxt-dev and x-dev (Closes: #346785).

 -- Jeff Stevens <jeff@mossycup.com>  Mon, 9 Jan 2006 16:42:08 -0800

2005

wterm (6.2.9-7) unstable; urgency=low

   * New maintainer (Closes: #321342).
   * Acknowlege NMU 2.6.9-6.1 (Closes: #282286).
   * Acknowlege NMU 2.6.9-6.2 (Closes: #286323).
   * Acknowlege NMU 2.6.9.6.3 (Closes: #288648, #229517).
   * Acknowlege NMU 2.6.9.6.4 (Closes: #329286).
   * Add patch from Goran Weinholt to resolve improper key press output due
     to uninitialized variable (Closes: #284820).
   * Add patch from Adam Borowski to correct KP2 keycode in Application
     Mode (Closes: #213209).
   * Move GCC 4.0 FTBFS patch from src/grkelot.c to rules/patches for dpatch.
   * Update Policy-Version to 3.6.2 (no changes).
   * Removed extranious blank lines from wterm manpage (Closes: #327142).
   * Set priority to 20 for x-terminal-emulator binaries.  Previous priority
     of 10 was incorrect.
   * Fix linitian warnings and errors (v1.23.12):
     - Quote all unquoted strings in menu files.
     - Add lintian overrides for setgid binaries as required for utmp support.
     - Menu files install into /usr/share/menu.
     - Eliminate Bashisms in maintainer scripts.
   * Fix linda warnings and errors (v0.3.16):
     - Add linda overrides for setgid binaries as required for utmp support.
   * Overhaul package building process:
     - Rewrite rules resulting in simplification and debhelper support.
     - Reorganize files in debian/ to work elegantly with debhelper.
     - Implement dpatch.

 -- Jeff Stevens <jeff@mossycup.com>  Sun, 6 Nov 2005 20:04:37 -0800

wterm (6.2.9-6.4) unstable; urgency=low

   * Non-maintainer upload
 
   * debian/rules: set optimisation level from O3 to policy-recommended O2
     to prevent ICE on m86k (Closes: #329286)

 -- René van Bevern <rvb@pro-linux.de>  Wed, 21 Sep 2005 11:09:48 +0200

wterm (6.2.9-6.3) unstable; urgency=low

   * Non-maintainer upload
 
   * debian/menu-ml: add menu entries for the different wterm-ml flavours
     "cwterm", "gwterm" and "kwterm", because the executable "wterm-ml" is
     non-existant. (Closes: #229517)
 
   * Apply patch from Andreas Jochens to fix FTBFS with GCC 4.0 (Closes: #288648)
     + src/grkelot.c: remove "static" keyword from prototypes of functions
       that are later defined non-static

 -- René van Bevern <rvb@pro-linux.de>  Tue, 6 Sep 2005 13:33:49 +0200

wterm (6.2.9-6.2) unstable; urgency=low

   * Non-Maintainer Upload
   * Drop build-dependency on libwraster3-dev it isn't used (Closes: #286323)

 -- Jeroen van Wolffelaar <jeroen@wolffelaar.nl>  Sun, 2 Jan 2005 21:54:28 +0100

2004

wterm (6.2.9-6.1) unstable; urgency=low

   * NMU to DELAYED/3.
   * Update Build-Depends to libwraster3-dev (Closes: #282286).

 -- Christoph Berg <cb@df7cb.de>  Sun, 28 Nov 2004 15:12:13 +0100

2003

wterm (6.2.9-6) unstable; urgency=high

   * Updated names of build dependencies.
   * Rebuilt to accompany new library packages due to EXTREME SLOPPINESS
     on the part of the maintainer of wmaker-related packages.
     (Closes: Bug#177579)
   * Removed full stop at the end of short description.
   * Removed links from /usr/doc to /usr/share/doc.

 -- Brian Mays <brian@debian.org>  Mon, 28 Jul 2003 14:49:58 -0400

2002

wterm (6.2.9-5) unstable; urgency=medium

   * Fixed x-terminal-emulator.1.gz alternative.  (Closes: Bug#146155)

 -- Brian Mays <brian@debian.org>  Tue, 14 May 2002 14:56:33 -0400

wterm (6.2.9-4) unstable; urgency=medium

   * Modified postinst to ignore an existing /usr/doc/$package directory.

 -- Brian Mays <brian@debian.org>  Wed, 20 Mar 2002 11:24:52 -0500

wterm (6.2.9-3) unstable; urgency=low

   * Replaced the "wterm" man page (actually rxvt's) added by the
     upstream developers.  (Closes: Bug#136085)

 -- Brian Mays <brian@debian.org>  Wed, 27 Feb 2002 18:38:44 -0500

wterm (6.2.9-2) unstable; urgency=low

   * Fixed symlink /usr/doc -> ../share/doc.
   * Fixed reference to GPL.
   * Improved stripping of binaries.
   * Split multilingual support into separate wterm binaries.  (Closes:
     Bug#81228)
   * Fixed bug causing wterm to ignore the numlock.  (Closes: Bug#103665)
   * Added patch from Geoff Wing <gcw@rxvt.org> to bind specific X
     resources before global resources.
   * Added hack to change the cursor color whenever foreground color
     is changed.

 -- Brian Mays <brian@debian.org>  Mon, 4 Feb 2002 07:27:23 -0500

wterm (6.2.9-1) unstable; urgency=low

   * New upstream version.  (Closes: Bug#121603)
   * Added a wterm-ml man page.  (Closes: Bug#113575)
   * Fixed symlink /usr/doc -> ../share/doc.

 -- Brian Mays <brian@debian.org>  Sun, 27 Jan 2002 12:54:11 -0500

2001

wterm (6.2.6-17) unstable; urgency=low

   * Moved stuff out of /usr/X11R6 to satisfy section 12.8.7 of the
     policy manual.

 -- Brian Mays <brian@debian.org>  Mon, 19 Nov 2001 18:44:48 -0500

wterm (6.2.6-16) unstable; urgency=low

   * Modified the Build-Depends to use the new X package names.
     (Closes: Bug#90740)

 -- Brian Mays <brian@debian.org>  Sun, 25 Mar 2001 09:39:38 -0500

wterm (6.2.6-15) unstable; urgency=low

   * Fixed error in the call to get-wings-flags.  (Closes: Bug#86671)

 -- Brian Mays <brian@debian.org>  Tue, 27 Feb 2001 11:17:31 -0500

wterm (6.2.6-14) unstable; urgency=low

   * Added the use of "get-wings-flags" for building the executables.

 -- Brian Mays <brian@debian.org>  Mon, 12 Feb 2001 09:58:47 -0500

wterm (6.2.6-13) unstable; urgency=low

   * Fixed cursor color bug.

 -- Brian Mays <brian@debian.org>  Fri, 2 Feb 2001 15:48:02 -0500

wterm (6.2.6-12) unstable; urgency=low

   * Removed suidmanager support (I always hated that stupid program).

 -- Brian Mays <brian@debian.org>  Wed, 24 Jan 2001 13:13:01 -0500

wterm (6.2.6-11) unstable; urgency=low

   * New upstream maintainer.
   * Fixed a bug with underlining.  (Closes: Bug#67405)
   * Changed TERM to "rxvt".  (Closes: Bug#68212, Bug#73049, Bug#67058)
   * Cleaned up copyright.
   * Fixed man page.

 -- Brian Mays <brian@debian.org>  Mon, 8 Jan 2001 20:27:02 -0500

2000

wterm (6.2.6-10) unstable; urgency=low

   * Patched source to include Unix98 pty support (closes: #61479)
   * Split the package in two (wterm and wterm-ml packages). (closes: #47012)
   * UTMP support.
   * Updated the manpage.

 -- Mark Triggs <mrbump@debian.org>  Sun, 9 Apr 2000 10:20:30 +1000

wterm (6.2.6-9) unstable; urgency=low

   * Fixes problem with Russian characters (closes: #54825)
   * Configured with --enable-xgetdefault (closes: #55874)
   * debian/rules file mentions libproplist-dev (closes: #55006)

 -- Mark Triggs <mrbump@debian.org>  Sat, 4 Mar 2000 11:11:32 +0000

1999

wterm (6.2.6-8) unstable; urgency=low

   * Added "Provides: x-terminal-emulator" (closes: #47159)

 -- Mark Triggs <mrbump@debian.org>  Mon, 27 Dec 1999 14:35:27 +0000

wterm (6.2.6-7) unstable; urgency=low

   * Problem has been fixed regarding removal of non-existant config.cache file
     (closes: #45498)
   * (closes: #45759)
   * Terminal mode RXVT modified to allow home/end keys AND fonts. (closes: #42373)
   * Applied patches ever so kindly supplied by Josip Rodin (closes: #45532)

 -- Mark Triggs <mrbump@debian.org>  Sun, 26 Sep 1999 13:58:23 +1000

wterm (6.2.6-6) unstable; urgency=low

   * Fixed small problem regarding the removal of config.cache during clean.
     (closes: #45218)

 -- Mark Triggs <mrbump@debian.org>  Fri, 17 Sep 1999 17:36:24 +1000

wterm (6.2.6-5) unstable; urgency=low

   * Changed installation of wterm binary from /usr/bin to /usr/X11R6/bin
   * Rebuilt package to contain .orig.tar.gz. (closes: #44293)

 -- Mark Triggs <mrbump@debian.org>  Sun, 5 Sep 1999 15:14:31 +1000

wterm (6.2.6-4) unstable; urgency=low

   * Included information in manpage, and README.debian file, for users who
     may be having trouble with HOME and END keys not working properly.
     (closes: #40390)
   * Added menu files and postinst/postrm scripts.
   *

 -- Mark Triggs <mrbump@debian.org>  Sun, 5 Sep 1999 15:14:21 +1000

wterm (6.2.6-3) unstable; urgency=low

   * Modified manpage to explain the -gc option more clearly (closes #40045)
   * Re-arranged manpage to display all parameters alphabetically. Much easier to read.

 -- Mark Triggs <mrbump@debian.org>  Tue, 29 Jun 1999 18:12:38 +1000

wterm (6.2.6-2) unstable; urgency=low

   * Tweaked Makefile.in slightly so any missing header files causes the
     compile to instantly terminate, rather than continuing. (closes: #39869)
   * Cleaned up source package.
   * Added dependency recommendations in debian/rules (for source users).
   * Removed rxvt.1 manpage from source + binary (closes: #39886)
   * Updated README.debian file.

 -- Mark Triggs <mrbump@debian.org>  Wed, 16 Jun 1999 20:28:13 +1000

wterm (6.2.6-1) unstable; urgency=low

   * Initial Release.
   * Wrote a manpage for wterm.. most of the features are described.

 -- Mark Triggs <mrbump@debian.org>  Sun, 25 Apr 1999 19:45:33 +1000