libhash-fieldhash-perl 0.15-4 source package in Ubuntu

Changelog

libhash-fieldhash-perl (0.15-4) unstable; urgency=medium

  * Remove file generated during build via debian/clean.
    (Closes: #1045995)
  * Update debian/upstream/metadata.
  * Update years of packaging copyright.
  * Update alternative build dependencies.
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Enable all hardening flags.
  * Annotate test-only build dependencies with <!nocheck>.
  * debian/rules: set PERL5LIB for configure.

 -- gregor herrmann <email address hidden>  Wed, 06 Mar 2024 15:20:36 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl

Downloads

File Size SHA-256 Checksum
libhash-fieldhash-perl_0.15-4.dsc 2.6 KiB b9c8f792fb293a278e1640f6f87055452d74432609d884045f7e3568809c0244
libhash-fieldhash-perl_0.15.orig.tar.gz 28.4 KiB 5c515707a5433796a5697b118ddbf1f216d13c5cd52f2b64292e76f7d9b7e8f1
libhash-fieldhash-perl_0.15-4.debian.tar.xz 3.4 KiB 005e1010c0e007c1bfa5532b554bde595cde020357e797a849311c0bf9ea269c

No changes file available.

Binary packages built by this source

libhash-fieldhash-perl: Perl module implementing a lightweight field hash

 Hash::FieldHash provides the field hash mechanism which supports the
 inside-out technique.
 .
 You may know Hash::Util::FieldHash. It's a very useful module, but too
 complex to understand all the functions.
 .
 This is an alternative to Hash::Util::FieldHash with following features:
 .
 Simpler interface
 .
   Hash::FieldHash provides a few functions: fieldhash() and fieldhashes().
   That's enough.
 .
 Higher performance
   Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
   use simpler structures.

libhash-fieldhash-perl-dbgsym: debug symbols for libhash-fieldhash-perl