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
|
libcrypt-openssl-pkcs10-perl (0.35-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.35.
* Install new SECURITY.md document.
* Update years of upstream copyright.
* Add new test dependencies.
* Declare compliance with Debian Policy 4.7.2.
* Remove «Rules-Requires-Root: no», which is the current default.
* Remove «Priority: optional», which is the current default.
-- gregor herrmann <gregoa@debian.org> Sat, 08 Nov 2025 17:56:58 +0100
libcrypt-openssl-pkcs10-perl (0.26-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.26.
* Declare compliance with Debian Policy 4.7.0.
-- gregor herrmann <gregoa@debian.org> Sun, 09 Jun 2024 21:49:38 +0200
libcrypt-openssl-pkcs10-perl (0.25-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.25.
* Update years of upstream copyright.
* Update debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Oct 2023 01:10:40 +0200
libcrypt-openssl-pkcs10-perl (0.20-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.20.
Fixes "FTBFS with Perl 5.38: stack smashing detected"
(Closes: #1042021)
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sat, 29 Jul 2023 15:54:25 +0200
libcrypt-openssl-pkcs10-perl (0.19-3) unstable; urgency=medium
* Team upload.
* Drop build dependency on libextutils-pkgconfig-perl.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Sep 2022 23:41:30 +0200
libcrypt-openssl-pkcs10-perl (0.19-2) unstable; urgency=medium
* Team upload.
* Replace no_crypt-openssl-guess.patch with build dependency on
libcrypt-openssl-guess-perl.
* Declare compliance with Debian Policy 4.6.1.
-- gregor herrmann <gregoa@debian.org> Sat, 10 Sep 2022 23:21:32 +0200
libcrypt-openssl-pkcs10-perl (0.19-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.19.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Apr 2022 18:07:59 +0200
libcrypt-openssl-pkcs10-perl (0.18-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Replace '--with perl_openssl' in debian/rules with a build dependency
on 'dh-sequence-perl-openssl'.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 0.18.
- Fix failing tests with OpenSSL 3
Closes: #1006387
* Update debian/upstream/metadata.
* Add patch to use ExtUtils::PkgConfig instead of the unpackaged
Crypt::OpenSSL::Guess in Makefile.PL.
Also build-depend on libextutils-pkgconfig-perl.
* Declare compliance with Debian Policy 4.6.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sun, 13 Mar 2022 18:34:55 +0100
libcrypt-openssl-pkcs10-perl (0.16-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Christopher Hoskin ]
* Use my Debian e-mail in control and copyright
* Bump compat from 9 to 11
* Bump Standards-Version from 3.9.8 to 4.2.1 (no change required)
-- Christopher Hoskin <mans0954@debian.org> Wed, 03 Oct 2018 19:58:10 +0100
libcrypt-openssl-pkcs10-perl (0.16-2) unstable; urgency=medium
* Team upload.
* Dynamically generate a dependency on perl-openssl-abi-x.x
to ensure compatibility with other OpenSSL-related Perl modules.
(See #848113)
-- Niko Tyni <ntyni@debian.org> Tue, 03 Jan 2017 13:40:51 +0200
libcrypt-openssl-pkcs10-perl (0.16-1) 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.
[ Christopher Hoskin ]
* New upstream release (0.16)
Fixes "FTBFS with openssl 1.1.0" (Closes: #828385)
* Enable hardening, update standards (no change required)
-- Christopher Hoskin <christopher.hoskin@gmail.com> Thu, 20 Oct 2016 21:49:09 +0100
libcrypt-openssl-pkcs10-perl (0.15-1) unstable; urgency=low
* Initial Release. Closes: #801811
-- Christopher Hoskin <christopher.hoskin@gmail.com> Wed, 14 Oct 2015 20:26:59 +0100
|