libgssapi-perl 0.28-4build1 source package in Ubuntu

Changelog

libgssapi-perl (0.28-4build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:53:37 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main perl
Lunar release main perl

Downloads

File Size SHA-256 Checksum
libgssapi-perl_0.28.orig.tar.gz 66.3 KiB 7d8f2c7b61762fb4ec72d2ec281290f2f87f9c7d298273da4525432a65e770d6
libgssapi-perl_0.28-4build1.debian.tar.xz 4.6 KiB e5169fd72481b4cef58cb5218bd063024512f6a13083d7c91cdb1a41a8c879e6
libgssapi-perl_0.28-4build1.dsc 2.2 KiB 3a2e670257f8ecfcfb5b0d85aad3d63e447c5ae249435953cbb49a5e185d9b6a

Available diffs

View changes file

Binary packages built by this source

libgssapi-perl: Perl extension providing access to the GSSAPIv2 library

 This module gives access to the routines of the GSSAPI library,
 as described in rfc2743 and rfc2744 and implemented by the
 Kerberos-1.2 distribution from MIT.
 .
 The API presented by this module is a mildly object oriented
 reinterpretation of the C API, where opaque C structures are
 Perl objects, but the style of function call has been left
 mostly untouched. As a result, most routines modify one or
 more of the parameters passed to them, reflecting the C
 call-by-reference (or call-by-value-return) semantics.

libgssapi-perl-dbgsym: debug symbols for libgssapi-perl