libdevel-size-perl 0.81-1 source package in Ubuntu

Changelog

libdevel-size-perl (0.81-1) unstable; urgency=medium

  * Team upload

  [ 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 Jose Luis Rivas from Uploaders. Thanks for your work!

  [ Damyan Ivanov ]
  * New upstream version 0.81
  * change priority from 'extra' to 'optional'
  * build with bindnow hardening option
  * declare conformance with Policy 4.1.1

 -- Damyan Ivanov <email address hidden>  Sun, 05 Nov 2017 10:57:16 +0200

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
Bionic release universe perl

Downloads

File Size SHA-256 Checksum
libdevel-size-perl_0.81-1.dsc 2.1 KiB 851d4f32af90e8b404f4c87e04c7309ff3b3a3e9788d6bef601d2f723d74f83c
libdevel-size-perl_0.81.orig.tar.gz 71.5 KiB 7714cd56b9092f0139f12bbbc3ef3758fe9fc64083f7493114deca53b401f949
libdevel-size-perl_0.81-1.debian.tar.xz 3.3 KiB 1249f7c6f253367e9e83791dd9a19d81e0cb5988fbd1f2629dc4c6c6054e09e4

No changes file available.

Binary packages built by this source

libdevel-size-perl: Perl extension for finding the memory usage of Perl variables

 Devel::Size figures out the real sizes of Perl variables in bytes. Call
 functions with a reference to the variable you want the size of. If the
 variable is a plain scalar it returns the size of the scalar. If the
 variable is a hash or an array, use a reference when calling.

libdevel-size-perl-dbgsym: debug symbols for libdevel-size-perl