libmoosex-blessed-reconstruct-perl 1.00-1 source package in Ubuntu

Changelog

libmoosex-blessed-reconstruct-perl (1.00-1) unstable; urgency=low

  * Team upload

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * Update Test::use::ok build dependency.

  [ Florian Schlichting ]
  * Add debian/upstream/metadata
  * Import upstream version 1.00
  * Update (build-)dependencies
  * Install CONTRIBUTORS file
  * Declare compliance with Debian Policy 3.9.6
  * Mark package autopkgtest-able

 -- Florian Schlichting <email address hidden>  Fri, 11 Sep 2015 21:07:09 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-blessed-reconstruct-perl_1.00-1.dsc 2.4 KiB 47cc4c5da9f5ed36b9b8f43681992316a33e0adbfb88a6374506efd80c50200b
libmoosex-blessed-reconstruct-perl_1.00.orig.tar.gz 15.5 KiB d9206f0a7c4c2a9be7ed5bf2140b43b39b2d49fc95837369808a53fc1db25e40
libmoosex-blessed-reconstruct-perl_1.00-1.debian.tar.xz 2.6 KiB 39ffc7206a754409b60f60f5e4df3f76c6ba5ecf2ddc1e6adf74727d57cc1630

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-blessed-reconstruct-perl: Data::Visitor for creating Moose objects

 The purpose of MooseX::Blessed::Reconstruct module is to "fix up" blessed data
 into a real Moose object.
 .
 This is used internally by MooseX::YAML but has no implementation details
 having to do with YAML itself.