libsignatures-perl 0.13-1 source package in Ubuntu

Changelog

libsignatures-perl (0.13-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 0.13
  * Bump versioned (build) dependency on libb-hooks-parser-perl to
    >= 0.16. (Closes: #795295)
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 19 Sep 2015 16:16:09 +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
libsignatures-perl_0.13-1.dsc 2.4 KiB 13ebfb694456705d39d245de7d1788bd118f16fc08ff20c4e8b2cc085fc7f620
libsignatures-perl_0.13.orig.tar.gz 76.2 KiB 951b7c87e09e5cc56e9be2c108df2c69399512edb1b85d3ab40027f361bde826
libsignatures-perl_0.13-1.debian.tar.xz 2.9 KiB 932de5403169bfdc3dfa2a374eaef601db8bb78093d1a3528094915112652bbb

Available diffs

No changes file available.

Binary packages built by this source

libsignatures-perl: Perl pragma for subroutine signatures

 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.

libsignatures-perl-dbgsym: debug symbols for package libsignatures-perl

 signatures is a Perl pragma that provides a simple and robust way to declare
 named parameters for your subroutines. It provides a syntax similar to Perl
 function prototypes (see perlsub) and is robust since it does this without
 using source filters. It also provides a way to combine these signatures with
 normal Perl prototypes.