debian/0000755000000000000000000000000011674442101007166 5ustar debian/control0000644000000000000000000000201111674442101010563 0ustar Source: libdevel-stacktrace-withlexicals-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Ernesto Hernández-Novich (USB) Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-stacktrace-perl, libpadwalker-perl (>= 1.92) Standards-Version: 3.9.2 Homepage: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-stacktrace-withlexicals-perl.git Package: libdevel-stacktrace-withlexicals-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdevel-stacktrace-perl, libpadwalker-perl (>= 1.92) Description: Perl module for stack traces with access to lexical variables Devel::StackTrace::WithLexicals extends Devel::StackTrace allowing the generation of stack traces where it is possible to inspect or change callers' lexical variables. debian/copyright0000644000000000000000000000243411674442101011124 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: Shawn M Moore Source: http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/ Name: Devel-StackTrace-WithLexicals Files: * Copyright: 2008-2009, Shawn M Moore License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Ernesto Hernández-Novich (USB) 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/watch0000644000000000000000000000022711674442101010220 0ustar version=3 http://search.cpan.org/dist/Devel-StackTrace-WithLexicals/ .*/Devel-StackTrace-WithLexicals-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211674442101010364 0ustar 8 debian/changelog0000644000000000000000000000030111674442101011032 0ustar libdevel-stacktrace-withlexicals-perl (0.10-1) unstable; urgency=low * Initial Release (Closes: #652913). -- Ernesto Hernández-Novich (USB) Wed, 21 Dec 2011 15:19:47 -0430 debian/source/0000755000000000000000000000000011674442101010466 5ustar debian/source/format0000644000000000000000000000001411674442101011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611674442101010245 0ustar #!/usr/bin/make -f %: dh $@