libanyevent-xmpp-perl 0.55-1 source package in Ubuntu

Changelog

libanyevent-xmpp-perl (0.55-1) unstable; urgency=medium


  [ upstream ]
  * New upstream release.
    + Skip re-send if this jabber account is offline.
    + Fix properly clear the disconnected callback.
    + Add repository information to META file.

  [ Jonas Smedegaard ]
  * Bump to standards-version 3.9.5.
  * Update copyright info:
    + Extend coverage of packaging.
  * Update watch file to use metacpan.org URL.
  * Fix use cpan.org/author (not search.cpan.org) for get-orig-source
    target.

 -- Jonas Smedegaard <email address hidden>  Wed, 21 May 2014 09:21:48 +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

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libanyevent-xmpp-perl_0.55-1.dsc 2.3 KiB 5a59e38b062cd001ec1fa1e648a358c9f28473c8ba3a8d4f0b0d533325bacfb1
libanyevent-xmpp-perl_0.55.orig.tar.gz 119.4 KiB ec56b25e6a78630f79ee5e38b79a39957b8b89fb1ea03804f54defb9e3544256
libanyevent-xmpp-perl_0.55-1.debian.tar.xz 4.5 KiB 88f606dfed7f31c63d57eddc78fec623e4cec7b0550ad2308fb6d8559f7720c1

Available diffs

No changes file available.

Binary packages built by this source

libanyevent-xmpp-perl: implementation of the XMPP Protocol

 AnyEvent::XMPP is an implementation of XMPP in Perl, formerly know
 under the name Net::XMPP2, it allows you to easily write Clients and
 Components. In comparison to Net::XMPP it offers a event based API and
 is independent of an event loop with AnyEvent.
 .
 The following XEPs are implemented:
  * XEP-0004 - Data Forms
  * XEP-0030 - Service Discovery
  * XEP-0054 - vcard-temp (XMPP vCards)
  * XEP-0066 - Out of Band Data
  * XEP-0077 - In-Band Registration
  * XEP-0078 - Non-SASL Authentication
  * XEP-0082 - XMPP Date and Time Profiles
  * XEP-0086 - Error Condition Mappings
  * XEP-0091 - Delayed Delivery (legacy)
  * XEP-0092 - Software Version
  * XEP-0114 - Jabber Component Protocol
  * XEP-0153 - vCard-Based Avatars
  * XEP-0184 - Message Receipts
  * XEP-0199 - XMPP Ping
  * XEP-0203 - Delayed Delivery (new)