2012
mrxvt (0.5.4-1.1) unstable; urgency=low
* Non-maintainer upload. * Replace libjpeg62-dev build-dep with libjpeg-dev (closes: #644066)
-- Julien Cristau <jcristau@debian.org> Sun, 29 Jan 2012 18:42:45 +0100
2009
mrxvt (0.5.4-1) unstable; urgency=low
* New upstream version. Closes: #537682. * Drop dpatch 16, applied upstream. * Bump Standards version to 3.8.2. * Clarify GPL version. * Reorganize package descriptions in d/control, add Homepage field. * Escape a few roff minus signs in mrxvt(1).
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Fri, 24 Jul 2009 13:44:01 +0100
2008
mrxvt (0.5.3-2) unstable; urgency=low
* Fix AC_INIT macro. Closes: #456033. * Fix another typo. Closes: #483570. * Remove constraint for MIN_XFT_FONT_SIZE. Closes: #453720. * Document 'xftpsz' option and resource. Closes: #453735. Thanks to Adam Katz! * Bump Standards version to 3.7.3. * Switch to debhelper v7.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Thu, 29 May 2008 23:01:22 +0200
2007
mrxvt (0.5.3-1) unstable; urgency=low
* New upstream release.
* Include upstream changes up to svn254 as dpatch 01SVN to avoid
having to upload a new tarball each time.
* Adjust menu files to follow the new policy.
* Fix manpage typos. Closes: #452643.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Tue, 27 Nov 2007 16:21:43 +0100
mrxvt (0.5.2+svn235-1) unstable; urgency=low
* New upstream SVN snapshot:
* Add automake/autoconf to build-depends.
* Add dpatch to build-deps and move all orig changes to patches.
* Introduce a get-orig-tarball target, and mention
the svn URI in the copyright file.
* Merge the macro bindings of upstream's new conffiles and those
present in 0.5.2 (add new, don't delete old ones).
* Update README.Debian concerning the acceptable resource names
in ~/.mrxvtrc. Closes: #303514.
* Now that the conffile movement is one upstream version away, relax all
source:Version dependencies to source:Upstream-Version.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Wed, 25 Jul 2007 00:08:02 +0200
mrxvt (0.5.2-4) unstable; urgency=low
* Build-depend on autotools-dev and clean up the config.* mess.
* Increase MAX_PROFILES to 10 (that's 0 for the default settings
and nine usable profiles) and edit the corresponding manpage
paragraphs. Closes: #408631.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Wed, 18 Jul 2007 00:30:39 +0200
mrxvt (0.5.2-3) unstable; urgency=low
* Disable DEBUG_X which upstream had accidentally left turned on.
Closes: #408632.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Tue, 03 Jul 2007 00:01:12 +0200
2006
mrxvt (0.5.2-2) unstable; urgency=medium
* Acknowledge Stephen Gran's NMU, thanks! Closes: #394778. Bug is RC, upload with elevated urgency. * Move /etc/mrxvt conffile tree to mrxvt-common, where it belongs. Closes: #392497. * Prevent mrxvt from segfaulting when PrintScreen is pressed and lpr is not installed. The SIGPIPE problem had already been fixed upstream in the meantime, but a few null pointer checks were missing. Closes: #362866.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Sun, 29 Oct 2006 01:33:41 +0200
mrxvt (0.5.2-1.1) unstable; urgency=low
* Non-maintainer upload. * Don't use $ on arm (closes: #394778)
-- Stephen Gran <sgran@debian.org> Sat, 28 Oct 2006 18:55:27 +0100
mrxvt (0.5.2-1) unstable; urgency=low
* New maintainer. Thanks to Qingning Huo for his work!
* Upstream release jump (closes #375793):
* Numerous changes and bugfixes. Have a look at upstream's
changelog for a complete list. One prominent change:
* New configuration directory /etc/mrxvt with default
macro and menu definitions.
* New watch file.
* Clarified copyright file (inserted GPL paragraph).
* Undo upstream's bzip compression of doc files - I like
consistency. New build-dep on bzip2.
* Bump Standards version to 3.7.2 (no changes) and debhelper
level to 5.
-- Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> Sat, 07 Oct 2006 18:42:09 +0200
2005
mrxvt (0.4.2-1) unstable; urgency=low
* New upstream release (Closes: #341031). - Many bug fixes. - Default max number of tabs become 15 (Closes: #309050). * Update to Standards-Version: 3.6.2. * Update debian/watch.
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 28 Nov 2005 21:44:46 +0000
mrxvt (0.4.1-3) unstable; urgency=low
* Fix portability problem on ia64 (Closes: #312710). - Add CPPFLAGS=-D_GNU_SOURC for strndup(). - Use uintptr_t to define u_intp_t.
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 13 Jun 2005 22:02:03 +0100
mrxvt (0.4.1-2) unstable; urgency=low
* New upstream release (upload to unstable).
-- Qingning Huo <qhuo@mayhq.co.uk> Wed, 9 Jun 2005 08:07:22 +0100
mrxvt (0.4.1-1) experimental; urgency=low
* New upstream release.
-- Qingning Huo <qhuo@mayhq.co.uk> Tue, 3 May 2005 21:55:42 +0100
mrxvt (0.4.0-3) unstable; urgency=low
* Fix debian/rules binary-arch/indep targets (Closes: #303487). * Add debian/watch. * Use specific binary in update-alternatives x-terminal-emulator. * Add note about .mrxvtrc resource names to debian/README.Debian (keep bug #303514 open for the memont).
-- Qingning Huo <qhuo@mayhq.co.uk> Thu, 7 Apr 2005 21:10:23 +0100
mrxvt (0.4.0-2) unstable; urgency=low
* Change package descriptions.
* Add "Provides: x-terminal-emulator".
* Add update-alternatives support.
* Add menu support.
* Add "--disable-ourstrings" option to mrxvt.
* Add "--enable-xim" option to mrxvt-cjk.
* Add mrxvt-common arch independent package, allowing multiple
flavours to be installed at the same time.
-- Qingning Huo <qhuo@mayhq.co.uk> Thu, 31 Mar 2005 23:02:29 +0100
mrxvt (0.4.0-1) unstable; urgency=low
* New upstream release.
+ many bug fixes;
+ resource names for tab sessions are changed (please refer to
changelog).
* Minor changes of package descriptions.
* Use the new --enable-minimal option to build mrxvt-mini and
mrxct-cjk.
* Add README.Debian.
* Add more copyright claims to debian/copyright.
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 27 Feb 2005 09:51:47 +0000
mrxvt (0.3.13-2) unstable; urgency=low
* Fixed debian/copyright. * Close ITP bug (Closes: #295295).
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 14 Feb 2005 22:27:06 +0000
mrxvt (0.3.13-1) unstable; urgency=low
* New upstream release.
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 7 Feb 2005 22:12:17 +0000
mrxvt (0.3.12-1) unstable; urgency=low
* New upstream release.
-- Qingning Huo <qhuo@mayhq.co.uk> Tue, 18 Jan 2005 10:34:15 +0000
2004
mrxvt (0.3.11-1) unstable; urgency=low
* New upstream release.
-- Qingning Huo <qhuo@mayhq.co.uk> Sun, 19 Dec 2004 17:35:22 +0000
mrxvt (0.3.10-2) unstable; urgency=low
* Fix a bug of fading mode. * Add mrxvt-cjk binary package (mrxvt-mini + --enable-cjk).
-- Qingning Huo <qhuo@mayhq.co.uk> Thu, 9 Dec 2004 21:00:43 +0000
mrxvt (0.3.10-1) unstable; urgency=low
* New upstream releaes.
-- Qingning Huo <qhuo@mayhq.co.uk> Tue, 7 Dec 2004 21:34:43 +0000
mrxvt (0.3.9-3) unstable; urgency=low
* Build two binary packages: mrxvt and mrxvt-mini.
-- Qingning Huo <qhuo@mayhq.co.uk> Wed, 24 Nov 2004 10:23:58 +0000
mrxvt (0.3.9-2) unstable; urgency=low
* Remove libxt-dev from Build-Depends.
-- Qingning Huo <qhuo@mayhq.co.uk> Sun, 21 Nov 2004 08:29:40 +0000
mrxvt (0.3.9-1) unstable; urgency=low
* New upstream release.
-- Qingning Huo <qhuo@mayhq.co.uk> Sat, 20 Nov 2004 23:12:56 +0000
mrxvt (0.3.8-2) unstable; urgency=low
* Made to conform to standard 3.6.1
-- Qingning Huo <qhuo@mayhq.co.uk> Mon, 15 Nov 2004 20:43:30 +0000
mrxvt (0.3.8-1) unstable; urgency=low
* Fix typo in rules. * Initial Release based on Xiong Jiang's work.
-- Jimmy Zhou <jimmyzhou@users.sourceforge.net> Sat, 6 Nov 2004 20:00:28 -0800