rxvt-unicode (7.0-1) unstable; urgency=low * New upstream release + autodetection of (incorrect) Latin1 in pure UTF-8 environment works again (closes: #347718) * removed the font name preset, automatic selection works acceptably well -- Eduard Bloch Mon, 16 Jan 2006 16:51:28 +0100 rxvt-unicode (6.3-1) unstable; urgency=low * New upstream release + From upstream changelog: - SECURITY FIX: on systems using openpty, permissions were not correctly updated on the tty device and were left as world-readable and world-writable (likely in original rxvt, too), and were not restored properly. Affected are only systems where non-unix ptys were used (such as most BSDs, not GNU/Linux). (found, patched and debugged by Ryan Beasley). + From upstream changelog: - meta8 support was forcefully enabled in most configurations. restored configurability of this (useless) feature (reported by Mikachu). (closes: #346150, reopen if it doesn't) -- Eduard Bloch Fri, 6 Jan 2006 01:11:00 +0100 rxvt-unicode (6.2-1) unstable; urgency=low * New upstream release * --enable-xpm-background in !-lite flavors (closes: #337088) -- Eduard Bloch Mon, 2 Jan 2006 23:04:19 +0100 rxvt-unicode (5.8-1) unstable; urgency=low * New upstream release -- Eduard Bloch Wed, 26 Oct 2005 02:05:58 +0200 rxvt-unicode (5.7-1) unstable; urgency=low * The forgotten "New upstream release" * replaced xlibs-dev and x-dev with more granular package set * -lite and -ml flavors now provide x-terminal-emulator (closes: #314977) * enabled "next" scrollstyle in rxvt-unicode -- Eduard Bloch Sat, 01 Oct 2005 01:08:13 +0200 rxvt-unicode (5.6-1) unstable; urgency=low * New upstream release * using TERM=rxvt-unicode as default. Depends on current ncurses-base for now untill it has reached testing -- Eduard Bloch Sun, 3 Jul 2005 11:06:30 +0200 rxvt-unicode (5.5-1) unstable; urgency=low * New upstream release -- Eduard Bloch Sun, 24 Apr 2005 20:30:42 +0200 rxvt-unicode (5.4-1) unstable; urgency=low * New upstream release (various bugfixes) -- Eduard Bloch Fri, 22 Apr 2005 23:47:51 +0200 rxvt-unicode (5.3-1) unstable; urgency=high * New upstream release + fixes a probably exploitable bug that allowed to overflow a buffer via a long escape sequence -- Eduard Bloch Sun, 13 Mar 2005 10:47:57 +0100 rxvt-unicode (5.2-3) unstable; urgency=medium * README.Debian: corrected typos and overlong lines (closes: #297140, patch by Thomas Kappler ) * added a chapter about differences from upstream installations -- Eduard Bloch Sun, 6 Mar 2005 10:36:05 +0100 rxvt-unicode (5.2-2) unstable; urgency=medium * changed the doc build to not regenerate the termcap file expecting an existing installation of rxvt-unicode terminfo file (closes: #298178) * disabled keysym overrides, seems to work with current bash and recent rxvt-unicode versions again -- Eduard Bloch Sun, 06 Mar 2005 10:29:13 +0100 rxvt-unicode (5.2-1) unstable; urgency=low * New upstream release * disabled all Debian specific patches (except of docs changes), new version seems to work smooth again * set the default font to more concrete default, not allowing X to provide bad bitmap fonts -- Eduard Bloch Wed, 2 Mar 2005 08:34:48 +0100 rxvt-unicode (4.9-1) unstable; urgency=low * New upstream release * Updates on app-defaults file: - comments update (rxvt-unicode termino hint) - Added workarounds to make the numberic keypad keys behave like in xterm/konsole/etc. - removed the URxvt-shared suggestion, instead including URxvt-local after all defaults lines -- Eduard Bloch Wed, 09 Feb 2005 01:54:59 +0100 rxvt-unicode (4.8-1) unstable; urgency=medium * New upstream release + supports keycodes from the numpad better + -fade description improved (closes: #284369) * 07_bad_font_drawing.dpatch: fixes bad default Xft font size detection since version 4.7 and bad non-Xft font drawing in 4.8 * 08_correct_debian_rand.dpatch: correcting the anti-Debian rants in the manpage with a reference to README.Debian.gz, also updated README.Debian.gz with a howto for installation of the alternative terminfo data * README.devenagari: documented problems and hints for devenagari usage (closes: #269891) -- Eduard Bloch Sun, 23 Jan 2005 11:24:19 +0100 rxvt-unicode (4.7-3) unstable; urgency=high * rebuilt with proper libgcc (closes: #289051) -- Eduard Bloch Fri, 07 Jan 2005 00:18:00 +0100 rxvt-unicode (4.7-2) unstable; urgency=high * Now installing the postinst/prerm with update-alternatives calls again (became commented after the last debian/rules rewrite... why did nobody tell me before?! closes: #288798) -- Eduard Bloch Wed, 05 Jan 2005 22:26:13 +0100 rxvt-unicode (4.7-1) unstable; urgency=low * New upstream release -- Eduard Bloch Thu, 30 Dec 2004 22:53:27 +0100 rxvt-unicode (4.5-1) unstable; urgency=medium * New upstream release - should solve some font size related issues (among others, closes:#284614) * reverted TERM to rxvt and removed the compiled terminfo file (left source in the examples directory for those who do read the docs). Let me say sorry for the mess I created WRT future upgrades of ncurses-base :( (closes: #271572, #270243) -- Eduard Bloch Mon, 13 Dec 2004 21:01:28 +0100 rxvt-unicode (4.3-1) unstable; urgency=low * New upstream release -- Eduard Bloch Sat, 4 Dec 2004 11:58:25 +0100 rxvt-unicode (4.1-1) unstable; urgency=low * New upstream release * enabled fading in normal and ml flavors (closes: #277917) -- Eduard Bloch Tue, 23 Nov 2004 18:31:32 +0100 rxvt-unicode (4.0+CVS20041003-1) experimental; urgency=low * New upstream release plus CVS updates * corrected icon position in pixmaps -- Eduard Bloch Sat, 30 Oct 2004 09:50:56 +0200 rxvt-unicode (3.9-3) unstable; urgency=high * don't try to refresh the docs, it truncates the manpage -- Eduard Bloch Sun, 29 Aug 2004 13:39:30 +0200 rxvt-unicode (3.9-2) unstable; urgency=high * 05_no_Xdefaults.dpatch: re-apply the custom X ressources from the X server after the distribution's ones have been loaded (closes: #268353). This one should really be fixed in Sarge * Compiled with utmp support and documented how to enable it in README.Debian (closes: #268344) * 06_bugfixes.dpatch: documentation typos update from upstream, based on the patch from Bastian Kleineidam (closes: #268219) -- Eduard Bloch Sat, 28 Aug 2004 11:06:20 +0200 rxvt-unicode (3.9-1) unstable; urgency=high * New upstream release (fixes few last-minute bugs) -- Eduard Bloch Wed, 25 Aug 2004 21:39:30 +0200 rxvt-unicode (3.8-1) unstable; urgency=high * New upstream release + bug fixes, including potential security problem (though low risk issue) * disabled 04_graceful_exit.dpatch, caused more harm and another fix seems to have been implemented by the upstream * removed obsolete docs from the packages * set a sane default font * updated our urxvtc.1 manpage and README.Debian to reflect recent upstream changes -- Eduard Bloch Wed, 25 Aug 2004 10:29:39 +0200 rxvt-unicode (3.5-1) unstable; urgency=medium * New upstream release + fixes a nasty bug in 3.4 and various other bugs inherited from the old rxvt source and also reported in the BTS (see changelog.gz for details) -- Eduard Bloch Wed, 11 Aug 2004 08:44:31 +0200 rxvt-unicode (3.4-1) unstable; urgency=low * New upstream release * added link urxvt.xpm -> urxvt_32x32.xpm for window managers -- Eduard Bloch Sat, 7 Aug 2004 12:05:37 +0200 rxvt-unicode (3.3-1) unstable; urgency=low * New upstream release * Tinting support now improved, documented the background setting issues in README.Debian (closes: #261922). Still problems with icewmbg but Esetroot works. -- Eduard Bloch Sat, 31 Jul 2004 16:17:54 +0200 rxvt-unicode (3.2-2) unstable; urgency=low * fixed the configuration rule for -lite in debian/rules which accidentaly was not executed so the configuration of the normal package was used * added the pixmaps in 16x16 and 48x48 for better use with IceWM * added bold-font setup example to the app-defaults file -- Eduard Bloch Fri, 30 Jul 2004 15:35:22 +0200 rxvt-unicode (3.2-1) unstable; urgency=low * New upstream release (bold font support and bugfixes) * updated README.Debian to reflect the upstream changes and include bold-font setup hints (closes: #240304) * documented why .Xdefaults does not work, in the manpage (dpatched) and in README.Debian (Closes: #259861) -- Eduard Bloch Tue, 27 Jul 2004 07:52:11 +0200 rxvt-unicode (3.1-1) unstable; urgency=low * New upstream release (fixes the funny scrollbar color effect) * increased the scroll buffer size to 512 lines (closes: #251718) -- Eduard Bloch Thu, 1 Jul 2004 15:47:48 +0200 rxvt-unicode (3.0-1) unstable; urgency=low * New upstream release -- Eduard Bloch Tue, 11 May 2004 09:11:42 +0200 rxvt-unicode (2.9-1) unstable; urgency=low * New upstream release + documentation cleanup (closes: #246035) * Set Provides: x-terminal-emulator (closes: #246584) * documented how to set arbitrary colours (closes: #247031) -- Eduard Bloch Sun, 9 May 2004 18:31:00 +0200 rxvt-unicode (2.8-1) unstable; urgency=low * New upstream release + fixed font list description in the manpage (closes: #236826) + new options for the secondaryScreen/Scroll (-ssr, -ssc, closes: #237673) + close down terminal window when child exits (closes: #241267) * alternative download location corrected -- Eduard Bloch Wed, 21 Apr 2004 12:34:11 +0200 rxvt-unicode (2.5-1) unstable; urgency=low * New upstream release * handles exceptions in urxvtc sanely (closes: #237510) -- Eduard Bloch Mon, 29 Mar 2004 01:45:09 +0200 rxvt-unicode (2.2-1) unstable; urgency=low * New upstream release * 03_build_fixes.dpatch enabled again, with fresh corrections from CVS * a smaller icon (32x32) choosen from the .ico contents * README.Debian: FAQ entry to URxvt resource naming (closes: #237515) * commented my color palette out and documented it in README.Debian (closes: #237677) -- Eduard Bloch Fri, 12 Mar 2004 16:08:33 +0100 rxvt-unicode (2.1-3) unstable; urgency=low * patch to not segfault loudly on rejected X11 connection (cosmetic) * linked the rxvtc manpage to urxvtd/urxvtc names * converted the menu icon to xpm and dropped icoutils dependency (caused FTBFS on arm anyways) * added menu file and Conflicts field to the -ml flavor (closes: #237559) -- Eduard Bloch Thu, 11 Mar 2004 23:54:13 +0100 rxvt-unicode (2.1-2) unstable; urgency=low * Config files cleanup: renamed rxvt-unicode's resource files to have the expected names * compatibility symlinks for rxvt-unicode name and its manpage * README.Debian update WRT new configuration paths -- Eduard Bloch Thu, 4 Mar 2004 08:23:46 +0100 rxvt-unicode (2.1-1) unstable; urgency=low * New upstream release + renamed executables to urxvt* * disabled 02_extra_xdefaults, using #include in the ressource files -- Eduard Bloch Wed, 3 Mar 2004 12:51:35 +0100 rxvt-unicode (2.0-1) unstable; urgency=low * New upstream release + workarounds to build with gcc (<< 3.2) + build fixes for non-XIM/XFT config (disabled build_fixes dpatch) * 02_extra_xdefaults.dpatch: fixed to merge correctly -- Eduard Bloch Mon, 1 Mar 2004 11:18:52 +0100 rxvt-unicode (1.9-1) unstable; urgency=low * New upstream release * enabled XGetDefaults to provide systemwide config * removed remaining crap from the debian directory * 02_extra_xdefaults.dpatch: per-package default Xressource files -- Eduard Bloch Tue, 24 Feb 2004 17:41:07 +0100 rxvt-unicode (1.8-1) unstable; urgency=low * Initial Release (closes: #233565) -- Eduard Bloch Tue, 24 Feb 2004 09:03:51 +0100