libio-pty-perl 1:1.12-1 source package in Ubuntu
Changelog
libio-pty-perl (1:1.12-1) unstable; urgency=medium [ Felix Lechner ] * New upstream version. (Closes: #914821) * Set source format to 3.0 (quilt). * Converted debian.diff.gz to quilt patches; added authors and bugs * Set Standards-Version to 4.4.1. * Bumped debhelper compat to 12. * Switched to debhelper-compat from d/compat. * Fixed compiler warnings about print format; thanks to Paul LeoNerd Evans. * Expanded extended description for libio-pty-perl. * Added Homepage to d/control. * Added Testsuite to d/control. * Converted d/rules to dh (Closes: #841703) * Added Rules-Requires-Root: no to d/control. * Added DEB_BUILD_MAINT_OPTIONS = hardening=+all to d/rules. * Converted d/copyright to DEP-5 * Pointed d/watch to upstream on CPAN. * Added @debian.org to invalid address buildd_i386-nisei in d/changelog. * Removed trailing whitespaces in d/changelog. [ Xavier Guimard ] * Take over for the Debian Perl Group on maintainer request (https://lists.debian.org/debian-perl/2019/12/msg00011.html) * Add upstream/metadata * Update debian/copyright * Fix patch url * debian/control: + Set VCS fields + Update description + Update homepage -- Xavier Guimard <email address hidden> Fri, 06 Dec 2019 06:53:49 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libio-pty-perl_1.12-1.dsc | 2.0 KiB | effeadd72569b052087fe3164ab8a38e23bcb75fef298e7b6e9b671d97b1b5bd |
libio-pty-perl_1.12.orig.tar.gz | 24.1 KiB | afab182f194e513c202d54ec9e5d6a90c2925c330294fa40dcae36e0ad333cb0 |
libio-pty-perl_1.12-1.debian.tar.xz | 5.1 KiB | d48f4287f49b9760e2112d038b6d79086eebbe467b484eabcc14dbae5ee7ed21 |
Available diffs
No changes file available.
Binary packages built by this source
- libio-pty-perl: Perl module for pseudo tty IO
IO::Pty provides an interface to allow the creation of a pseudo tty.
.
IO::Pty inherits from IO::Handle and so provide all the methods
defined by the IO::Handle package.
.
Please note that pty creation is very system-dependent. If you have
problems, see IO::Tty for help.
- libio-pty-perl-dbgsym: debug symbols for libio-pty-perl