iterm (0.5-5.4) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n issues * Debconf templates translations: - Swedish added. Closes: #333088 - Dzongkha added. Sent during the call for udpates of the NMU campaign. - Vietnamese added. Sent during the call for udpates of the NMU campaign. - German updated. Sent during the call for udpates of the NMU campaign. - Russian added. Sent during the call for udpates of the NMU campaign. -- Christian Perrier Thu, 23 Nov 2006 19:01:25 +0100 iterm (0.5-5.2) unstable; urgency=low * Non-maintainer upload. * Add missing build-dependencies on x11proto-fonts-dev and libxfont-dev; hack around broken autoconf scripts that can't be easily updated by giving --x-includes and --x-libraries to configure. Fixes FTBFS, patch from Sune Vuorela. (Closes: #374678) -- Steinar H. Gunderson Tue, 27 Jun 2006 23:45:41 +0200 iterm (0.5-5.1) unstable; urgency=low * Non-maintainer upload. * Replace build-dependency on xlibs-dev with an explicit build-dependency on each required package. (Closes: #346725) * Fix debian/rules to be compatible with newer make; an \ doesn't make a comment continue to the next line anymore. -- Steinar H. Gunderson Sat, 21 Jan 2006 17:58:10 +0100 iterm (0.5-5) unstable; urgency=low * FTBFS: refman.tex requires a4wide.sty found in tetex-extra to compile properly. Thanks to Andreas Jochens for patch! (Closes: Bug#329756) -- Anthony Fok Sat, 24 Sep 2005 00:02:53 +0800 iterm (0.5-4) unstable; urgency=low * Acknowledge NMUs: - 0.5-3.1 by Andreas Barth. (Closes: Bug#274773) * Equivalent bug report (xiterm and xiterm+thai conflict) should be closed too. (Closes: Bug#164650) - 0.5-3.2 by Christian Perrier. (Closes: Bug#236893) * FTBFS: "xim.c:67: label at end of compound statement" with gcc-3.4 and newer. Thanks to Andreas Jochens for the patch! (Closes: Bug#258944) * FTBFS: With the new X.Org packages, Build-Depends on libfs-dev is needed. Thanks to Daniel Holbach (0.5-3.1ubuntu1) for hint. * Updated Standards-Version: 3.6.1 -> 3.6.2. No changes. * Fixed iterm override disparity: Corrected libiterm-dev and libxiterm-dev's section from "devel" to "libdevel" as per override. (Closes: Bug#277135) * fbiterm depends on libiterm1, which should depend on libfribidi0. I wonder why that was not the case for i386 in NMU of 0.5-3.2. (Closes: Bug#302690) * Include HTML and PS/PDF docs in libiterm-dev. Thanks to Tobias Peters for the suggestion. (Closes: Bug#271128) * Debconf translations: - Vietnamese, by Clytie Siddall. (Closes: Bug#312091) - Czech, by Martin Sin. (Closes: Bug#317572) - Converted Chinese zh_*.po to UTF-8, and fixed zh_CN.po translation. -- Anthony Fok Thu, 22 Sep 2005 02:59:50 +0800 iterm (0.5-3.2) unstable; urgency=low * Non-maintainer upload for fixing l10n issues * Translations: - French. Closes: #236893 - Danish added (received directly by NMUer) - Russian added (received directly by NMUer) - Dutch added (received directly by NMUer) * Lintian fixes: - Remove initial capital letters in the packages descriptions - Remove dh-make template files: - conffiles.ex - manpage.1.ex - manpage.sgml.ex - ex.package.doc-base -- Christian Perrier Sun, 16 Jan 2005 09:15:02 +0100 iterm (0.5-3.1) unstable; urgency=medium * NMU * xiterm conflicts with xiterm+thai. Closes: #274773 -- Andreas Barth Mon, 18 Oct 2004 20:04:59 +0200 iterm (0.5-3) unstable; urgency=low * Build-Depends: libgtk2.0-dev (>= 2.2.0-2) to prevent build problems on m68k. Thanks to Akira TAGOH for the solution. (Closes: Bug#177582) * Added Japanese debconf template contributed by Tomohiro KUBOTA, and applied patch to switch to gettext-based debconf templates contributed by Martin Quinson. Many thanks! (Closes: Bug#192427) * Applied patch by Mark Thomas (packaged by David McBride, submitted by Andrew Suffield) to add rudimentary support for the basic paging keys, needed to build yiterm (www.y-windows.org). (Closes: Bug#233788) * libiterm-dev: added missing dependency on libfribidi-dev. Thanks to Andrew Suffield for the bug report. (Closes: Bug#234271) * The -dev packages now Depends on "libc6-dev | libc-dev" instead of just "libc-dev" (Lintian warnings). -- Anthony Fok Fri, 27 Feb 2004 04:13:16 +0800 iterm (0.5-2) unstable; urgency=low * The "-l debian/libiterm1/usr/lib:debian/libxiterm1/usr/lib" option was used on dh_makeshlibs erroneously. Should be dh_shlibdeps. -- Anthony Fok Wed, 5 Mar 2003 01:55:20 +0800 iterm (0.5-1) unstable; urgency=low * New upstream release. * Build the experimental gtkiterm and put it in the xiterm package for now. -- Anthony Fok Fri, 10 Jan 2003 10:41:35 +0800 iterm (0.4-1) unstable; urgency=low * New upstream release, with CVS updates as of 2002-12-17. (Closes: Bug#167091) -- Anthony Fok Sat, 21 Dec 2002 11:30:48 +0800 iterm (0.1+cvs20020913-1) unstable; urgency=low * Sync'ed with upstream CVS (fixed a bug ni fbiterm where the bottom line was not used). * Added patch from Jochen Hein so that fbiterm works with devfs enabled (/dev/vc/*) too. Many thanks Jochen! (Closes: Bug#160674) * Updated config.guess and config.sub, especially the ones in unix/fbiterm/src, so that the build won't fail on hppa. Thanks to Lamont Jones for the bug report. (Closes: Bug#160723) * Oops, I forgot to install README for xiterm. :-) Fixed. -- Anthony Fok Sun, 15 Sep 2002 00:41:26 +0800 iterm (0.1+cvs20020906-2) unstable; urgency=medium * More missing Build-Depends: libtool, xlibs-dev, libxaw7-dev, xutils. Thanks again to James Troup for the bug report. (Closes: Bug#160668) -- Anthony Fok Fri, 13 Sep 2002 01:38:01 +0800 iterm (0.1+cvs20020906-1) unstable; urgency=medium * Sync'ed with upstream CVS (lib/src/vt100.c: Fixed a bug which does not store numbers on OSC2 state) * Missed Build-Depends on automake, autoconf, awk, and texinfo. Many thanks to James Troup for the bug report. (Closes: Bug#160443) * fbiterm should depend on debconf too. -- Anthony Fok Wed, 11 Sep 2002 14:35:44 +0800 iterm (0.1+cvs20020830-1) unstable; urgency=low * Initial Release. -- Anthony Fok Wed, 4 Sep 2002 03:38:31 +0800