libmouse-perl 2.5.0-1 source package in Ubuntu

Changelog

libmouse-perl (2.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.2 (no changes needed)

  [ Nick Morrott ]
  * New upstream version 2.5.0
  * Refresh build dependencies
  * Remove trailing whitespace in changelog

  [ gregor herrmann ]
  * Refresh reproducible_build.patch (offset).

 -- Nick Morrott <email address hidden>  Fri, 22 Dec 2017 01:46:38 +0000

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
libmouse-perl_2.5.0-1.dsc 2.6 KiB ce52f4c1ff91a058584a62f26d8ea4eaef94b9cb9e5be079a0ac14a366d1bbdf
libmouse-perl_2.5.0.orig.tar.gz 216.1 KiB 92cbc72138b4e734eea56dc3f5f8cb926388ffb37e61c69612615a104e87b010
libmouse-perl_2.5.0-1.debian.tar.xz 6.2 KiB d65123531a8934ae6882e98accfec45cb1d61fbd6fcde5f1cee52eeff0a2aba8

Available diffs

No changes file available.

Binary packages built by this source

libmouse-perl: lightweight object framework for Perl

 Mouse is a lightweight Perl object framework based largely on the techniques
 created for Moose, the leading Perl framework for painless OO class creation.
 It is designed to be similar in functionality to Moose, though faster, by only
 providing a subset of Moose's functionality, alleviating some of the compile-
 time penalty incurred by Moose. It also has considerably less dependencies.

libmouse-perl-dbgsym: debug symbols for libmouse-perl