libterm-readline-gnu-perl - Perl extension for the GNU ReadLine/History Library
# sudo apt-get update
# sudo apt-get install libterm-readline-gnu-perl
2014-06-02 - gregor herrmann <gregoa@debian.org> libterm-readline-gnu-perl (1.24-2) unstable; urgency=medium * Use $Config{vendorarch} in debian/rules as a preparation for the multi-arched perl 5.20.
2014-03-24 - Salvatore Bonaccorso <carnil@debian.org> libterm-readline-gnu-perl (1.24-1) unstable; urgency=low * Imported Upstream version 1.24 * Refresh 20new.patch patch (offset) * Don't install README file to docs
2014-03-22 - Salvatore Bonaccorso <carnil@debian.org> libterm-readline-gnu-perl (1.23-1) unstable; urgency=low * Imported Upstream version 1.23 - fix not to clobber binmode layer (utf-8) on filehandles (Closes: #547231). * Refresh 20new.patch (offset) * Drop 50-fix-manpage-has-errors-from-pod2man.patch patch * Don't need to generate upstream changes from README. Upstream now ship the changes in a separate Changes file. Drop the override for the generation of the Changes file and drop Changes.generated from files to be removed/cleaned up after the package is built. * Add myself to copyright for debian/* packaging files * Add myself to Uploaders
2014-03-16 - Salvatore Bonaccorso <carnil@debian.org> libterm-readline-gnu-perl (1.22-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * Strip trailing slash from metacpan URLs. * Update years of packaging copyright. * Use debhelper 9.20120312 to get all hardening flags. * Declare compliance with Debian Policy 3.9.5. [ Salvatore Bonaccorso ] * Imported Upstream version 1.22 - Fixes "Conflicting declaration of rl_last_func" (Closes: #688386) * Refresh 10term.patch (offset) * Refresh 20new.patch (offset) * Refresh 30outstream.patch (offset) * Refresh 40terminfo.patch (offset) * Add 50-fix-manpage-has-errors-from-pod2man.patch patch * Update copyright years for upstream files
2011-10-07 - gregor herrmann <gregoa@debian.org> libterm-readline-gnu-perl (1.20-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New patch 40terminfo.patch: check for -ltinfo in Makefile.PL. Thanks to Sven Joachim for the bug report and the proposals for the fix. (Closes: #644423) * debian/copyright: update license stanzas and list of debian/* contributors. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes).
2010-05-03 - Jonathan Yu <jawnsy@cpan.org> libterm-readline-gnu-perl (1.20-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Use new 3.0 (quilt) source format * Add myself to Copyright and Uploaders * Standards-Version 3.8.4 (no changes) * Rewrite control description * Extract debian/ copyright holders from changelog * Install a generated changelog file [ Ryan Niebur ] * Update ryan52's email address [ gregor herrmann ] * debian/copyright: update years of upstream copyright. * Refresh 30outstream.patch. * Replace fix_shebang.patch with an override in debian/rules.
2009-09-13 - gregor herrmann <gregoa@debian.org> libterm-readline-gnu-perl (1.19-2) unstable; urgency=low [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ gregor herrmann ] * Remove first part of 30outstream.patch, applied upstream. Thanks to Niko Tyni for spotting (closes: #520590). * Replace build dependency on libreadline5-dev with libreadline-dev, thanks to Matthias Klose for the heads-up. * Drop version from perl build dependency. * Set Standards-Version to 3.8.3 (no further changes). * Add /me to Uploaders. * Simplify debian/rules, bump build dependencies on debhelper and quilt.