libgssapi-perl 0.28-4 source package in Ubuntu

Changelog

libgssapi-perl (0.28-4) unstable; urgency=medium

  [ 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).

  [ gregor herrmann ]
  * debian/control: update Build-Depends for cross builds.
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ gregor herrmann ]
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.1.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * debian/rules: remove --as-needed linker flag
    which is enabled by default now.

 -- gregor herrmann <email address hidden>  Sun, 31 Jul 2022 17:38:19 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libgssapi-perl_0.28-4.dsc 2.3 KiB 6df44e4fe61e557fa061b43309477b0585c68ed348def499a8855d60436ad008
libgssapi-perl_0.28.orig.tar.gz 66.3 KiB 7d8f2c7b61762fb4ec72d2ec281290f2f87f9c7d298273da4525432a65e770d6
libgssapi-perl_0.28-4.debian.tar.xz 4.5 KiB dfe77c7ad0afec9bdf97fcca99ba6364253aef4f96ebc574a8d5e3566e79d551

No changes file available.

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