libterm-readline-gnu-perl (1.16-2) unstable; urgency=low * debian/patches/30outstream.dpatch: + fix segmentation fault with "PERLIO=stdio". (Closes: #350991) * Upgrade to Standards-Version 3.7.2. No changes needed. * Upgrade to debhelper compatibility level 5. -- Niko Tyni Sat, 17 Jun 2006 18:24:37 +0300 libterm-readline-gnu-perl (1.16-1) unstable; urgency=low * New upstream release * debian/control: Added me to Uploaders -- Krzysztof Krzyzaniak (eloy) Wed, 5 Apr 2006 11:32:46 +0200 libterm-readline-gnu-perl (1.15-3) unstable; urgency=low * Fixed maintainer email address. (Closes: #343484) * Add myself to Uploaders. * Migrate to dpatch. * debian/patches/30outstream.dpatch: + make sure the 'rl_outstream' variable inside libreadline is always in sync. (Closes: #236018) * Add debian/watch. -- Niko Tyni Sun, 15 Jan 2006 22:31:22 +0200 libterm-readline-gnu-perl (1.15-2) unstable; urgency=low * Moved to libreadline5-dev, fixing double-free/corruption (Closes: #304604, #322746, #323849) -- Gunnar Wolf Tue, 30 Aug 2005 12:23:11 -0500 libterm-readline-gnu-perl (1.15-1) unstable; urgency=low * New upstream release * New maintainer: Debian Perl group * Bumped up standards-version to 3.6.2 -- Gunnar Wolf Fri, 15 Jul 2005 14:35:39 +0300 libterm-readline-gnu-perl (1.14-2) unstable; urgency=low * Bug fix: "libterm-readline-gnu-perl: package description syntax", thanks to Nicolas Bertolissio (Closes: #207230). * Deleted watch file. -- Joerg Jaspert Sat, 15 Nov 2003 22:47:38 +0100 libterm-readline-gnu-perl (1.14-1) unstable; urgency=low * New Upstream Version (closes: #187448) - kludge not to cause segmentation fault on Perl 5.8.0 w/PerlIO and FileHandle (ex. CPAN.pm) - clean up Makefile.PL (use strict, fix for HPUX and FreeBSD, fix typo, etc.) * Use patch from Nicolas Bertolissio to fix the "unintialized value message" (closes: #99843) * Update Section to perl. * Use patch from Nicolas Bertolissio to fix the "new" method which (closes: #204362) -- Joerg Jaspert Fri, 22 Aug 2003 18:38:29 +0200 libterm-readline-gnu-perl (1.13-1.1) unstable; urgency=low * NMU for perl 5.8. No changes except a build-dep on perl >= 5.8 -- Joey Hess Wed, 31 Jul 2002 05:19:05 +0000 libterm-readline-gnu-perl (1.13-1) unstable; urgency=low * New Upstream Version - readline-4.2 support - new variables rl_completion_suppress_append rl_completion_mark_symlink_dirs - new functions rl_replace_line() rl_completion_mode() - tgetstr() calls tput() to apply padding information. No more "$<2>" on prompt. - shadow_redisplay() with ornament works on xterm. -- Joerg Jaspert Sun, 28 Jul 2002 18:25:29 +0200 libterm-readline-gnu-perl (1.12-5) unstable; urgency=low * Applied Patch from Upstream which closes the bug for "Ornaments and shadow_redisplay don't mix" (closes: #45949) -- Joerg Jaspert Sun, 28 Jul 2002 02:21:38 +0200 libterm-readline-gnu-perl (1.12-4) unstable; urgency=low * Rebuild with newest libreadline. * Updated Standards-version in debian/control. * Build-Depends for debhelper now for Version > 4.x and DH_COMPAT in debian/rules is 4 now. * Cleaned debian/rules a bit. * Remove empty /usr/share/perl5 from .deb -- Joerg Jaspert Sun, 21 Jul 2002 23:53:49 +0200 libterm-readline-gnu-perl (1.12-3) unstable; urgency=low * Changed my Email to the @debian.org * Added debian/watch file for uscan. -- Joerg Jaspert Thu, 18 Apr 2002 21:20:49 +0200 libterm-readline-gnu-perl (1.12-2) unstable; urgency=low * Updated debian/copyright * This Bug is closed since 1.10 so close it now. (closes: #69816) -- Joerg Jaspert (JJ) Fri, 5 Apr 2002 18:22:50 +0200 libterm-readline-gnu-perl (1.12-1) unstable; urgency=low * New Maintainer (closes: #141230) * Acknowledge the NMU Bugfixes. (closes: #67054, #67804, #60845, #87030, #65374, #80688, #84505, #78657, #67745, #87405) * New Upstream Version. * Removed postinst and prerm. debhelper creates the same one, we dont need special things in here. * Reworked debian/rules to use more of debhelper and be a little bit easier to read. Hope i dont break anything with it. -- Joerg Jaspert (JJ) Fri, 5 Apr 2002 15:56:11 +0200 libterm-readline-gnu-perl (1.10-1) unstable; urgency=low * New upstream version * Made minor modifications to debian/*. Package continues to be lintian clean primarily due to Matthias's and Raphael's work. * It looks like bug #69816 is fixed, I've asked the submitter if they can duplicate it with this new package. * I can still repro bug #45949 and I'll check into it. -- Darren Stalder Thu, 10 May 2001 23:35:04 -0700 libterm-readline-gnu-perl (1.09-0.1) unstable; urgency=low * Non Maintainer Upload. * New upstream version. Closes: #78657, #84505 * Correct permissions on postinst/prerm. Closes: #67804 * Built against latest libraries. Closes: #65374 * Updated to latest perl policy. Closes: #80668 * This new upstream version does build with the latest libraries. Closes: #87030 * Commented out the make test. On the command line it does work ok but it waits indefinitely when runned from debian/rules with debuild. * Updated to latest policy. Lintian clean again. -- Raphael Hertzog Sat, 24 Feb 2001 14:17:53 +0100 libterm-readline-gnu-perl (1.07-2.1) unstable; urgency=low * NMU, recompiled for libreadline4 (closes grave #60845, #67054). * debian/control: Added Build-Depends. * Made lintian clean. -- Matthias Klose Tue, 25 Jul 2000 06:11:57 +0200 libterm-readline-gnu-perl (1.07-2) unstable; urgency=low * make test opens /dev/tty. The autobuilders run from cron and therefore don't have a /dev/tty. Therefore the package fails to build under the autobuilders. Using the idea from Roman Hodek , make test only runs if /dev/tty is available. Closes Bug#42882. -- Darren Stalder Fri, 13 Aug 1999 00:59:45 -0700 libterm-readline-gnu-perl (1.07-1) unstable; urgency=low * New upstream version. * Use correct LDLOADLIBS line. Thanks to Manish Singh for this. Fixes Bug#41868,#41677,#42018. -- Darren Stalder Tue, 10 Aug 1999 04:07:20 -0700 libterm-readline-gnu-perl (1.06-1) unstable; urgency=low * New Maintainer. * New upstream version. * Complies with Perl packaging standard 1.0. * Completely rewrote debian/rules to my standards. * Rewrote control description section. * Changed source package name to be the same as the (one) binary package. * Changed priority to optional. -- Darren Stalder Tue, 13 Jul 1999 01:24:06 -0700 libterm-readline-gnu-perl (1.03-1) unstable; urgency=low * Initial release. -- Ben Gertzfield Tue, 13 Oct 1998 17:44:34 -0700