debian/0000755000000000000000000000000012261750652007174 5ustar debian/compat0000644000000000000000000000000212261750652010372 0ustar 8 debian/copyright0000644000000000000000000000203612261750652011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Term-UI Source: https://metacpan.org/release/Term-UI/ Upstream-Contact: Chris Williams Files: * Copyright: 2002-2005, Jos Boumans License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, 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/rules0000755000000000000000000000003612261750652010253 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000015412261750652010225 0ustar version=3 https://metacpan.org/release/Term-UI/ .*/Term-UI-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000213112261750652010574 0ustar Source: libterm-ui-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, liblog-message-simple-perl | perl (<< 5.17) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-ui-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-ui-perl.git Homepage: https://metacpan.org/release/Term-UI/ Package: libterm-ui-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, liblog-message-simple-perl | perl (<< 5.17) Description: Term::ReadLine UI made easy Term::UI is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. . Simply give it the question you want to ask, optionally with choices the user can pick from and a default and Term::UI will DWYM. . For asking a yes or no question, there's even a shortcut. debian/source/0000755000000000000000000000000012261750652010474 5ustar debian/source/format0000644000000000000000000000001412261750652011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000145412261750652011052 0ustar libterm-ui-perl (0.42-1) unstable; urgency=medium * Team upload. * Imported Upstream version 0.42 * Declare compliance with Debian policy 3.9.5 -- Salvatore Bonaccorso Sat, 04 Jan 2014 10:16:52 +0100 libterm-ui-perl (0.38-1) unstable; urgency=low * Team upload. * New upstream release. * Add Build-Depends-Indep and Depends on "liblog-message-simple-perl | perl (<< 5.17)" (Closes: #724532) -- Axel Beckert Sat, 28 Sep 2013 03:42:18 +0200 libterm-ui-perl (0.36-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 26 Jul 2013 20:37:53 +0200 libterm-ui-perl (0.34-1) unstable; urgency=low * Initial Release. (Closes: #707985) -- gregor herrmann Mon, 20 May 2013 20:43:39 +0200