debian/0000755000000000000000000000000011572747516007205 5ustar debian/copyright0000644000000000000000000000214311572746130011127 0ustar Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166 Upstream-Contact: Nadim Ibn Hamouda el Khemir Source: http://search.cpan.org/dist/Data-TreeDumper/ Upstream-Name: Data-TreeDumper Files: * Copyright: 2003-2010, Nadim Ibn Hamouda el Khemir License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Jonathan Yu 2009, Peter Pentchev 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 the GNU General Public License Version 1 can be found in `/usr/share/common-licenses/GPL-1' debian/watch0000644000000000000000000000017311572746130010226 0ustar version=3 http://search.cpan.org/dist/Data-TreeDumper/ .*/Data-TreeDumper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000244411572746212010604 0ustar Source: libdata-treedumper-perl Maintainer: Debian Perl Group Uploaders: Peter Pentchev , Jonathan Yu Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcheck-isa-perl, libclass-isa-perl | perl (<< 5.10.1-13), libdevel-size-perl, libsort-naturally-perl, libterm-size-perl Standards-Version: 3.9.2 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdata-treedumper-perl/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdata-treedumper-perl/ Homepage: http://search.cpan.org/dist/Data-TreeDumper/ Package: libdata-treedumper-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcheck-isa-perl, libclass-isa-perl | perl (<< 5.10.1-13), libdevel-size-perl, libsort-naturally-perl, libterm-size-perl Description: module for dumping data structures in various formats Data::TreeDumper is a Perl module that provides dumps of Perl variable data in a tree-like fashion. It is flexible and customizable, providing various output formatting processors and means of filtering and sorting the output. debian/changelog0000644000000000000000000000373511572746762011071 0ustar libdata-treedumper-perl (0.40-1) unstable; urgency=low * Team upload. * New upstream release * debian/copyright: Update copyright years for upstream files. * Bump Standards-Version to 3.9.2. * Refresh debian/patches. -- Salvatore Bonaccorso Sun, 05 Jun 2011 20:41:51 +0200 libdata-treedumper-perl (0.37-2) unstable; urgency=low * Convert to the 3.0 (quilt) source format: - drop the quilt dependency - drop --with quilt in the rules file - remove the README.source file * Refresh the copyright file: - refer to the GPL-1 file instead of the GPL symlink - update to the latest DEP 5 candidate format - refer to Debian (not just GNU/Linux) systems * Bump Standards-Version to 3.9.1 with no changes. * Bump the debhelper compatibility level to 8 with no changes. * Drop the versions from the libdevel-size-perl and libterm-size-perl dependencies. * Add a DEP 3 header to the last of my patches. * Depend on libclass-isa-perl | perl (<< 5.10.1-13). Closes: #614427 -- Peter Pentchev Fri, 25 Feb 2011 02:42:17 +0200 libdata-treedumper-perl (0.37-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Refresh patches * Add new separate POD spelling and POD error patches * Rename examples -> libdata-treedumper-perl.examples * Rewrite control description * Standards-Version 3.8.3 (no changes) * Refresh copyright information * Update to new DEP5 copyright format [ 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). -- Jonathan Yu Mon, 25 Jan 2010 12:20:59 -0500 libdata-treedumper-perl (0.35-1) unstable; urgency=low * Initial Release. (Closes: #526338) -- Peter Pentchev Mon, 25 May 2009 15:06:04 +0300 debian/rules0000755000000000000000000000003611572746130010253 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000011572747516010505 5ustar debian/source/format0000644000000000000000000000001411572746130011702 0ustar 3.0 (quilt) debian/libdata-treedumper-perl.examples0000644000000000000000000000011311572746130015441 0ustar colors.pl filters.pl scalar_and_origine.pl tie_bless.pl try_it.pl usage.pl debian/compat0000644000000000000000000000000211572746130010372 0ustar 8 debian/patches/0000755000000000000000000000000011572747516010634 5ustar debian/patches/series0000644000000000000000000000007211572746130012037 0ustar fix-pod.patch fix-pod-spelling.patch install-module.patch debian/patches/fix-pod-spelling.patch0000644000000000000000000000306411572746650015037 0ustar Description: fix POD spelling errors Author: Jonathan Yu Origin: vendor Forwarded: no --- a/TreeDumper.pm +++ b/TreeDumper.pm @@ -1753,7 +1753,7 @@ =head2 $Data::TreeDumper::Displaycallerlocation -This package variable is very usefull when you use B and don't know where you called +This package variable is very useful when you use B and don't know where you called B or B, ie when debugging. It displays the filename and line of call on STDOUT. It can't also be set as an override, DISPLAY_CALLER_LOCATION => 1. @@ -1923,7 +1923,7 @@ ($tree_type, $replacement_tree, @nodes_to_display) = $your_filter->($tree, $level, $path, $nodes_to_display, $setup) ; -Filter are not as complicated as they sound and they are very powerfull, +Filter are not as complicated as they sound and they are very powerful, especially when using the path argument. The path idea was given to me by another module writer but I forgot whom. If this writer will contact me, I will give him the proper credit. @@ -2505,10 +2505,10 @@ =item 9 $link_address (link to another element, may be undef) -=item 10 $perl_size (size of the lement in bytes, see option B) +=item 10 $perl_size (size of the element in bytes, see option B) -=item 11 $perl_address (adress (physical) of the element, see option B) +=item 11 $perl_address (address (physical) of the element, see option B) =item 12 $setup (the dumper's settings) debian/patches/install-module.patch0000644000000000000000000000067111572746130014601 0ustar Description: Only install the actual Perl module, not all the support scripts. Forwarded: not-needed Author: Peter Pentchev Last-Update: 2011-02-24 --- a/Makefile.PL +++ b/Makefile.PL @@ -19,6 +19,11 @@ $prerequisits->{'Win32::Console'} = 0 } +sub MY::libscan +{ + return $_[1] =~ /\.pm$/? $_[1]: ''; +} + WriteMakefile( 'NAME' => 'Data::TreeDumper', 'VERSION_FROM' => 'TreeDumper.pm', # finds $VERSION debian/patches/fix-pod.patch0000644000000000000000000000077211572746615013230 0ustar Description: fix POD errors Origin: vendor Forwarded: no Author: Jonathan Yu Reviewed-by: Salvatore Bonaccorso Last-Update: 2011-06-05 --- a/TreeDumper.pm +++ b/TreeDumper.pm @@ -2451,10 +2451,10 @@ =item * {RENDERER}{BEGIN} is called before the traversal of the data structure starts. This allows you to setup the document (ex:: html header). -=over 4 - my ($title, $type_address, $element, $size, $perl_address, $setup) = @_ ; +=over 4 + =item 1 $title