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

Changelog

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

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ gregor herrmann ]
  * Import upstream version 0.004004.
  * Update debian/upstream/metadata.
  * Update years of upstream copyright.
  * Refresh patches (offset).
  * Make (test) dependency on libfuture-perl versioned.
  * Declare compliance with Debian Policy 4.7.0.
  * Add debian/tests/pkg-perl/syntax-skip.

 -- gregor herrmann <email address hidden>  Sun, 26 May 2024 17:43:51 +0200

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libobject-remote-perl_0.004004-1.dsc 2.9 KiB 0f5f54a12a491d1bf47f9f9055b39b68dd1bc8342b0242f673c98355ef1f90ea
libobject-remote-perl_0.004004.orig.tar.gz 51.0 KiB 2bd440ce3d3068e99ea62f185a2e0d4bceb5dade4f1279ada41592b721ce2b56
libobject-remote-perl_0.004004-1.debian.tar.xz 5.1 KiB 0bf23ad79769ef1128c8abf171cc88fa3143718e0634e71f56d6e98d8a65eae2

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.