libobject-remote-perl 0.004001-1 source package in Ubuntu

Changelog

libobject-remote-perl (0.004001-1) unstable; urgency=medium

  * Team upload.

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

  [ gregor herrmann ]
  * Import upstream version 0.004001.
    Fixes "test failure with Moo 2.003006".
    Closes: #944007
  * Add new (build) dependency: libdevel-globaldestruction-perl.
  * Update debian/upstream/metadata.
  * Update years of upstream copyright.
  * Annotate test-only build dependencies with <!nocheck>.
  * Declare compliance with Debian Policy 4.4.1.
  * Drop unneeded version constraints from (build) dependencies.
  * Bump debhelper-compat to 12.
  * debian/watch: use uscan version 4.
  * Fix hashbangs in example scripts.
  * Add another typo fix to fix-spelling-errors-in-manpage.patch.

 -- gregor herrmann <email address hidden>  Fri, 29 Nov 2019 13:55:30 +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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libobject-remote-perl_0.004001-1.dsc 2.8 KiB b35d9d1c5009b92505a4b66214abfb5a3905d7732a1490b9a83dd62759f4e622
libobject-remote-perl_0.004001.orig.tar.gz 51.2 KiB b3e7fda0027236ae7da7b0bd856976b89bb7f9f982078d8ffd3a2e215c1685b4
libobject-remote-perl_0.004001-1.debian.tar.xz 4.2 KiB 535ece1ce2e1b3cbae0eeaf979e85b5ce2f99f2a06016947d0aa0d067ef9dcc9

Available diffs

No changes file available.

Binary packages built by this source

libobject-remote-perl: module to call methods on objects in other processes or on other hosts

 Object::Remote allows a process to create an object in another
 process - usually one running on another machine connected via ssh,
 although other connection mechanisms are available.