File: changelog

package info (click to toggle)
libheimdal-kadm5-perl 0.08-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 268 kB
  • sloc: perl: 970; ansic: 496; makefile: 6
file content (76 lines) | stat: -rw-r--r-- 3,018 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
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 <rra@debian.org>  Sun, 17 Dec 2017 20:55:21 -0800

libheimdal-kadm5-perl (0.08-4) unstable; urgency=low

  * Call the public kadm5_* API functions instead of the internal _c
    versions, fixing a backward compatibility issue with the current
    version of Heimdal in Debian.  (Closes: #686299)

 -- Russ Allbery <rra@debian.org>  Thu, 30 Aug 2012 16:34:29 -0700

libheimdal-kadm5-perl (0.08-3) unstable; urgency=low

  * Initial upload to Debian.  (Closes: #572400)
  * Update debhelper compatibility level to V7.
    - Use debhelper rule minimization.
  * Drop specific version from Perl build dependency, since it was older
    than the version in stable.
  * Lower the priority to extra to match Heimdal.
  * Set myself as maintainer since I'll be doing the Debian uploads.
  * Add Vcs-Git, Vcs-Browser, and Homepage control fields.
  * Reformatting and improvements of binary package description.
  * Rewrite debian/copyright in the proposed DEP-5 format.
  * Add a debian/watch file.
  * Set the Debian source package format to 3.0 (quilt).
  * Update standards version to 3.8.4.

 -- Russ Allbery <rra@debian.org>  Fri, 02 Apr 2010 18:27:38 -0700

libheimdal-kadm5-perl (0.08-2) unstable; urgency=low

  * Fixed requirements in debian/control to require the libraries and
    not heimdal-clients.

 -- Jon C. Robertson <jonrober@stanford.edu>  Mon, 08 Feb 2010 16:22:03 -0800

libheimdal-kadm5-perl (0.08-1) unstable; urgency=low

  * New Upstream Version

 -- Jon C. Robertson <jonrober@stanford.edu>  Thu, 28 Jan 2010 10:35:11 -0800

libheimdal-kadm5-perl (0.07-1) unstable; urgency=low

  * New upstream release.

 -- Jon C. Robertson <jonrober@stanford.edu>  Thu, 10 Dec 2009 15:30:29 -0800

libheimdal-kadm5-perl (0.06-1) unstable; urgency=low

  * Initial Release.

 -- Jon C. Robertson <jonrober@stanford.edu>  Mon,  7 Dec 2009 06:34:31 -0800