debian/0000755000000000000000000000000012251717551007174 5ustar debian/compat0000644000000000000000000000000212251714550010366 0ustar 9 debian/watch0000644000000000000000000000013412251715614010221 0ustar version=3 https://metacpan.org/release/Debug-Trace/ .*/Debug-Trace-([[:digit:]].*)\.tar\.gz debian/changelog0000644000000000000000000000450512251717551011052 0ustar libdebug-trace-perl (0.05-1) unstable; urgency=low * Team upload [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. * debian/watch: Use a dist-based URL. * Don't install empty /usr/lib/perl5 directory. * debian/rules: delete /usr/lib/perl5 only if it exists. * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. * Change my email address. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ Axel Beckert ] * Import new upstream release * Remove Gustavo Franco from Uploaders (Closes: #729397) * Switch to source format "3.0 (quilt)" * Switch from CDBS to dh-style debhelper + Fixes lintian warning debian-rules-uses-deprecated-makefile * Bump debhelper compatibility to 9 + Update versioned debhelper build-dependency accordingly * Remove Changes from debian/docs, now installed via dh_installchangelog + Fixes lintian warning wrong-name-for-upstream-changelog. * Switch Homepage header and watch file to metacpan.org * Bump Standards-Version to 3.9.5 + Remove version from build-dependency on perl. -- Axel Beckert Wed, 11 Dec 2013 00:10:32 +0100 libdebug-trace-perl (0.04-4) unstable; urgency=low * Moved debhelper and cdbs to Build-Depends. * Set Standards-Version to 3.7.2 (no changes). -- gregor herrmann Fri, 16 Jun 2006 15:34:58 +0200 libdebug-trace-perl (0.04-3) unstable; urgency=low * Added missing space in long description (Closes: #355776) * Added watch file. * Bumped Standards-Version and Debhelper Compatibility Level. -- gregor herrmann Tue, 7 Mar 2006 22:03:20 +0100 libdebug-trace-perl (0.04-2) unstable; urgency=low * debian/control: - Maintainer field changed to Debian Perl Group - Uploaders field added -- Gustavo Franco Sun, 12 Jun 2005 23:06:00 -0300 libdebug-trace-perl (0.04-1) unstable; urgency=low * Initial Release. (Closes: #261294) -- Gustavo Franco Tue, 1 Feb 2005 23:23:05 -0200 debian/copyright0000644000000000000000000000073312211134471011120 0ustar This package was debianized by Gustavo Franco on Fri, 18 Jun 2004 13:42:05 -0300. It was downloaded from http://search.cpan.org/~jv/Debug-Trace-0.04/ Upstream Author: Johan Vromans Copyright: Copyright 2002 Amsterdam.pm -- All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. You can find a copy of this license in /usr/share/common-licenses/Artistic debian/docs0000644000000000000000000000000712251714524010041 0ustar README debian/control0000644000000000000000000000141712251716603010577 0ustar Source: libdebug-trace-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9~) Build-Depends-Indep: perl Standards-Version: 3.9.5 Homepage: http://metacpan.org/release/Debug-Trace Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdebug-trace-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdebug-trace-perl.git Package: libdebug-trace-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module to trace Perl subroutine calls Debug::Trace is a Perl module that can trace information upon every call and return of Perl function. It does not require any changes to the sources. debian/source/0000755000000000000000000000000012251714157010473 5ustar debian/source/format0000644000000000000000000000001412251714157011701 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000006112251714512010243 0ustar #!/usr/bin/make -f # -*- makefile -*- %: dh $@