debian/0000755000000000000000000000000012231165753007173 5ustar debian/watch0000644000000000000000000000016012143735766010232 0ustar version=3 https://metacpan.org/release/Data-Util/ .*/Data-Util-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/rules0000755000000000000000000000035612143735766010270 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_installexamples: dh_installexamples sed -i '1s|^#!perl|#!/usr/bin/perl|' $(TMP)/usr/share/doc/$(PACKAGE)/examples/*.pl debian/libdata-util-perl.lintian-overrides0000644000000000000000000000031012143735766016071 0ustar # sorry, not sure how to fix long text in Japanese documentation ... libdata-util-perl: manpage-has-errors-from-man usr/share/man/man3/Data::Util::JA.3pm.gz 379: warning [p 4, 4.2i]: can't break line debian/copyright0000644000000000000000000000235112143735766011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Data-Util Source: https://metacpan.org/release/Data-Util/ Upstream-Contact: Goro Fuji(gfx) . Files: * Copyright: 2008-2010, Goro Fuji(gfx) . 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+ Files: debian/* Copyright: 2012-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 version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/libdata-util-perl.examples0000644000000000000000000000001212143735766014250 0ustar example/* debian/source/0000755000000000000000000000000012143735766010504 5ustar debian/source/format0000644000000000000000000000001412143735766011712 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212143735766010402 0ustar 9 debian/control0000644000000000000000000000163012143735766010607 0ustar Source: libdata-util-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 9.20120312), libhash-util-fieldhash-compat-perl, libscope-guard-perl, libtest-exception-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-util-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-util-perl.git Homepage: https://metacpan.org/release/Data-Util/ Package: libdata-util-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: selection of utilities for data and data types Data::Util provides utility functions for data and data types, including functions for subroutines and symbol table hashes (stashes). . The implementation of this module is both Pure Perl and XS. debian/changelog0000644000000000000000000000143112231165753011044 0ustar libdata-util-perl (0.62-1build1) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 09:55:07 +0100 libdata-util-perl (0.62-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 [ gregor herrmann ] * New upstream release. Fixes "FTBFS with perl 5.18: test failures" (Closes: #708005) * Set Standards-Version to 3.9.4 (no changes). * Update years of copyright. -- gregor herrmann Sun, 12 May 2013 17:57:35 +0200 libdata-util-perl (0.59-1) unstable; urgency=low * Initial release (closes: #674123). -- gregor herrmann Sat, 26 May 2012 20:03:53 +0200