libterm-readline-gnu-perl 1.42-2 source package in Ubuntu

Changelog

libterm-readline-gnu-perl (1.42-2) unstable; urgency=medium

  * Drop using $Config{vendorarch} in debian/rules.
    Not needed anymore, as XS.pm contains no longer a hashbang, and makes the
    package un-cross- buildable.
  * Declare compliance with Debian Policy 4.6.0.

 -- gregor herrmann <email address hidden>  Tue, 02 Nov 2021 18:56:13 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libterm-readline-gnu-perl_1.42-2.dsc 2.5 KiB fd448c27c42d436e327db0b80750f272f7c760941b12ac513279cfac7b3e429c
libterm-readline-gnu-perl_1.42.orig.tar.gz 193.1 KiB 3c5f1281da2666777af0f34de0289564e6faa823aea54f3945c74c98e95a5e73
libterm-readline-gnu-perl_1.42-2.debian.tar.xz 8.8 KiB 61e7d17173dd8256e30bf840f7b698d9387b9d7c42e380f18cc443d9edb2bc5a

Available diffs

No changes file available.

Binary packages built by this source

libterm-readline-gnu-perl: Perl extension for the GNU ReadLine/History Library

 Term::ReadLine::Gnu is a Perl interface to the GNU ReadLine Library, allowing
 developers to provide features including input line editing, input history
 management, word completion and more.
 .
 Through this module, you have access to almost all variables and functions as
 documented in the GNU ReadLine/History Library. This means you can write your
 custom editing function, custom completion function, and so on, with Perl.
 You may find it useful for prototyping before programming with C.

libterm-readline-gnu-perl-dbgsym: debug symbols for libterm-readline-gnu-perl