libheimdal-kadm5-perl 0.08-5 source package in Ubuntu

Changelog

libheimdal-kadm5-perl (0.08-5) unstable; urgency=medium

  * Build with current Heimdal.  (Closes: #837628)
  * Guard against a NULL mod_name in getModName and return undef.  Thanks,
    Sergio Gelato.  (Closes: #670517)
  * Strip out the -rpath setting from the Heimdal krb5-config --libs call.
    This isn't necessary; the libraries are installed in the normal
    library search path.
  * Strip the LD_RUN_PATH setting added by ExtUtils::MakeMaker out of the
    generated Makefile before building the package.
  * Fix spelling errors in manual page caught by Lintian.
  * Convert to a proper 3.0 (quilt) package with managed patches.
  * Contribute the package to the Debian Perl Group.
    - Change Maintainer to the group.
    - Add myself to Uploaders.
    - Change Homepage to the metacpan.org URL.
    - Change Vcs-Git and Vcs-Browser to point to the pkg-perl repository.
    - Change debian/watch to use the metacpan.org URL.
  * Update debhelper compatibility level to V11.
  * Update standards version to 4.1.2.
    - Rewrite copyright file in copyright-format 1.0.
    - Change priority to optional.
  * Run wrap-and-sort -ast.

 -- Russ Allbery <email address hidden>  Sun, 17 Dec 2017 20:55:21 -0800

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
Bionic release universe perl

Downloads

File Size SHA-256 Checksum
libheimdal-kadm5-perl_0.08-5.dsc 1.7 KiB 8420a81529fcd9377e5a4b6a51ef04f829ac58dd3dbd3b5e95f896818a90fd1a
libheimdal-kadm5-perl_0.08.orig.tar.gz 15.5 KiB 4c02975477587cd72245146e95496402233b3c43dfcd7cb5b0a730114f28d3a1
libheimdal-kadm5-perl_0.08-5.debian.tar.xz 5.5 KiB cec31de1c5cf1cbe69a235aa7d52dc00c0d816a048060cbc5c82d6d2d784e27b

No changes file available.

Binary packages built by this source

libheimdal-kadm5-perl: Perl module to administer a Heimdal Kerberos KDC

 Heimdal::Kadm5 is a Perl module that wraps the Heimdal libkadm5clnt
 library and allows administration of a Heimdal KDC inside Perl programs.
 It mimics the commands that would normally be sent to the server with the
 kadmin command. Principal creation, deletion, modification, and
 searching and extraction of keytabs are supported.
 .
 This module is equivalent to Authen::Krb5::Admin except for a Heimdal KDC
 instead of an MIT Kerberos KDC.

libheimdal-kadm5-perl-dbgsym: debug symbols for libheimdal-kadm5-perl