libsoap-lite-perl 1.27-2 source package in Ubuntu

Changelog

libsoap-lite-perl (1.27-2) unstable; urgency=medium

  [ Xavier Guimard ]
  * Email change: Xavier Guimard -> <email address hidden>

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

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Remove constraints unnecessary since stretch:
    + libsoap-lite-perl: Drop versioned constraint on otrs2 in Breaks.
  * Remove constraints unnecessary since stretch.
    * libsoap-lite-perl: Drop versioned constraint on otrs2 in Breaks.
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * debian/control: update Homepage field.
    Thanks to Jakub Wilk for the bug report. (Closes: #1018835)

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

 -- Jelmer Vernooij <email address hidden>  Sun, 04 Dec 2022 01:07:27 +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
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsoap-lite-perl_1.27-2.dsc 2.5 KiB df5f22cbc4f62e2d9b0bd66030a53e8b190edbbb764929afdb163f50dc0b1010
libsoap-lite-perl_1.27.orig.tar.gz 265.1 KiB e359106bab1a45a16044a4c2f8049fad034e5ded1517990bc9b5f8d86dddd301
libsoap-lite-perl_1.27-2.debian.tar.xz 8.4 KiB e60f550e587750fec63b6c70cee5dcec9dd5e734acf2e77c5d8f6c6414b5c447

Available diffs

No changes file available.

Binary packages built by this source

libsoap-lite-perl: Perl implementation of a SOAP client and server

 SOAP::Lite is a collection of Perl modules that provide a simple and
 lightweight interface to the Simple Object Access Protocol (SOAP) both on
 client and server side.
 .
 This version of SOAP::Lite supports a subset of the SOAP 1.1 specification
 and has initial support for SOAP 1.2 specification.
 See http://www.w3.org/TR/SOAP for details.