libprpc-perl 0.1005-23 source package in Ubuntu

Changelog

libprpc-perl (0.1005-23) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

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

  [ Debian Janitor ]
  * Apply multi-arch hints. + libprpc-perl: Add Multi-Arch: foreign.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 18:37:55 +0000

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
libprpc-perl_0.1005-23.dsc 2.0 KiB 3f7ad06b05332d106731f8b2313bcf34468d8065469bdc3e10be3396c36bd7d6
libprpc-perl_0.1005.orig.tar.gz 18.7 KiB eb88bbee66eb98fe34e6eea741be64dcc44ecf7b91bdfeca2053bb0a5ec386e2
libprpc-perl_0.1005-23.debian.tar.xz 4.9 KiB 29aff2e22403a0cc1edf20f39579c4c55d747e99ab49c34f88080c1f58f1c1e8

Available diffs

No changes file available.

Binary packages built by this source

libprpc-perl: Perl extensions for writing pRPC servers and clients

 Perl RPC simplifies the writing of Perl based client/server
 applications. RPC::pServer is the package used on the server side,
 and you guess what RPC::pClient is for. pRPC works by defining a set
 of functions that may be executed by the client.