libdata-structure-util-perl 0.16-2 source package in Ubuntu

Changelog

libdata-structure-util-perl (0.16-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan McDowell from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Axel Beckert ]
  * Mention "unbless" in the long package description so that not only
    libacme-damn-perl is found when searching for "unbless".

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ Clément Hermann ]
  * Use system build dependencies instead of embedded modules in inc/

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Sun, 12 Jun 2022 23:18:59 +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

Downloads

File Size SHA-256 Checksum
libdata-structure-util-perl_0.16-2.dsc 2.2 KiB 8538116ff93d58edf6fd3c88d88cfa85f4e7bc5ea3c3f1919c3586bec5bbac9d
libdata-structure-util-perl_0.16.orig.tar.gz 23.4 KiB 9cd42a13e65cb15f3a76296eb9a134da220168ec747c568d331a50ae7a2ddbc6
libdata-structure-util-perl_0.16-2.debian.tar.xz 3.7 KiB a158c8248b5381e2463bd84fdd751581450d7d4db914fc24089a5e344cfc4286

No changes file available.

Binary packages built by this source

libdata-structure-util-perl: module to change nature of data within a data structure

 Data::Structure::Util is a Perl module for manipulating data within data
 structures. It can process an entire tree of data structures and perform the
 requested operation on each element as appropriate. It is fast, since it is
 written in C.
 .
 For example, it can be used to transform all strings within a data
 structure to UTF-8, but also contains functions like unbless to
 reduce an object to the pure data structure it was before it has been
 blessed into an object.

libdata-structure-util-perl-dbgsym: debug symbols for libdata-structure-util-perl