debian/0000755000000000000000000000000012066677653007210 5ustar debian/rules0000755000000000000000000000003612066677653010267 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000170212066677653010613 0ustar Source: libautobox-dump-perl Maintainer: Debian Perl Group Uploaders: Ivan Kohler , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libautobox-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libautobox-dump-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libautobox-dump-perl.git Homepage: http://search.cpan.org/dist/autobox-dump/ Package: libautobox-dump-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module that display results in a Human/perl readable form autobox::dump adds, via the autobox pragma, a method to normal expression (such as scalars, arrays, hashes, math, literals, etc.) that produces a human/perl readable representation of the value of that expression. debian/source/0000755000000000000000000000000012066677653010510 5ustar debian/source/format0000644000000000000000000000001412066677653011716 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000125712066677653011067 0ustar libautobox-dump-perl (20090426.1746-2) unstable; urgency=low * Take over for pkg-perl group * Update maintainer and uploaders + According to http://bugs.debian.org/677732#10, Ivan said that the Debian Perl Group is welcome to take any of his packages * Bump Standards-Version to 3.9.4 * Bump debhelper compatibility to 8 * Update debian/copyright (years and format) * Remove README from docs * Update description -- Xavier Guimard Wed, 26 Dec 2012 22:00:15 +0100 libautobox-dump-perl (20090426.1746-1) unstable; urgency=low * Initial Release (closes: Bug#575979). -- Ivan Kohler Tue, 30 Mar 2010 21:01:47 -0700 debian/compat0000644000000000000000000000000212066677653010406 0ustar 8 debian/copyright0000644000000000000000000000212312066677653011141 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: autobox-dump Source: http://search.cpan.org/dist/autobox-dump/ Upstream-Contact: Chas. J Owens IV Files: * Copyright: 2009, Chas. J Owens IV License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, Ivan Kohler 2012, Xavier Guimard 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/watch0000644000000000000000000000016512066677653010243 0ustar version=3 http://search.cpan.org/dist/autobox-dump/ .*/autobox-dump-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$