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

Changelog

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

  * Declare compliance with Debian Policy 3.9.8.
  * Modernize Vcs-Git field: Use https URL.
  * Update copyright info:
    + Use License-Grant and License-Reference fields.
      Thanks to Ben Finney.
    + Extend coverage of packaging to include current year.
  * Add lintian override regarding license in License-Reference field.
    See bug#786450.
  * Bump debhelper compatibility level to 9.
  * Add lintian override regarding debhelper 9.
  * Update git-buildpackage config: Filter any .git* file.
  * Stop track upstream source with CDBS (use gpb --uscan).
  * Update watch file:
    + Bump to version 4.
    + Use https protocol URL.
    + Tighten to ignore prereleases.
    + Mention gpb in usage comment.
  * Modernize copyright check:
    + Extract metadata from binary files before copyright check.
    + Tighten to build-depend versioned on cdbs.
    + Build-depend on licensecheck (not devscripts).
    + Build-depend on + libregexp-assemble-perl libimage-exiftool-perl
      libfont-ttf-perl.

 -- Jonas Smedegaard <email address hidden>  Sat, 03 Sep 2016 19:12:05 +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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libanyevent-xmpp-perl_0.55-3.dsc 2.3 KiB 05fbc2b6d586709207c31bec33b31b4983b75460282a30c10e01767eb9ca29ee
libanyevent-xmpp-perl_0.55.orig.tar.gz 119.4 KiB ec56b25e6a78630f79ee5e38b79a39957b8b89fb1ea03804f54defb9e3544256
libanyevent-xmpp-perl_0.55-3.debian.tar.xz 5.0 KiB 0017cc5dadbfaec15bbde2b06434b3ebefda7799bc431919d5354f1513e5f339

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)