debian/0000755000000000000000000000000012261105421007160 5ustar debian/rules0000755000000000000000000000003612261105421010237 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000234512261105421010567 0ustar Source: libdata-dumper-concise-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libdevel-argnames-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-dumper-concise-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-dumper-concise-perl.git Homepage: https://metacpan.org/release/Data-Dumper-Concise/ Package: libdata-dumper-concise-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Recommends: libdevel-argnames-perl Description: module for more shorter Data::Dumper-like output Data::Dumper::Concise is a Perl module designed to produce useful debugging output, eliding unnecessary information. It exists as a convenient way to reproduce a set of Dumper options useful for most applications. . A similar module, Data::Dump::Streamer (libdata-dump-streamer-perl) provides even shorter output but is overkill for most applications. In comparison, this module is Pure Perl, which means it is less likely to segfault. debian/source/0000755000000000000000000000000012261105421010460 5ustar debian/source/format0000644000000000000000000000001412261105421011666 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000346412261105421011041 0ustar libdata-dumper-concise-perl (2.021-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of packaging and third-party copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Wed, 01 Jan 2014 22:39:09 +0100 libdata-dumper-concise-perl (2.020-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release 1.200. [ gregor herrmann ] * New upstream release 2.010. * Convert to source format 3.0 (quilt). * Set Standards-Version to 3.9.1 (no changes). * debian/copyright: update formatting, list of copyright holders, years of copyright, and pointer to GPL-1. * Add libdevel-argnames-perl to B-D-I and Recommends. * Switch to debhelper 8. [ Jonathan Yu ] * New upstream release 2.012, 2.020 * Update copyright years for debian/ files -- gregor herrmann Fri, 11 Mar 2011 16:46:07 +0100 libdata-dumper-concise-perl (1.100-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release [ gregor herrmann ] * debian/control: fix reference to libdata-dump-streamer-perl, thanks to Gerfried Fuchs for spotting (closes: #560368). -- Jonathan Yu Tue, 15 Dec 2009 16:39:54 -0500 libdata-dumper-concise-perl (1.002-1) unstable; urgency=low * New upstream release -- Jonathan Yu Sun, 22 Nov 2009 08:35:11 -0500 libdata-dumper-concise-perl (1.001-1) unstable; urgency=low * Initial Release (Closes: #556363) -- Jonathan Yu Sun, 15 Nov 2009 06:29:02 -0500 debian/compat0000644000000000000000000000000212261105421010356 0ustar 8 debian/copyright0000644000000000000000000000252312261105421011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Dumper-Concise Upstream-Contact: Matt S. Trout Source: https://metacpan.org/release/Data-Dumper-Concise/ Files: * Copyright: 2010, Matt S. Trout 2010, Arthur Axel "fREW" Schmidt License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2010-2014, gregor herrmann 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+ 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000020412261105421010205 0ustar version=3 https://metacpan.org/release/Data-Dumper-Concise/ .*/Data-Dumper-Concise-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$