debian/0000755000000000000000000000000011635336011007165 5ustar debian/watch0000644000000000000000000000016211635335347010230 0ustar version=3 http://search.cpan.org/dist/Term-Visual/ .+/Term-Visual-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/libterm-visual-perl.examples0000644000000000000000000000001311635335347014631 0ustar examples/* debian/rules0000755000000000000000000000003611635335406010253 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000346611635336011011050 0ustar libterm-visual-perl (0.08-2) unstable; urgency=low * Team upload. [ gregor herrmann ] * Remove Florian Ragwitz from Uploaders (closes: #523258). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Make build-dep on perl unversioned. * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sun, 18 Sep 2011 11:38:09 +0200 libterm-visual-perl (0.08-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * Add debian/watch. [ Damyan Ivanov ] * New upstream release * Update years of copyright * use dist-based upstream source location * trim debian/rules using debhelper 7; do not ship redundant README * add myself to Uploaders * Standards-Version: 3.8.0 (no changes needed) -- Damyan Ivanov Tue, 01 Jul 2008 13:06:35 +0300 libterm-visual-perl (0.06-1.1) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #468016 -- Mark Hymers Sat, 05 Apr 2008 16:52:41 +0100 libterm-visual-perl (0.06-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Wed, 8 Feb 2006 01:49:22 +0100 debian/control0000644000000000000000000000176111635335756010614 0ustar Source: libterm-visual-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcurses-perl, libpoe-perl Maintainer: Debian Perl Group Uploaders: Damyan Ivanov Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Term-Visual/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libterm-visual-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libterm-visual-perl.git Package: libterm-visual-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcurses-perl, libpoe-perl Description: split-terminal user interface for Perl Term::Visual is a "visual" terminal interface for curses applications. It provides the split-screen interface you may have seen in console based IRC and MUD clients. . Term::Visual uses the POE networking and multitasking framework to support concurrent input from network sockets and the console, multiple timers, and more. debian/compat0000644000000000000000000000000211635335412010367 0ustar 8 debian/source/0000755000000000000000000000000011635335371010475 5ustar debian/source/format0000644000000000000000000000001411635335371011703 0ustar 3.0 (quilt) debian/copyright0000644000000000000000000000224711635335671011140 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=59 Maintainer: Charles Ayres Source: http://search.cpan.org/dist/Term-Visual/ Name: Term-Visual Files: * Copyright: 2002-2007, Charles Ayres License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, Florian Ragwitz 2008, Mark Hymers 2008, Damyan Ivanov 2008, gregor herrmann 2011, 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 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'.