Skip to content

Debian Changelog ibm-3270 (3.3.4p6-3.3)

2006

ibm-3270 (3.3.4p6-3.3) unstable; urgency=medium

   * Sponsored non-maintainer upload.
 
   [ Andreas Henriksson ]
   * Safeguard mkfontdir and update-fonts-alias in xfonts-x3270-misc.postrm
     since they may not be available at that time (Closes: #394954, #398830)
   * Let xfonts-x3270-misc depend on xfonts-utils instead of xutils.
   * Upgrade dependency on debhelper to >= 5.0.29, and change compat to 5.

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 16 Nov 2006 21:03:06 +0100

ibm-3270 (3.3.4p6-3.2) unstable; urgency=low

   * Non-maintainer upload.
   * Put xfonts-x3270-misc's fonts in /usr/share/fonts/X11/misc/, not
     /usr/share/fonts/X11/fonts/misc/ (References: #362404).
   * Fix path to x3270.1x

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Sat, 3 Jun 2006 19:18:41 +0200

ibm-3270 (3.3.4p6-3.1) unstable; urgency=low

   * Non-maintainer upload.
   * Change X11 paths in:
       + configure
       + debian/rules
       + debian/xfonts-x3270-misc.install
       + debian/xfonts-x3270-misc.postrm
       + debian/xfonts-x3270-misc.postinst
   * Add Build-Depends on xbitmap (Closes: #367830)

 -- Mohammed Adnène Trojette <adn+deb@diwi.org>  Wed, 31 May 2006 12:23:59 +0200

ibm-3270 (3.3.4p6-3) unstable; urgency=low

   * Use libxaw7.

 -- Bastian Blank <waldi@debian.org>  Mon, 27 Mar 2006 19:37:02 +0200

ibm-3270 (3.3.4p6-2) unstable; urgency=low

   * Fix build dependencies. (closes: #353708)

 -- Bastian Blank <waldi@debian.org>  Tue, 21 Feb 2006 09:14:35 +0100

ibm-3270 (3.3.4p6-1) unstable; urgency=low

   * Reintroduce into main.
   * New upstream version.

 -- Bastian Blank <waldi@debian.org>  Mon, 13 Feb 2006 10:47:59 +0100

2001

3270 (3.2.17-2) unstable; urgency=high

   * urgency=high because of missing build dependancies, I'd like to
     get this run through - 3.1.1.9 is so old.
 
   * Upstream patches
     - Crash in Keymap Display
     - pr3287 Just Prints Blanks
     - NULLs Selected Incorrectly
     - Missing Definitions for Ctrl-U and Ctrl-W
   * Policy Standards-Version 3.5.6.0 compliant
   * Build depends on libncurses5-dev (for c3270)            closes: #113659
   * Correct docbase                                         closes: #122811
   * Close some ancient, no longer applicable bugs
     - x3270-htmldoc /usr/doc usage                          closes: #91690

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Wed, 12 Dec 2001 15:00:00 -0500

3270 (3.2.17-1) unstable; urgency=high

   * New upstream version
   * Correct minor upstream flaws (and then use upstream patches)
   * Redo packaging
   * include whole enchilada {x,c,s,tcl}3270, and pr3287
   * split into a plethora of components:
     {x,c,s,tcl}3270, pr3287, xfonts-x3270-misc, 3270-common
   * html docs not yet done
   * Bug cleanup
     closes: #22468, #37855, #38425, #91694

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Thu, 28 Jun 2001 15:00:00 -0500

2000

x3270 (3.2.15-0) private; urgency=low

   * New maintainer
   * New upstream version
   * Convert to debhelper V2 & DBS

 -- Richard A Nelson (Rick) <cowboy@debian.org>  Tue, 26 Dec 2000 20:00:00 -0500

1999

x3270 (3.1.1.9-3) unstable; urgency=low

   * Reverted macro.c to version from 3.1.1.7 so that String() action works
     in login actions again.  (Bug #37855)

 -- Carey W. Evans <carey@debian.org>  Wed, 19 May 1999 21:10:04 +1200

x3270 (3.1.1.9-2) unstable; urgency=low

   * Added fix for bug in x3270-htmldoc 3.1.1.7-8's doc-base support.
   * Removed x3270-htmldoc menu, since doc-base handles dwww.

 -- Carey W. Evans <carey@debian.org>  Mon, 17 May 1999 21:41:15 +1200

x3270 (3.1.1.9-1) unstable; urgency=low

   * New upstream version.
   * Updated 5250 key mapping with my keymap from the previous version.
   * Changed to debhelper.

 -- Carey W. Evans <carey@debian.org>  Thu, 13 May 1999 22:40:18 +1200

x3270 (3.1.1.7-8) unstable; urgency=low

   * Add doc-base support.
   * Moved Attn key option to immediately follow other toggles.
   * Put correct path to ibm_hosts file in ibm_hosts.5 man page.
   * Updated COPYRIGHTS section of the man page, and text in `copyright'
     file.

 -- Carey W. Evans <carey@debian.org>  Thu, 28 Jan 1999 22:59:32 +1300

1998

x3270 (3.1.1.7-7) unstable; urgency=low

   * Added option to change Attn key to send Interrupt() action from
     3.1.1.7-5, and documented it.
   * Updated menu descriptions with new description added to debian/control
     in 3.1.1.7-5, and removed icon="none" entries.

 -- Carey W. Evans <carey@debian.org>  Sat, 29 Aug 1998 16:19:13 +1200

x3270 (3.1.1.7-6) unstable; urgency=low

   * Don't define sys_errlist at all on Linux, so libc5 compilation should
     still work.
   * Added README.debian about the changes I've made.
   * Added Beat Rubischon to copyrights in "About x3270" dialog.

 -- Carey W. Evans <carey@debian.org>  Wed, 12 Aug 1998 21:23:05 +1200

x3270 (3.1.1.7-5) unstable; urgency=low

   * Added postrm to x3270-htmldoc to call update-menus.  (lintian)
   * Changed x3270-htmldoc index.html -> README.html link to
     index.html.gz -> README.html.gz.
   * Added Interrupt() action to send IAC IP, for real System Request on
     AS/400.
   * Added extra bindings to the 5250 keymap in X3270.xad.
   * Changed to not install app-defaults/X3270, since it's compiled into
     the program.  The provided file is installed with the examples.
   * Updated package description to mention the AS/400.

 -- Carey W. Evans <carey@debian.org>  Sun, 7 Jun 1998 13:38:19 +1200

x3270 (3.1.1.7-4) unstable; urgency=low

   * New maintainer.
   * Changed debian/rules to really make absolute link to /etc/ibm_hosts,
     not /etc/ibm_hostsoctave.conf (fixes #22476).
   * Add TODO file to binary package.
   * Updated copyright file given email from Beat Rubischon, and with
     comments about status of copyrights.
   * Remove Makefile generated from Imakefile.
   * Updated to policy 2.4.1.0.

 -- Carey W. Evans <carey@debian.org>  Thu, 21 May 1998 23:11:34 +1200

x3270 (3.1.1.7-3) non-free; urgency=low

   * Moved to non-free because of dubious copyright (fixes #16033)
   * Changed debian/rules so that x3270-htmldoc as its own directory in
     /usr/doc/ for the changelog and copyright (#fixes 19437, lintian)
   * Changed debian/rules to make /etc/ibm_hosts symlink absolute (lintian)
   * Changed debian/rules to install fonts in 0644 mode (lintian)
   * Upgraded to Debian Policy 2.4.0.0

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 10 Mar 1998 21:23:11 -0500

1997

x3270 (3.1.1.7-2) unstable; urgency=low

   * Rebuilt as previous version still had libc5 dependency

 -- Dirk Eddelbuettel <edd@debian.org>  Sun, 2 Nov 1997 17:26:37 -0500

x3270 (3.1.1.7-1) unstable; urgency=low

   * Upgraded to upstream release x3270-3.1.1.7 (should fix bug #12868)
   * Compiled with GNU libc2 aka libc6 (this required two small patches
     for the *sys_errlist[] declaration which were sent upstream)
   * Linked against xlib6g and xpm4g
   * Uses pristine upstream sources as x3270_3.1.1.7.orig.tar.gz
   * Upgraded to Debian Policy 2.3.0.0

 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 1 Oct 1997 21:23:15 -0400

x3270 (3.1.1.6-3) unstable; urgency=low

   * Moved ibm_hosts to /etc/x3270.conf, made it a conffile and installed a
     softlink to it at /usr/X11R6/lib/X11/x3270/ibm_hosts (fixes bug #10834)

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 9 Aug 1997 17:59:11 -0400

x3270 (3.1.1.6-2) unstable; urgency=low

   * Corrected a mistake in the menu file for x3270-htmldoc

 -- Dirk Eddelbuettel <edd@debian.org>  Thu, 12 Jun 1997 21:15:10 -0400

x3270 (3.1.1.6-1) unstable; urgency=low

   * New upstream release x3270-3.1.1.6
   * Changed call of xset in postinst again (fixes bug #10195)
   * Added menu definitions for x3270 and x3270-htmldocs (thanks Joey !)

 -- Dirk Eddelbuettel <edd@debian.org>  Sun, 8 Jun 1997 19:20:38 -0400

x3270 (3.1.1.5-1) unstable; urgency=low

   * New upstream release x3270-3.1.1.5
   * Changed postinst to call xset only if $HOSTDISPLAY is set (fixes bug #5012)
   * New package x3270-htmldoc contains the HTML versions of the ascii
     documentation already contained in the main package

 -- Dirk Eddelbuettel <edd@debian.org>  Sat, 4 Jan 1997 00:47:56 -0500

1996

x3270 (3.1.1.3-3) unstable; urgency=low

   * Include ibm_hosts.5 manual page
   * Changed Priority: to optional

 -- Dirk Eddelbuettel <edd@debian.org>  Tue, 22 Oct 1996 08:12:16 -0400

x3270 (3.1.1.3-2) unstable; urgency=low

   * Added Depends: field to debian/control

 -- Dirk Eddelbuettel <edd@debian.org>  Wed, 9 Oct 1996 00:49:05 -0400

x3270 (3.1.1.3-1) unstable; urgency=low

   * Initial Debian release

 -- Dirk Eddelbuettel <edd@debian.org>  Mon, 7 Oct 1996 23:07:13 -0400