debian/0000755000000000000000000000000012135732550007171 5ustar debian/copyright0000644000000000000000000000255612135732550011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XXX Upstream-Contact: Ingy döt Net Source: http://search.cpan.org/dist/XXX/ Comment: 'XXX' is the actual name of upstream Perl module. Files: inc/Module/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Files: inc/Module/Install/Package.pm Copyright: 2011, Ingy döt Net License: Artistic or GPL-1+ Files: inc/ Copyright: 2008 - 2011 Adam Kennedy License: Artistic or GPL-1+ Files: * Copyright: 2006-2011, Ingy döt Net License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Dominique Dumont 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/watch0000644000000000000000000000014312135732550010220 0ustar version=3 http://search.cpan.org/dist/XXX/ .*/XXX-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000023312135732550011041 0ustar libxxx-perl (0.18-1) unstable; urgency=low * Initial Release. (Closes: #706029) -- Dominique Dumont Wed, 24 Apr 2013 12:35:01 +0200 debian/compat0000644000000000000000000000000212135732550010367 0ustar 8 debian/source/0000755000000000000000000000000012135732550010471 5ustar debian/source/format0000644000000000000000000000001412135732550011677 0ustar 3.0 (quilt) debian/control0000644000000000000000000000174412135732550010602 0ustar Source: libxxx-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libyaml-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxxx-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libxxx-perl.git Homepage: http://search.cpan.org/dist/XXX/ Package: libxxx-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libyaml-perl Description: debug viewer for Perl data structure XXX.pm exports a function called XXX that you can put just about anywhere in your Perl code to make it die with a YAML dump of the arguments to its right. . The charm of XXX-debugging is that it is easy to type, rarely requires parens and stands out visually so that you remember to remove it. . XXX.pm also exports WWW, YYY and ZZZ which do similar debugging things. debian/rules0000755000000000000000000000003612135732550010250 0ustar #!/usr/bin/make -f %: dh $@