debian/0000755000000000000000000000000011764226176007202 5ustar debian/rules0000755000000000000000000000003611764226176010261 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000167711764226176010620 0ustar Source: libdata-rmap-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-exception-perl, perl Standards-Version: 3.9.3 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-rmap-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-rmap-perl.git Homepage: http://search.cpan.org/dist/Data-Rmap/ Package: libdata-rmap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module implementing a recursive map, applying a block to a data structure Data::Rmap traverses HASH, ARRAY, SCALAR and GLOB reference types, evaluating a BLOCK for either only scalar values, arrays, hashes, references, all elements or a customizable combination of these, and returns a list composed of the results of such evaluations. debian/source/0000755000000000000000000000000011764226176010502 5ustar debian/source/format0000644000000000000000000000001411764226176011710 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000026111764226176011053 0ustar libdata-rmap-perl (0.62-1) unstable; urgency=low * Initial Release. (Closes: #676567) -- Florian Schlichting Fri, 08 Jun 2012 00:03:31 +0200 debian/compat0000644000000000000000000000000211764226176010400 0ustar 8 debian/copyright0000644000000000000000000000204511764226176011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Rmap Upstream-Contact: Brad Bowman Source: http://search.cpan.org/dist/Data-Rmap/ Files: * Copyright: 2004-2008, Brad Bowman License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000015711764226176010236 0ustar version=3 http://search.cpan.org/dist/Data-Rmap/ .*/Data-Rmap-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$