debian/0000755000000000000000000000000012233561313007165 5ustar debian/rules0000755000000000000000000000003612233561313010244 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000173112233561313010572 0ustar Source: libdata-munge-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Xavier Guimard Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-pod-coverage-perl, libtest-pod-perl, perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-munge-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-munge-perl.git Homepage: https://metacpan.org/release/Data-Munge/ Package: libdata-munge-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: collection of various utility functions Data::Munge defines a few generally useful utility functions. For example, a replacement for map which makes mutations of $_ more convenient, and a programmatic way to run arbitrary substitutions against strings. debian/source/0000755000000000000000000000000012233561313010465 5ustar debian/source/format0000644000000000000000000000001412233561313011673 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000147212233561313011043 0ustar libdata-munge-perl (0.07-1) unstable; urgency=low * New upstream release. * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.5. -- gregor herrmann Mon, 28 Oct 2013 23:18:43 +0100 libdata-munge-perl (0.06-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Xavier Guimard ] * Imported Upstream version 0.06 * Update debian/copyright (years and format) * Bump Standards-Version to 3.9.4 -- Xavier Guimard Thu, 07 Mar 2013 17:11:08 +0100 libdata-munge-perl (0.04-1) unstable; urgency=low * Initial release (closes: #648365). -- gregor herrmann Thu, 10 Nov 2011 22:55:45 +0100 debian/compat0000644000000000000000000000000212233561313010363 0ustar 8 debian/copyright0000644000000000000000000000207712233561313011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Munge Source: https://metacpan.org/release/Data-Munge/ Upstream-Contact: Lukas Mai Files: * Copyright: 2009-2013, Lukas Mai License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2013, gregor herrmann 2013, 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/watch0000644000000000000000000000016212233561313010215 0ustar version=3 https://metacpan.org/release/Data-Munge/ .*/Data-Munge-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$