libsignatures-perl 0.14-2 source package in Ubuntu

Changelog

libsignatures-perl (0.14-2) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on libb-hooks-op-check-perl,
      libb-hooks-op-ppaddr-perl, libb-hooks-parser-perl and
      libextutils-depends-perl.
    + libsignatures-perl: Drop versioned constraint on libb-hooks-parser-perl in
      Depends.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.

 -- gregor herrmann <email address hidden>  Mon, 15 Aug 2022 17:50:03 +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.14-2.dsc 2.5 KiB d6f237c4a2c80b3ac7b1b5c59d7c91334ce8adf2767d27288d9d736c962815cf
libsignatures-perl_0.14.orig.tar.gz 85.3 KiB aa728c7f6b7152ee4c6067675a7ad06234285a43c28fc6dc9493e26170d45a64
libsignatures-perl_0.14-2.debian.tar.xz 3.3 KiB 2c99c996847d1ce56c914a9b7f9931970a07b347eb6c6b5305568c36ef02c367

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 libsignatures-perl