libmouse-perl 2.4.10-1 source package in Ubuntu

Changelog

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

  * Import upstream version 2.4.10.
    Fixes "FTBFS when debhelper does not export PERL_USE_UNSAFE_INC"
    (Closes: #871797)
  * Declare compliance with Debian Policy 4.1.1.

 -- gregor herrmann <email address hidden>  Sat, 30 Sep 2017 16:23:06 +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

Downloads

File Size SHA-256 Checksum
libmouse-perl_2.4.10-1.dsc 2.6 KiB cd2d0a57ba82717e8b06fa788c75e5022250ff8f32aae46fa1ff756b4f2235c3
libmouse-perl_2.4.10.orig.tar.gz 217.5 KiB b995dda1918fcebecff34458b6abd16c06b6a7844572c7293d72a24d18126d14
libmouse-perl_2.4.10-1.debian.tar.xz 6.1 KiB e8cbf106f02aa415df77634b7c561f6580a9b290bbcb6df616c4505ecc65270d

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