libpoe-component-jabber-perl 3.00-6 source package in Ubuntu

Changelog

libpoe-component-jabber-perl (3.00-6) unstable; urgency=medium

  * Update given_is_experimental.patch: suppress more warnings.
    (Closes: #1050452)
  * Refresh use-Digest-SHA.patch (offset).
  * Declare compliance with Debian Policy 4.6.2.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 26 Aug 2023 20:00:00 +0200

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpoe-component-jabber-perl_3.00-6.dsc 2.6 KiB 3e8a8c0fd6350a1484a57e43e734b5add08e262d46ff9a9250a51d18e422dd95
libpoe-component-jabber-perl_3.00.orig.tar.gz 31.4 KiB a3f5bd49716335dd58d3ee882c5c18461d06a46781bb0c1a59db063f0e961f59
libpoe-component-jabber-perl_3.00-6.debian.tar.xz 5.1 KiB e14f78927c59af62296d9039e7c2752e7250bc69c66e25b84080e02599c3ad22

Available diffs

No changes file available.

Binary packages built by this source

libpoe-component-jabber-perl: pOE Component for communicating over Jabber

 POE::Component::Jabber is a module that simplies for the POE developer, access
 to the Jabber protocol through the use of one of the four Client classes. With
 built in events for common Jabber packets, all a POE developer need do is
 provide an event and arguments for most events so the responses to the
 requests can be properly handled by the coder.
 .
 Please see the Client classes for more detailed descriptions of the events
 provided.