libmessage-passing-perl 0.117-1 source package in Ubuntu

Changelog

libmessage-passing-perl (0.117-1) unstable; urgency=medium

  [ upstream ]
  * new release

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

  [ gregor herrmann ]
  * debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
  * debian/*: update GitHub URLs to use HTTPS.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

  [ Jonas Smedegaard ]
  * update watch file:
    + bump to file format 4
    + track only MetaCPAN URI
    + use substitution strings
    + mention gbp --uscan in usage comment
  * simplify rules;
    stop build-depend on cdbs devscripts dh-buildinfo
  * use debhelper compatibility level 13 (not 10);
    build-depend on debhelper-compat (not debhelper)
  * stop build-depend explicitly on perl: not called directly
  * declare compliance with Debian Policy 4.6.0
  * set Rules-Requires-Root: no
  * update copyright info:
    + use Reference field (not License-Reference);
      tighten lintian overrides
    + update coverage
  * stop (build-)depend on libjson-perl liblist-moreutils-perl
  * use semantic newlines in long description
  * build-depend on libmodule-install-perl
  * relax to (build-)depend unversioned
    on libmodule-runtime-perl libnamespace-clean-perl:
    required versions satisfied in all supported Debian releases

 -- Jonas Smedegaard <email address hidden>  Tue, 09 Nov 2021 04:22:20 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmessage-passing-perl_0.117-1.dsc 2.5 KiB d57a17a6a843794eade940499a3b6e82062cd01eee91173d5a82c188acc7a5dc
libmessage-passing-perl_0.117.orig.tar.gz 54.2 KiB 14f2bfeb58c8e7f958313be149912d47ef8c432848ac2f380a05e351bcf1c3a8
libmessage-passing-perl_0.117-1.debian.tar.xz 4.9 KiB 0a1c32401984956b9ee32125f6442a0434a323b5fb598780e24272ac38452586

Available diffs

No changes file available.

Binary packages built by this source

libmessage-passing-perl: simple way of doing messaging

 Message::Passing is a library for building high performance,
 loosely coupled and reliable/reseliant applications,
 structured as small services
 which communicate over the network by passing messages.