libmoosex-method-signatures-perl 0.49-2 source package in Ubuntu

Changelog

libmoosex-method-signatures-perl (0.49-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jonathan Yu from Uploaders. Thanks for your work!
  * Remove Ryan Niebur from Uploaders. Thanks for your work!

  [ Alex Muntada ]
  * Remove inactive pkg-perl members from Uploaders.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + Build-Depends-Indep: Drop versioned constraint on
      libb-hooks-endofscope-perl, libmoosex-types-perl,
      libmoosex-types-structured-perl, libnamespace-autoclean-perl,
      libparse-method-signatures-perl.
    + libmoosex-method-signatures-perl: Drop versioned constraint on
      libb-hooks-endofscope-perl, libmoosex-types-perl,
      libmoosex-types-structured-perl, libnamespace-autoclean-perl,
      libparse-method-signatures-perl in Depends.

  [ gregor herrmann ]
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.

 -- gregor herrmann <email address hidden>  Sun, 22 Jan 2023 21:28:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmoosex-method-signatures-perl_0.49-2.dsc 3.1 KiB 8e2c91d0bc628831f2a6c9f0f3dd7584401a1aab8b7a6f6ead36d864530c7b30
libmoosex-method-signatures-perl_0.49.orig.tar.gz 51.5 KiB 3a3c12bcb1d1b2e6d4bc3fbba06e242255fddab87c12c0d540366a3905193a12
libmoosex-method-signatures-perl_0.49-2.debian.tar.xz 4.1 KiB 51e38e81e423763786b9da4757741d3e7027b7df6a80c23b5aad0edc19506b90

Available diffs

No changes file available.

Binary packages built by this source

libmoosex-method-signatures-perl: Moose extension for method declarations with type constraints

 MooseX::Method::Signatures provides a proper method keyword, like
 "sub" but specifically for making methods and validating their
 arguments against Moose type constraints.