debian/0000755000000000000000000000000012221435575007174 5ustar debian/lintian-overrides0000644000000000000000000000024412221434566012554 0ustar # False positve, complete.pl is just mentioned in a comment libterm-clui-perl: perl-module-uses-perl4-libs-without-dep usr/share/perl5/Term/Clui.pm:762 complete.pl debian/compat0000644000000000000000000000000212221434566010371 0ustar 9 debian/watch0000644000000000000000000000016012207660535010222 0ustar version=3 https://metacpan.org/release/Term-Clui/ .*/Term-Clui-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000140312221435541011035 0ustar libterm-clui-perl (1.68-1) unstable; urgency=low * Team upload. * New upstream release [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * Add lintian override for perl-module-uses-perl4-libs-without-dep * Bump Standards-Version to 3.9.4 (no changes) * Bump debhelper compatibility to 9 + Update versioned debhelper compatibility accordingly + Gets rid of the dh_pysupport deprecation warning -- Axel Beckert Sat, 28 Sep 2013 04:13:53 +0200 libterm-clui-perl (1.66-1) unstable; urgency=low * Initial Release. (Closes: #689504) -- Mathieu Malaterre Wed, 03 Oct 2012 13:13:52 +0200 debian/copyright0000644000000000000000000000200412211134472011112 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Term-Clui Source: https://metacpan.org/release/Term-Clui/ Upstream-Contact: Peter Billam Files: * Copyright: 2002, Peter J Billam License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, Mathieu Malaterre 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/libterm-clui-perl.docs0000644000000000000000000000000712207660535013373 0ustar README debian/libterm-clui-perl.examples0000644000000000000000000000001312207660535014256 0ustar examples/* debian/control0000644000000000000000000000241012221434566010573 0ustar Source: libterm-clui-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Mathieu Malaterre Build-Depends: debhelper (>= 9~) Build-Depends-Indep: libterm-readkey-perl, libterm-readline-gnu-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-clui-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libterm-clui-perl.git Homepage: https://metacpan.org/release/Term-Clui/ Package: libterm-clui-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libterm-readkey-perl, libterm-readline-gnu-perl Description: Perl module offering a Command-Line User Interface Term::Clui offers a high-level user interface to give the user of command-line applications a consistent "look and feel". Its metaphor for the computer is as a human-like conversation-partner, and as each question/response is completed it is summarised onto one line, and remains on screen, so that the history of the session gradually accumulates on the screen and is available for review, or for cut/paste. This user interface can therefore be intermixed with standard applications which write to STDOUT or STDERR, such as make, pgp, rcs etc. debian/source/0000755000000000000000000000000012207660535010474 5ustar debian/source/format0000644000000000000000000000001412207660535011702 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003612207660535010253 0ustar #!/usr/bin/make -f %: dh $@