debian/0000755000000000000000000000000012231400235007156 5ustar debian/compat0000644000000000000000000000000212231400235010354 0ustar 8 debian/copyright0000644000000000000000000000211612231400235011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Show Upstream-Contact: Damian Conway Source: https://metacpan.org/release/Data-Show/ Files: * Copyright: 2010, Damian Conway License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2013, Salvatore Bonaccorso 2011, 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/rules0000755000000000000000000000003612231400235010235 0ustar #!/usr/bin/make -f %: dh $@ debian/watch0000644000000000000000000000016012231400235010204 0ustar version=3 https://metacpan.org/release/Data-Show/ .*/Data-Show-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000172012231400235010561 0ustar Source: libdata-show-perl Maintainer: Debian Perl Group Uploaders: Salvatore Bonaccorso , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libdata-dump-perl (>= 1.21), libtest-pod-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-show-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-show-perl.git Homepage: https://metacpan.org/release/Data-Show/ Package: libdata-show-perl Architecture: all Depends: libdata-dump-perl, ${misc:Depends}, ${perl:Depends} Description: Perl module to dump data structures with name and point-of-origin Data::Show provides a simple wrapper around the Data::Dump module. . A call to show data-dumps its arguments, prefaced by a divider line that reports the arguments and the file and line from which show() was called. debian/source/0000755000000000000000000000000012231400235010456 5ustar debian/source/format0000644000000000000000000000001412231400235011664 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000347412231400235011040 0ustar libdata-show-perl (0.002002-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ 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" [ Salvatore Bonaccorso ] * Imported Upstream version 0.002002 * Update copyright years for debian/* packaging files * Bump Standards-Version to 3.9.4 * Wrap and sort fields in debian/control file -- Salvatore Bonaccorso Tue, 22 Oct 2013 06:33:17 +0200 libdata-show-perl (0.002001-1) unstable; urgency=low * Imported Upstream version 0.002001 * Update copyright years for debian/* packaging * Remove fix-testsuite.patch patch. Patch was applied upstream. -- Salvatore Bonaccorso Fri, 20 Jan 2012 10:54:27 +0100 libdata-show-perl (0.001002-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * Add a patch (taken from upstream developer release) to fix the test suite. Thanks to Dominic Hargreaves for the bug report (closes: #646290). * Bump build dependency on libdata-dump-perl to avoid test failures with older versions. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. -- gregor herrmann Sun, 23 Oct 2011 01:44:11 +0200 libdata-show-perl (0.001002-1) unstable; urgency=low * Initial Release (Closes: #601788). -- Salvatore Bonaccorso Fri, 29 Oct 2010 19:41:21 +0200