debian/0000755000000000000000000000000011731027033007163 5ustar debian/copyright0000644000000000000000000000227311731027033011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Devel-Trace Upstream-Contact: Mark-Jason Dominus Source: http://search.cpan.org/dist/Devel-Trace/ Files: * Copyright: 1999-2011, Mark-Jason Dominus License: PD Devel::Trace 0.11 and its source code are hereby placed in the public domain. Files: debian/* Copyright: 2011, Carl Fürstenberg , 2011, 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/watch0000644000000000000000000000016311731027033010214 0ustar version=3 http://search.cpan.org/dist/Devel-Trace/ .*/Devel-Trace-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000160211731027033010565 0ustar Source: libdevel-trace-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Carl Fürstenberg , Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Devel-Trace/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-trace-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-trace-perl.git Package: libdevel-trace-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module to aid debugging by printing out each line before execution Devel::Trace does for Perl what set -x does for shell scripts: Run your program with 'perl -d:Trace program', and it will print each line to standard error just before it is executed. debian/changelog0000644000000000000000000000122411731027033011034 0ustar libdevel-trace-perl (0.12-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.12 * Update debian/copyright file format. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. * Bump Standards-Version to 3.9.3 * Add override rule for dh_auto_install. Add override rule to remove demo.pl installed under /usr/share/perl5/Devel. -- Salvatore Bonaccorso Sat, 17 Mar 2012 07:23:42 +0100 libdevel-trace-perl (0.11-1) unstable; urgency=low * Initial Release. (Closes: #607561) -- Florian Schlichting Fri, 11 Nov 2011 15:41:10 +0000 debian/rules0000755000000000000000000000031211731027033010237 0ustar #!/usr/bin/make -f PACKAGE = $(firstword $(shell dh_listpackages)) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm $(TMP)/usr/share/perl5/Devel/demo.pl debian/source/0000755000000000000000000000000011731027033010463 5ustar debian/source/format0000644000000000000000000000001411731027033011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211731027033010361 0ustar 8