debian/0000755000000000000000000000000012216362260007166 5ustar debian/rules0000755000000000000000000000003612216362260010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000317512216362260010577 0ustar Source: libdata-peek-perl Maintainer: Debian Perl Group Uploaders: Jeremiah C. Foster , Jonathan Yu , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312), libtest-nowarnings-perl, libtest-pod-coverage-perl, libtest-pod-perl, perl (>= 5.13.11) | libtest-simple-perl (>= 0.98), perl, perltidy Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-peek-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-peek-perl.git Homepage: https://metacpan.org/release/Data-Peek/ Package: libdata-peek-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Suggests: perltidy Description: module providing low-level manipulation of Perl data Data::Peek is a module that allows for low-level manipulation of Perl data structures, particularly for displaying the internal representation of given Perl variables. . In particular, it allows one to look at a scalar value to determine whether it contains a string (PV), integer (IV or UV) or floating point number (NV); the reference count of that scalar (REFCOUNT) and other flags (such as whether the string is UTF-8). . This module can also create triple variables, which are similar to the dual variables provided by Scalar::Util - they have two or three values, and the value which is returned depends on the context in which it is used. debian/source/0000755000000000000000000000000012216362260010466 5ustar debian/source/format0000644000000000000000000000001412216362260011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000754412216362260011052 0ustar libdata-peek-perl (0.39-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Update years of upstream and packaging copyright. * Update build and runtime dependencies. * Declare compliance with Debian Policy 3.9.4. * Add lintian override (hardening-no-fortify-functions). -- gregor herrmann Wed, 18 Sep 2013 19:36:37 +0200 libdata-peek-perl (0.38-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 02 Jun 2012 18:30:25 +0200 libdata-peek-perl (0.37-1) unstable; urgency=low * Swap order of alternative (build) dependencies after the perl 5.14 transition. * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Update years of upstream and packaging copyright. * Bump Standards-Version to 3.9.3 (no changes). * Use debhelper 9.20120312 to get all hardening flags. -- gregor herrmann Mon, 07 May 2012 17:52:16 +0200 libdata-peek-perl (0.36-1) unstable; urgency=low * Team upload. * New upstream version (0.36). * Update d/copyright headers to comply with (candidate) final DEP-5. -- Harlan Lieberman-Berg Wed, 14 Sep 2011 20:01:48 -0400 libdata-peek-perl (0.34-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release 0.33 [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release 0.34. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2 (no changes). * Add /me to Uploaders. * Build depend on Test::More 0.88. * Add perltidy to Build-Depends and Suggests, and Test::More 0.98 to Suggests. -- gregor herrmann Fri, 02 Sep 2011 01:17:10 +0200 libdata-peek-perl (0.32-1) unstable; urgency=low * New upstream release + Adds DHexDump function * Standards-Version 3.9.1 (no changes) * Use new 3.0 (quilt) source format * debian/copyright: Refer to Debian systems in general instead of only Debian GNU/Linux systems. -- Jonathan Yu Fri, 24 Dec 2010 01:16:15 -0500 libdata-peek-perl (0.30-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.4 (no changes) * Rewrite control short description * Update copyright to new DEP5 format * Update years of copyright -- Jonathan Yu Sun, 14 Feb 2010 23:26:37 -0500 libdata-peek-perl (0.29-1) unstable; urgency=low * New upstream release -- Jonathan Yu Tue, 10 Nov 2009 07:28:53 -0500 libdata-peek-perl (0.28-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.8.3 (no changes) [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ryan Niebur ] * Update jawnsy's email address -- Jonathan Yu Sat, 07 Nov 2009 07:15:38 -0500 libdata-peek-perl (0.27-1) unstable; urgency=low * New upstream release * Standards-Version 3.8.1 * Rewrote control description * Added Test::NoWarnings to B-D-I for tests -- Jonathan Yu Wed, 03 Jun 2009 13:39:38 -0400 libdata-peek-perl (0.25-1) unstable; urgency=low * Initial Release. (Closes: #513477) -- Jeremiah C. Foster Mon, 02 Feb 2009 13:52:05 +0100 debian/compat0000644000000000000000000000000212216362260010364 0ustar 9 debian/libdata-peek-perl.lintian-overrides0000644000000000000000000000017512216362260016033 0ustar # flags are passed, blhc is happy too libdata-peek-perl: hardening-no-fortify-functions usr/lib/perl5/auto/Data/Peek/Peek.so debian/copyright0000644000000000000000000000253312216362260011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Peek Upstream-Contact: H.Merijn Brand Source: https://metacpan.org/release/Data-Peek/ Files: * Copyright: 2008-2013, H.Merijn Brand License: Artistic or GPL-1+ Files: ppport.h Copyright: 2004-2009, Marcus Holland-Moritz 2001, Paul Marquess (Version 2.x) 1999, Kenneth Albanowski (Version 1.x) License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2009, Jeremiah C. Foster 2011-2013, gregor herrmann 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 the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016012216362260010214 0ustar version=3 https://metacpan.org/release/Data-Peek/ .*/Data-Peek-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$