debian/0000755000000000000000000000000011665343715007201 5ustar debian/copyright0000644000000000000000000000237611665343715011144 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174 Upstream-Name: Text-ASCIITable Upstream-Contact: Håkon Nessjøen Source: http://search.cpan.org/dist/Text-ASCIITable/ Files: * Copyright: 2002-2003, Håkon Nessjøen License: Artistic or GPL-1+ License-Alias: Perl Files: debian/* Copyright: 2005, Florian Ragwitz 2006, Krzysztof Krzyzaniak (eloy) 2009, Ansgar Burchardt 2011, Salvatore Bonaccorso 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/watch0000644000000000000000000000017211665343715010232 0ustar version=3 http://search.cpan.org/dist/Text-ASCIITable/ .*/Text-ASCIITable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000155411665343715010611 0ustar Source: libtext-asciitable-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , Ansgar Burchardt , Salvatore Bonaccorso Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Text-ASCIITable/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libtext-asciitable-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtext-asciitable-perl.git Package: libtext-asciitable-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to create a table using ASCII characters The Text::ASCIITable module helps you to output dynamic text to your console or other fixed-size-font displays in a nice human-readable way. debian/changelog0000644000000000000000000000723311665343715011060 0ustar libtext-asciitable-perl (0.20-1) unstable; urgency=low * Imported Upstream version 0.20 - Fix: "printing array of arrayrefs doesn't work" (Closes: #402906). * Drop fix-spelling-error-in-manpage.patch. Patch was applied upstream. -- Salvatore Bonaccorso Wed, 30 Nov 2011 07:04:31 +0100 libtext-asciitable-perl (0.19-1) unstable; urgency=low [ Ansgar Burchardt ] * Email change: Ansgar Burchardt -> ansgar@debian.org * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 0.19 * Bump Debhelper compat level to 8. Use Build.PL by default. Adjust Build-Depends on debhelper to (>= 8) and remove libmodule-build-perl Build-Depends. Move perl from Build-Depends-Indep to Build-Depends for Module::Build use. * Add myself to Uploaders * Update debian/copyright file. Update Format to revision 174 of DEP5 proposal for machine-readable copyright file. Update debian/* packaging stanza Refer to Debian systems in general instead of only Debian GNU/Linux systems. Explicitly refer to GPL-1 license text in common-licenses. * Bump Standards-Version to 3.9.2 * Convert to '3.0 (quilt)' source package format * Add fix-spelling-error-in-manpage.patch. Fix some spelling errors in manpage. -- Salvatore Bonaccorso Thu, 24 Nov 2011 19:21:06 +0100 libtext-asciitable-perl (0.18-2) unstable; urgency=low [ Ryan Niebur ] * Take over for the Debian Perl Group * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza); ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian Perl Group (was: Debian Catalyst Maintainers ); Debian Catalyst Maintainers moved to Uploaders. * debian/watch: use dist-based URL. * Remove Florian Ragwitz from Uploaders (Closes: #523384) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * Convert debian/copyright to proposed machine-readable format. * Refresh rules for debhelper 7. * Bump Standards-Version to 3.8.2. * Add myself to Uploaders. * No longer install README (same as POD documentation). -- Ansgar Burchardt Mon, 20 Jul 2009 14:20:32 +0200 libtext-asciitable-perl (0.18-1) unstable; urgency=low * New upstream release * debian/watch: updated * debian/control: + improved description + Standards-Version: increased to 3.7.2.1 * debian/compat: increased to 5 -- Krzysztof Krzyzaniak (eloy) Mon, 17 Jul 2006 12:16:44 +0200 libtext-asciitable-perl (0.17-2) unstable; urgency=low [Krzysztof Krzyzaniak (eloy)] * debian/control - Typo fixed, thanks to Martin Mikkelsen (closes: #340247) [ Florian Ragwitz ] * Removed an old maintainer address from debian/copyright. The old one doesn't work anymore. * Use my @debian.org address in the Uploaders field. -- Florian Ragwitz Sun, 6 Nov 2005 17:39:13 +0100 libtext-asciitable-perl (0.17-1) unstable; urgency=low [Krzysztof Krzyzaniak (eloy)] * Added me to uploaders * Added debian/watch file [ Florian Ragwitz ] * Changed maintainer field to the pkg-catalyst group. * Added me to uploaders. * Install ansi-example.pl. -- Florian Ragwitz Thu, 13 Oct 2005 16:07:37 +0200 libtext-asciitable-perl (0.15-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Mon, 30 May 2005 17:17:41 +0200 debian/rules0000755000000000000000000000003511665343715010257 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011665343715010501 5ustar debian/source/format0000644000000000000000000000001411665343715011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211665343715010377 0ustar 8 debian/libtext-asciitable-perl.examples0000644000000000000000000000002011665343715015442 0ustar ansi-example.pl