debian/0000755000000000000000000000000012216357422007172 5ustar debian/rules0000755000000000000000000000003612216357422010251 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222512216357422010576 0ustar Source: libio-prompt-tiny-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Marius Gavrilescu Build-Depends: debhelper (>= 9) Build-Depends-Indep: libcapture-tiny-perl (>= 0.12), perl (>= 5.13.4) | libest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-prompt-tiny-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-prompt-tiny-perl.git Homepage: https://metacpan.org/release/IO-Prompt-Tiny Package: libio-prompt-tiny-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module that prompts for user input with a default option This is an extremely simple prompting module, based on the extremely simple prompt offered by ExtUtils::MakeMaker.In many cases, that's all you need and this module gives it to you without all the overhead of ExtUtils::MakeMaker just to prompt for input. . It doesn't do any validation, coloring, menus, timeouts, or any of the wild, crazy, cool stuff that other prompting modules do. It just prompts with a default. That's it! debian/source/0000755000000000000000000000000012216357422010472 5ustar debian/source/format0000644000000000000000000000001412216357422011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025012216357422011041 0ustar libio-prompt-tiny-perl (0.002-1) unstable; urgency=low * Initial Release (Closes: #723666) -- Marius Gavrilescu Wed, 18 Sep 2013 20:02:57 +0300 debian/compat0000644000000000000000000000000212216357422010370 0ustar 9 debian/libio-prompt-tiny-perl.docs0000644000000000000000000000002012216357422014372 0ustar README.PATCHING debian/copyright0000644000000000000000000000332612216357422011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/IO-Prompt-Tiny Upstream-Contact: David Golden Upstream-Name: IO-Prompt-Tiny Files: * Copyright: 2012, David Golden License: Apache-2.0 Files: debian/* Copyright: 2013, Marius Gavrilescu License: Apache-2.0 or Artistic or GPL-1+ License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License, Version 2.0 can be found in `/usr/share/common-licenses/Apache-2.0'. 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/watch0000644000000000000000000000017112216357422010222 0ustar version=3 https://metacpan.org/release/IO-Prompt-Tiny .*/IO-Prompt-Tiny-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$