debian/0000755000000000000000000000000011731424452007171 5ustar debian/rules0000755000000000000000000000003611731424452010250 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000174111731424452010577 0ustar Source: libio-pty-easy-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libio-pty-perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88) Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-pty-easy-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-pty-easy-perl.git Homepage: http://search.cpan.org/dist/IO-Pty-Easy/ Package: libio-pty-easy-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libio-pty-perl Description: module providing an easy interface to IO::Pty IO::Pty::Easy provides an interface to IO::Pty which hides most of the ugly details of handling ptys, wrapping them instead in simple spawn/read/write commands. . IO::Pty::Easy uses IO::Pty internally, so it inherits all of the portability restrictions from that module. debian/source/0000755000000000000000000000000011731424452010471 5ustar debian/source/format0000644000000000000000000000001411731424452011677 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000114011731424452011037 0ustar libio-pty-easy-perl (0.09-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Update years of upstream and packaging copyright. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). * Build-depend on Test::More 0.88. -- gregor herrmann Sun, 18 Mar 2012 19:27:41 +0100 libio-pty-easy-perl (0.08-1) unstable; urgency=low * Initial release (closes: #631335). -- gregor herrmann Thu, 23 Jun 2011 02:08:24 +0200 debian/compat0000644000000000000000000000000211731424452010367 0ustar 8 debian/copyright0000644000000000000000000000205311731424452011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IO-Pty-Easy Upstream-Contact: Jesse Luehrs Source: http://search.cpan.org/dist/IO-Pty-Easy/ Files: * Copyright: 2007-2012, Jesse Luehrs License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2012, gregor herrmann License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016311731424452010222 0ustar version=3 http://search.cpan.org/dist/IO-Pty-Easy/ .*/IO-Pty-Easy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$