minicom (1.83.1-4.5) unstable; urgency=low * Looks like dpkg won't update directory permissions on upgrades, so the "wrong perms on examples dir" bug wasn't getting fixed if -4.4 wasn't a new install. * debian/postinst: chmod 755 /usr/share/doc/minicom/examples (closes: #112258). * debian/menu: fix location of xminicom (closes: #119861). * src/xminicom: use x-terminal-emulator as first option. It won't set background or anything else than the window title (policy only asks that -e and -T are implemented). Use Xresources to customize. -- Jordi Mallach Tue, 20 Nov 2001 22:27:46 +0100 minicom (1.83.1-4.4) unstable; urgency=low * Non-Maintainer Upload. * debian/postinst: applied patch from Gergely Nagy so postinst doesn't add "Meta" lines to minirc.dfl each time minicom is upgraded (closes: #112389). * debian/{config,templates}: removed debconf notes about conffile moving, too much verbosity... (closes: #113202) * debian/templates.de: added German translation of debconf templates; thanks Sebastian Fetel (closes: #113487). * debian/rules: merge templates and install them in the target dir. * debian/control: added debconf-utils to Build-Depends. -- Jordi Mallach Mon, 8 Oct 2001 00:45:59 +0200 minicom (1.83.1-4.3) unstable; urgency=low * Non-Maintainer Upload. * Applied patch from Neal Walfield which fixes compilation issues for GNU/Hurd (closes: #106444). * debian/rules: create /usr/share/doc/minicom/examples with correct permissions (closes: #112258). -- Jordi Mallach Sat, 15 Sep 2001 15:54:24 +0200 minicom (1.83.1-4.2) unstable; urgency=medium * Non-Maintainer Upload. * Cleaning up the mess with some upgrades to -4.1: + debian/preinst: - fix the "mv" statement, making it not fail if there are no minirc files to move. - if during this upgrade, previous version was -4.1, check if /etc/minicom/minirc.dfl and /etc/minicom/minicom.users exist. If they do, probably the user moved them by hand after the upgrade, so copy the /etc ones to /etc/minicom/ with an .old suffix. Same if the files exist only in /etc (corner case if people reran apt). + debian/postrm: rmdir /etc/minicom after we've done the move of stuff to the old location. Hopefully, all of this closes: #110838. -- Jordi Mallach Sat, 1 Sep 2001 14:55:15 +0200 minicom (1.83.1-4.1) unstable; urgency=low * Non-Maintainer-Upload, approved by Miquel. * Fixed minicom's build problems: + debian/control: added Build-Dependency on gettext. + src/po/ja.po: changed charset to euc-jp. + src/po/Makefile: removed ko.mo and ja_JP.SJIS.mo from CATALOGS. About ja_JP.SJIS.mo, GOTO Masanori, a Japanese GNU translation team member said that "ja_JP.SJIS should die". Not a real fix, but the po maintainers have been contacted. If you're Korean and know how to fix the ko.po, please do so and send a bug report. Thanks. + while we are at it, move fi_FI.po to fi.po. + and hey, I found a Czech po in Minicom's webpage. * Minicom is FHS compliant since February (closes: #102443). * debian/conffiles: + removed /etc/minirc.dfl, which is modified by scripts, regenerated by minicom every now and then and raped by policy-violating monkeys. + move /etc/minicom.users to /etc/minicom. * debian/postinst: + rewrote it in shell. + kill the code which moved these files from /var/lib/minicom to /etc. I have checked all Debian releases from Buzz to Potato and these have never been in that location at release time. + remove cruft handled by Debconf (closes: #57263). + if /etc/minicom/minirc.dfl doesn't exist, copy the one in /usr/share/doc/minicom/examples. * debian/preinst: if upgrading from previous versions to this one, move minicom files in /etc to /etc/minicom (closes: #88660). * debian/postrm: + purge debconf's db changes. + restore /etc files if abort-install|abort-upgrade. + rm -rf /etc/minicom on purge. * debian/{config,templates}: added Debconf scripts and templates. * debian/rules: + install debconf files in the package. + install minirc.dfl in /usr/share/doc/minicom/examples. -- Jordi Mallach Fri, 31 Aug 2001 14:23:07 +0200 minicom (1.83.1-4) unstable; urgency=low * Don't include korean translation for now (ko.po) since it doesn't build into a .mo file anymore with the latest gettext (closes: #95538) * Include "developers" file (closes: #88124) -- Miquel van Smoorenburg Fri, 6 Jul 2001 16:34:20 +0200 minicom (1.83.1-3) unstable; urgency=low * Include both time.h and sys/time.h (closes: #89126) -- Miquel van Smoorenburg Fri, 6 Apr 2001 13:24:00 +0200 minicom (1.83.1-2) unstable; urgency=low * Fixes for glibc 2.2.2 which now has "lint" builtin or so it seems ;) (closes: #86982, #87023) -- Miquel van Smoorenburg Thu, 22 Feb 2001 17:51:37 +0100 minicom (1.83.1-1) unstable; urgency=low * New upstream version (closes: #68883, #65760, #66034, #66048, #65695) * Allow pts/n tty name. (closes: #75409) -- Miquel van Smoorenburg Wed, 21 Feb 2001 15:34:32 +0100 minicom (1.82.1-2) unstable; urgency=low * The upgrade from -1 to -2 was actually completely done by Jordi Mallach . Thanks a lot for fixing all those bugs, Jordi ! The rest of this changelog is his. * Applied patch from Brad Midgley to fix a timeout in PowerPC (closes: #74640). * Applied patch from Lenart Janos for minicom.h to fix minicom not building anymore in Debian. * Recompiled with libncurses5 (closes: #64701). * Several policy fixes: + debian/rules: install things in /usr/share/man, /usr/share/doc, /usr/bin (closes: #79745). Removed .note and .comment sections from binaries. + debian/{postinst,prerm}: add and remove /usr/doc -> /usr/share/doc symlinks. + debian/postrm: use "set -e". + debian/control: added Build-Depends, upped Standards-Version to current 3.5.1.0. + Copyright: fix location of the GPL and add URL for upstream sources. * debian/menu: added "hints" by suggestion of Yann Dirson in the BTS (closes: #80157). * Minicom is Priority: optional already (closes: #50762). * debian/rules: call dpkg-gencontrol with -isp. * man/minicom.1: added a note about minicom not being setuid root in Debian systems, and the existance of the `dialout' group. Changed /dev/cuaX notations to current /dev/ttySX (closes: #29628). -- Miquel van Smoorenburg Mon, 19 Feb 2001 22:48:14 +0100 minicom (1.82.1-1) unstable; urgency=low * New upstream version * Added Newline-delay in Terminal menu (config.c) and emulator code (vt100.c). Needed to program my PM3's with cut and paste .. * Fixes bugs: #30844: minicom: xminicom does not start, missing -tn (even if it was a bug, it would not be a bug in minicom) #31333: minicom 1.82-3 will not dial (that's not a bug, it's a misconfigured modem) #34161: zmodem download fails due to invalid rz switch #34975: minicom: minicom special characters do not work on linux console #34495: minicom 1.82.1 available -- Miquel van Smoorenburg Wed, 21 Apr 1999 22:44:59 +0200 minicom (1.82-3) frozen unstable; urgency=high * ncurses4 version, reuploaded to both frozen and unstable instead of just unstable. Argh. -- Miquel van Smoorenburg Fri, 6 Nov 1998 17:54:33 +0100 minicom (1.82-2) unstable; urgency=high * Link with ncurses4 -- Miquel van Smoorenburg Sat, 31 Oct 1998 19:37:17 +0100 minicom (1.82-1) unstable; urgency=low * New upstream version * remove debian/files debian/substvars in clean target so that building on other architectures doesn't try to access minicom_1.82-1_i386.deb :-( * Fixes bugs: #25378: minicom: doesn't remove debian/files #26313: minicom: non-maintainer upload (alpha) diffs #27098: Minicom 1.82 is available -- Miquel van Smoorenburg Mon, 5 Oct 1998 12:41:08 +0200 minicom (1.81.1-1) unstable; urgency=low * New upstream version * Fixes: #15426: minicom: changelog uncompressed #18836: ascii transfer with minicom #18469: minicom: add a menu file #22314: [Tiago F P Rodrigues <11108496@LIS.ULUSIADA.PT>] Overflows in minic #22321: Overflows in minicom (fwd) -- Miquel van Smoorenburg Tue, 19 May 1998 17:04:38 +0200 minicom (1.75-3) unstable; urgency=low * Libc6 version * Change default port to ttySx * Suggests: lrzsz instead of Recommends: * Remove -8 from rxvt invocation -- Miquel van Smoorenburg Wed, 15 Oct 1997 15:12:59 +0200 minicom (1.75-2) frozen unstable; urgency=medium * Fixed minor security hole (.dialdir got created world readable) * Fix crash in dialing directory * Upgrade to new source format (about time..) * Add extended description -- Miquel van Smoorenburg Mon, 28 Apr 1997 17:19:18 +0200 18-Jan-1995 Miquel van Smoorenburg - Created minicom 1.73 because of security risk - Added debian control files to upstream package. 08-Jun-1996 Fixed pre/postinst script. Switched to my new debian.rules style.