debian/0000755000000000000000000000000011355166421007172 5ustar debian/control0000644000000000000000000000171311355154061010574 0ustar Source: libterm-prompt-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libterm-readkey-perl Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt Standards-Version: 3.8.4 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libterm-prompt-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libterm-prompt-perl/ Homepage: http://search.cpan.org/dist/Term-Prompt/ Package: libterm-prompt-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libterm-readkey-perl Description: Perl module for prompting a user for information Term::Prompt is used to check accept interactive input. You specify the type of inputs allowed, a prompt, help text and defaults and it will deal with the user interface, (and the user!), by displaying the prompt, showing the default, and checking to be sure that the response is one of the legal choices. debian/copyright0000644000000000000000000000231111355154061011117 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Matthew O. Persico Source: http://search.cpan.org/dist/Term-Prompt/ Name: Term-Prompt Copyright: © 2004, Matthew O. Persico License: Artistic or GPL-1+ Files: debian/* Copyright: © 2004-2008, Marc 'HE' Brockschmidt © 2005, Andrew Pollock © 2006, Víctor Pérez Pereira © 2010, Ansgar Burchardt 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 GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' debian/watch0000644000000000000000000000016311355154061010220 0ustar version=3 http://search.cpan.org/dist/Term-Prompt/ .*/Term-Prompt-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211355154061010365 0ustar 7 debian/changelog0000644000000000000000000000342711355154061011047 0ustar libterm-prompt-perl (1.04-1) unstable; urgency=low * New upstream release. * Now maintained by the Debian Perl Group. (Closes: #576163) + debian/control: Add Vcs-* fields. + debian/control: Add myself to Uploaders. * debian/control: Add Homepage field. * debian/control: Make build-dep on perl unversioned. * debian/control: Depend on ${perl:Depends} instead of perl. * Refresh rules for debhelper 7. * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * debian/watch: Use dist-based URL. * Bump Standards-Version to 3.8.4. -- Ansgar Burchardt Thu, 01 Apr 2010 21:20:06 +0900 libterm-prompt-perl (1.03-3.1) unstable; urgency=low * Non-maintainer upload. * debian/rules: + Don't fail when perl is smart enough not to create empty dirs. (Closes: #467765) + Don't ignore make distclean errors. * debian/copyright: Recode to UTF8 -- Marc 'HE' Brockschmidt Sat, 05 Apr 2008 17:20:59 +0200 libterm-prompt-perl (1.03-3) unstable; urgency=low * New maintainer (closes: #333194). * Update of Debian Policy. -- Víctor Pérez Pereira Mon, 05 Jun 2006 15:21:00 -0400 libterm-prompt-perl (1.03-2) unstable; urgency=low * QA Group upload orphaning this package -- Andrew Pollock Thu, 27 Oct 2005 16:35:00 +1000 libterm-prompt-perl (1.03-1) unstable; urgency=low * New upstream release. * debian/control: Fix long description. (Closes: #275943) * debian/watch: Added. -- Marc 'HE' Brockschmidt Wed, 5 Jan 2005 19:02:56 +0100 libterm-prompt-perl (1.01-1) unstable; urgency=low * Initial Release. (Closes: #267798) -- Marc 'HE' Brockschmidt Sun, 12 Sep 2004 16:18:26 +0200 debian/source/0000755000000000000000000000000011355166375010502 5ustar debian/source/format0000644000000000000000000000001411355166420011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003511355154061010245 0ustar #!/usr/bin/make -f %: dh $@