debian/0000755000000000000000000000000012203414426007164 5ustar debian/watch0000644000000000000000000000021412101263702010206 0ustar version=3 https://metacpan.org/release/Devel-StackTrace-AsHTML/ .*/Devel-StackTrace-AsHTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000462712203414426011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Devel-StackTrace-AsHTML Upstream-Contact: Tatsuhiko Miyagawa Source: https://metacpan.org/release/Devel-StackTrace-AsHTML/ Files: * Copyright: 2009-2013, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Comment: Rationale from the author was: All of my modules available at http://search.cpan.org/~miyagawa/ with the statement "AUTHOR: Tatsuhiko Miyagawa" are, unless otherwise noted, Copyright (c) Tatsuhiiko Miyagawa. Source: http://bulknews.net/debian.txt (author's web site) The exact year comes from the CPAN upload date. . In an IRC discussion, Shawn M Moore (Sartak) mentioned he is fine with assigning copyright to Tatsuhiko Miyagawa: I wrote a small amount of code for it, not even worth getting me involved :) Files: inc/Spiffy.pm Copyright: 2004-2012, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Test/More.pm Copyright: 2001-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Builder.pm inc/Test/Builder/* Copyright: 2002-2008, chromatic 2002-2008, Michael G Schwern License: Artistic or GPL-1+ Files: inc/Test/Base* Copyright: 2006-2011, Ingy döt Net 2005, Brian Ingerson License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, Jonathan Yu 2010, gregor herrmann 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'. debian/libdevel-stacktrace-ashtml-perl.examples0000644000000000000000000000000511671744127017071 0ustar eg/* debian/control0000644000000000000000000000220512203414426010566 0ustar Source: libdevel-stacktrace-ashtml-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-stacktrace-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann , Florian Schlichting Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/Devel-StackTrace-AsHTML/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdevel-stacktrace-ashtml-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-stacktrace-ashtml-perl.git Package: libdevel-stacktrace-ashtml-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libdevel-stacktrace-perl Description: module to display a stack trace in HTML Devel::StackTrace::AsHTML is a Perl module that adds a method, as_html, to Devel::StackTrace, which displays the stack trace in beautiful HTML, with a code snippet providing context and displaying function parameters. If you call it on an instance of Devel::StackTrace::WithLexicals, you can see the lexical variables of each stack frame. debian/compat0000644000000000000000000000000212203413533010360 0ustar 8 debian/changelog0000644000000000000000000000320412203414426011035 0ustar libdevel-stacktrace-ashtml-perl (0.14-1) unstable; urgency=low [ Ansgar Burchardt ] * 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. [ Florian Schlichting ] * Import Upstream version 0.14. * Bump years of upstream (and inc) copyright. * Add copyright paragraph for inc/Test/Base*. * Bump Standards-Version to 3.9.4 (update to copyright-format 1.0). * Bump dh compatibility to level 8 (no changes necessary). * Add myself to uploaders and copyright. -- Florian Schlichting Fri, 16 Aug 2013 14:14:33 +0200 libdevel-stacktrace-ashtml-perl (0.11-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.9.1 (no changes) * Update years of copyright [ Ansgar Burchardt ] * debian/copyright: Refer to /usr/share/common-licenses/GPL-1; refer to "Debian systems" instead of "Debian GNU/Linux systems". -- Jonathan Yu Thu, 17 Feb 2011 07:51:12 -0500 libdevel-stacktrace-ashtml-perl (0.09-1) unstable; urgency=low * New upstream release -- Jonathan Yu Sat, 03 Apr 2010 01:07:18 -0400 libdevel-stacktrace-ashtml-perl (0.07-1) unstable; urgency=low * New upstream release. * Convert to source format 3.0 (quilt). * Add /me to Uploaders. -- gregor herrmann Sun, 28 Mar 2010 19:20:07 +0200 libdevel-stacktrace-ashtml-perl (0.05-1) unstable; urgency=low * Initial Release (Closes: #570037) -- Jonathan Yu Mon, 15 Feb 2010 21:46:31 -0500 debian/source/0000755000000000000000000000000011671744127010500 5ustar debian/source/format0000644000000000000000000000001411671744127011706 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611671744127010257 0ustar #!/usr/bin/make -f %: dh $@