debian/0000755000000000000000000000000012223357524007173 5ustar debian/compat0000644000000000000000000000000212223357524010371 0ustar 8 debian/copyright0000644000000000000000000000204712223357524011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: IO-Prompter Upstream-Contact: Damian Conway Source: https://metacpan.org/release/IO-Prompter/ Files: * Copyright: 2009, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2013, Salvatore Bonaccorso 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/rules0000755000000000000000000000003612223357524010252 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000016412223357524010225 0ustar version=3 https://metacpan.org/release/IO-Prompter/ .*/IO-Prompter-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/NEWS0000644000000000000000000000060712223357524007675 0ustar libio-prompter-perl (0.002000-1) unstable; urgency=low Upstream changelog contains following note on backwards incompatible change: * BACKWARDS INCOMPATIBLE CHANGE: Changed behaviour of prompt() in list contexts: now returns empty list on failure. Use C to get old behaviour. -- Salvatore Bonaccorso Thu, 14 Jun 2012 20:30:05 +0200 debian/control0000644000000000000000000000203112223357524010572 0ustar Source: libio-prompter-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libcontextual-return-perl, libtest-pod-coverage-perl, libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-prompter-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-prompter-perl.git Homepage: https://metacpan.org/release/IO-Prompter/ Package: libio-prompter-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcontextual-return-perl Recommends: libterm-readkey-perl Description: Perl module to prompt for input, read it, clean it, return it IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text. debian/source/0000755000000000000000000000000012223357524010473 5ustar debian/source/format0000644000000000000000000000001412223357524011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000500412223357524011044 0ustar libio-prompter-perl (0.004010-1) unstable; urgency=low * Imported Upstream version 0.004010 -- Salvatore Bonaccorso Thu, 03 Oct 2013 23:17:55 +0200 libio-prompter-perl (0.004009-1) unstable; urgency=low * Imported Upstream version 0.004009 -- Salvatore Bonaccorso Wed, 02 Oct 2013 17:48:49 +0200 libio-prompter-perl (0.004008-1) unstable; urgency=low * Imported Upstream version 0.004006, 0.004007 and 0.004008 -- Salvatore Bonaccorso Mon, 30 Sep 2013 09:15:26 +0200 libio-prompter-perl (0.004005-1) unstable; urgency=low * Imported Upstream version 0.004005 * Change search.cpan.org based URIs to metacpan.org based URIs -- Salvatore Bonaccorso Wed, 06 Mar 2013 21:40:15 +0100 libio-prompter-perl (0.004003-1) unstable; urgency=low * Imported Upstream version 0.004003 * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Update copyright years for debian/* packaging files -- Salvatore Bonaccorso Wed, 16 Jan 2013 13:25:20 +0100 libio-prompter-perl (0.004002-1) unstable; urgency=low * Imported Upstream version 0.004002 -- Salvatore Bonaccorso Mon, 24 Sep 2012 23:00:45 +0200 libio-prompter-perl (0.004001-1) unstable; urgency=low * Imported Upstream version 0.004001 -- Salvatore Bonaccorso Mon, 24 Sep 2012 07:16:43 +0200 libio-prompter-perl (0.004000-1) unstable; urgency=low * Imported Upstream version 0.004000 * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Sat, 22 Sep 2012 22:38:39 +0200 libio-prompter-perl (0.003001-1) unstable; urgency=low * Imported Upstream version 0.003001 -- Salvatore Bonaccorso Thu, 05 Jul 2012 22:17:34 +0200 libio-prompter-perl (0.003000-1) unstable; urgency=low * Imported Upstream version 0.003000 * Add debian/NEWS to point out backwards incompatible change * Update copyright years for debian/* packaging files -- Salvatore Bonaccorso Thu, 14 Jun 2012 20:37:58 +0200 libio-prompter-perl (0.002000-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Fri, 13 Apr 2012 16:54:43 +0200 libio-prompter-perl (0.001001-1) unstable; urgency=low * Initial Release (Closes: #639829). -- Salvatore Bonaccorso Thu, 01 Sep 2011 22:48:50 +0200