libdevel-overloadinfo-perl 0.005-1 source package in Ubuntu

Changelog

libdevel-overloadinfo-perl (0.005-1) 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.
  * debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
  * debian/upstream/metadata: use HTTPS for GitHub URLs.

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

  [ Damyan Ivanov ]
  * New upstream version 0.005
  * declare conformance with Policy 4.1.3 (no changes necessary)

 -- Damyan Ivanov <email address hidden>  Sun, 18 Mar 2018 08:35:36 +0000

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libdevel-overloadinfo-perl_0.005-1.dsc 2.2 KiB efb392ce4acf49959410503aba4c5f01cc2d2759039ba51fb582c9d09ff13d5d
libdevel-overloadinfo-perl_0.005.orig.tar.gz 12.2 KiB 8bfde2ffa47c9946f8adc8cfc445c2f97b8d1cdd678111bee9f444e82f7aa6e7
libdevel-overloadinfo-perl_0.005-1.debian.tar.xz 1.9 KiB 191ff14023265b56747b200f7735855239aa53f16074d71367372f9482c2ee79

Available diffs

No changes file available.

Binary packages built by this source

libdevel-overloadinfo-perl: module to introspect overloaded operators

 Devel::OverloadInfo returns information about overloaded operators for a
 given class (or object), including where in the inheritance hierarchy the
 overloads are declared and where the code implementing it is.