debian/0000755000000000000000000000000012264340562007172 5ustar debian/compat0000644000000000000000000000000212264340562010370 0ustar 8 debian/copyright0000644000000000000000000000303512264340562011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-ShowTable Upstream-Contact: Alan K. Stebbens Source: https://metacpan.org/release/Data-ShowTable/ Files: * Copyright: © 1996-2013, Alan K. Stebbens License: GPL-2+ Files: debian/* Copyright: © 2001-2004, Jesus M. Gonzalez-Barahona © 2009, Ansgar Burchardt © 2013, Florian Schlichting 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'. License: GPL-2+ 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 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/rules0000755000000000000000000000003512264340562010250 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000017112264340562010222 0ustar version=3 https://metacpan.org/release/Data-ShowTable/ .+/Data-ShowTable-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000222512264340562010576 0ustar Source: libdata-showtable-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann , Ansgar Burchardt , Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-showtable-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-showtable-perl.git Homepage: https://metacpan.org/release/Data-ShowTable/ Package: libdata-showtable-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to print arrays of data in a formatted listing Data::ShowTable is a Perl module which defines subroutines to print arrays of data in a nicely formatted listing, using one of four possible formats: simple table, boxed table, list style, and HTML-formatting (for World-Wide-Web output). In other words, showtable is a data formatting program. Using the '-html' option, showtable can accept ASCII tabular data and format it appropriately for display through a Web-browser. debian/source/0000755000000000000000000000000012264340562010472 5ustar debian/source/format0000644000000000000000000000001412264340562011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001044412264340562011047 0ustar libdata-showtable-perl (4.6-1) unstable; urgency=medium * Team upload. [ Florian Schlichting ] * Import Upstream version 4.5 [ Salvatore Bonaccorso ] * Imported Upstream version 4.6 * Declare compliance with Debian policy 3.9.5 -- Salvatore Bonaccorso Sat, 11 Jan 2014 23:10:30 +0100 libdata-showtable-perl (4.4-1) unstable; urgency=low * Import Upstream version 4.4 * Drop pod-errors.patch, applied upstream -- Florian Schlichting Thu, 24 Oct 2013 23:17:18 +0200 libdata-showtable-perl (4.1-1) unstable; urgency=low [ Ansgar Burchardt ] * Update my email address. * debian/control: Convert Vcs-* fields to Git. [ 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 ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ Florian Schlichting ] * Import Upstream version 4.1 * Update years and email address of upstream copyright * Bump dh compatibility to level 8 (no changes necessary) * Bump Standards-Version to 3.9.4 (directly link GPL-1 and GPL-2) * Drop path-to-perl.patch (fixed upstream), refresh and forward pod-errors.patch * Fix typo in long description * Add myself to uploaders and copyright -- Florian Schlichting Mon, 16 Sep 2013 10:39:24 +0200 libdata-showtable-perl (3.3-7) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group; Closes: #465857 -- ITA * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Debian QA Group ); added: /me to Uploaders. * Add debian/watch. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * remove debian/README.Debian * refresh rules for debhelper 7 * convert debian/copyright to proposed machine-readable format * Bump Standards-Version to 3.8.4. * add myself to Uploaders * no longer install showtable-3.3.html, Data-ShowTable-3.3.html (copy of POD documentation) * no longer install README (installation instructions) * Use source format 3.0 (quilt). * Move changes to upstream source to patches. + New patch: path-to-perl.patch + New patch: pod-errors.patch * Correct additional POD syntax errors in pod-errors.patch. -- Ansgar Burchardt Sun, 31 Jan 2010 15:46:45 +0900 libdata-showtable-perl (3.3-6) unstable; urgency=low * QA Upload + change maintainer address to QA group * Bump debhelper compat level to 5 * Use $(MAKE) test * Add call to dh_md5sums * Add CPAN as homepage -- Frank Lichtenheld Thu, 24 Apr 2008 02:01:49 +0200 libdata-showtable-perl (3.3-5) unstable; urgency=low * Added reference to /usr/share/common-licenses/GPL (Closes: #157564) -- Jesus M. Gonzalez-Barahona Sun, 29 Aug 2004 00:38:27 +0200 libdata-showtable-perl (3.3-4) unstable; urgency=low * Fixed spelling error (Closes: #124929) * Changed Build-Depends to Build-Depends-Indep in control file * Removed emacs config lines from changelog file -- Jesus M. Gonzalez-Barahona Tue, 25 Dec 2001 18:39:50 +0100 libdata-showtable-perl (3.3-3) unstable; urgency=low * Changed architecture from "any" to "all" (Closes: #94844) -- Jesus M. Gonzalez-Barahona Wed, 13 Jun 2001 18:28:46 +0200 libdata-showtable-perl (3.3-2) unstable; urgency=low * make and make install in accordance with Perl Policy * Build-Depends in accordance with Perl Policy -- Jesus M. Gonzalez-Barahona Sun, 20 May 2001 00:51:54 +0200 libdata-showtable-perl (3.3-1) unstable; urgency=low * Initial Release (Closes: #84688). -- Jesus M. Gonzalez-Barahona Sat, 17 Mar 2001 13:46:35 +0100