File: changelog

package info (click to toggle)
libconvert-pem-perl 0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 352 kB
  • sloc: perl: 555; makefile: 2
file content (137 lines) | stat: -rw-r--r-- 4,929 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
libconvert-pem-perl (0.13-1) unstable; urgency=medium

  * Import upstream version 0.13.
    - Fix several issue implemented in 0.10 that caused issues in Crypt::DSA
      (also seen on ci.debian.net).
  * Drop Fix_some_warnings_that_manifest_in_the_Crypt-DSA_test_suite.patch
    which was taken from an upstream PR and is fixed in this release.

 -- gregor herrmann <gregoa@debian.org>  Tue, 03 Dec 2024 16:56:00 +0100

libconvert-pem-perl (0.12-1) unstable; urgency=medium

  * Import upstream version 0.12.
  * Update debian/upstream/metadata.
  * Update years of upstream and packaging copyright.
  * Drop debian/patches/clean-inc, obsolete.
  * Drop 0001-Do-not-test-the-reason-for-decryption-failure-on-bad.patch,
    applied.
  * Drop debian/clean, removed files are gone.
  * Update build, test, and runtime dependencies.
  * Declare compliance with Debian Policy 4.7.0.
  * Set Rules-Requires-Root: no.
  * Annotate test-only build dependencies with <!nocheck>.
  * Add patch from upstream pull request which fixes some warnings.

 -- gregor herrmann <gregoa@debian.org>  Sat, 16 Nov 2024 02:56:20 +0100

libconvert-pem-perl (0.08-3) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Deepak Tripathi from Uploaders. Thanks for your work!
  * Remove Jose Luis Rivas from Uploaders. Thanks for your work!

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

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

  [ Debian Janitor ]
  * Bump debhelper from deprecated 7 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Add missing build dependency on libmodule-install-perl.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 12 Jun 2022 22:01:10 +0100

libconvert-pem-perl (0.08-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Mon, 04 Jan 2021 16:10:26 +0100

libconvert-pem-perl (0.08-2) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  * Update Vcs-Browser URL to cgit web frontend

  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  * Strip trailing slash from metacpan URLs.

  [ Axel Beckert ]
  * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
    copyright"

  [ Niko Tyni ]
  * Disable an undeterministically failing test. Patch by Petr Pisar.
    (Closes: #470322)
  * Declare the package autopkgtestable
  * Do not install the README file, it's just a copy of the POD documentation
  * Don't use the bundled Test::Base for building, it triggers warnings.
    + while at it, skip other bundled modules (except Module::Install::*)
      as well and build-depend on separate packages instead.

 -- Niko Tyni <ntyni@debian.org>  Wed, 27 May 2015 21:52:30 +0300

libconvert-pem-perl (0.08-1) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Change my email address.

  [ Jose Luis Rivas ]
  * New upstream release.
  * debian/control:
  	+ Added myself to uploaders field.
    + Refreshed.
    + Bumped to Standards-Version 3.9.1 by removing versioned perl and
    versioning debhelper >= 7.
  * debian/compat,copyright: refreshed.
  * debian/rules: refreshed to tiny version using DH7.
  * debian/libconvert-pem-perl.docs: Added.
  * Switch to dpkg-source 3.0 (quilt) format.

 -- Jose Luis Rivas <ghostbar@debian.org>  Sat, 25 Dec 2010 15:58:17 -0430

libconvert-pem-perl (0.07-2) unstable; urgency=low

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza). Removed: XS-Vcs-Svn fields.
  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #467731)
    - let install-stamp target depend on build-stamp
  * debian/watch: use dist-based URL.
  * Set Standards-Version to 3.7.3 (no changes).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 07 Mar 2008 20:04:42 +0100

libconvert-pem-perl (0.07-1) unstable; urgency=low

  * Initial Release (Closes: #443463)

 -- Deepak Tripathi <apenguinlinux@gmail.com>  Fri, 21 Sep 2007 23:34:54 +0530