debian/0000755000000000000000000000000011613345042007165 5ustar debian/rules0000755000000000000000000000003611613261527010251 0ustar #!/usr/bin/make -f %: dh $@ debian/changelog0000644000000000000000000000056511613345042011045 0ustar libhash-util-fieldhash-compat-perl (0.03-2) unstable; urgency=low * debian/control: Remove Depends on libtest-use-ok-perl. -- Tim Retout Mon, 25 Jul 2011 20:54:50 +0100 libhash-util-fieldhash-compat-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #531395) -- Tim Retout Mon, 25 Jul 2011 16:54:19 +0200 debian/source/0000755000000000000000000000000011613261527010472 5ustar debian/source/format0000644000000000000000000000001411613261527011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000022111613261527010216 0ustar version=3 http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/ .*/Hash-Util-FieldHash-Compat-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000210311613261527011121 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/ Name: Hash-Util-FieldHash-Compat Files: * Copyright: 2008, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Tim Retout 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/control0000644000000000000000000000210111613344455010571 0ustar Source: libhash-util-fieldhash-compat-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Tim Retout Build-Depends: debhelper (>= 8) Build-Depends-Indep: libtest-use-ok-perl, perl Standards-Version: 3.9.2 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libhash-util-fieldhash-compat-perl.git Vcs-Git: git://git.debian.org/git/pkg-perl/packages/libhash-util-fieldhash-compat-perl.git Homepage: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/ Package: libhash-util-fieldhash-compat-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Perl module providing a Hash::Util::FieldHash compatible API Under older perls this module provides a drop in compatible API to Hash::Util::FieldHash using perltie. When Hash::Util::FieldHash is available it will use that instead. . This way code requiring field hashes can benefit from fast, robust field hashes on Perl 5.10 and newer, but still run on older perls that don't ship with that module. debian/compat0000644000000000000000000000000211613261527010370 0ustar 8