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
|
perl-openssl-defaults (7) unstable; urgency=medium
* Demote debhelper from Recommends to Suggests. The package
has a dual nature and I was overlooking the runtime use.
-- Niko Tyni <ntyni@debian.org> Mon, 02 May 2022 21:15:29 +0300
perl-openssl-defaults (6) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ perl-openssl-defaults: Drop versioned constraint on
libcrypt-openssl-bignum-perl, libcrypt-openssl-dsa-perl,
libcrypt-openssl-pkcs10-perl, libcrypt-openssl-pkcs12-perl,
libcrypt-openssl-rsa-perl, libcrypt-openssl-x509-perl,
libcrypt-smime-perl, libcrypt-ssleay-perl and libnet-ssleay-perl in
Breaks.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.6.0, no changes needed.
[ Niko Tyni ]
* dh_perl_openssl: remove trailing newline from substvar
(Closes: #1010287)
* Recommend debhelper, which is the normal way to use this package.
-- Niko Tyni <ntyni@debian.org> Sun, 01 May 2022 21:47:34 +0300
perl-openssl-defaults (5) unstable; urgency=medium
* Team upload.
* debian/control: update Build-Depends for cross builds.
* Mention dh-sequence-perl-openssl in the POD/manpage.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Sat, 16 May 2020 11:46:26 +0200
perl-openssl-defaults (4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: add dh-sequence-perl-openssl to Provides.
Supported by debhelper since 11.4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ Niko Tyni ]
* note dh-sequence-perl-openssl usage in README.Debian
-- Niko Tyni <ntyni@debian.org> Mon, 03 Feb 2020 13:05:01 +0200
perl-openssl-defaults (3) unstable; urgency=medium
* Use CPPFLAGS in the build to placate the Debian build log scanner.
* Break older versions of the packages that have adopted this scheme,
to ensure that partial upgrades pull in a compatible set of packages.
(See #848113)
-- Niko Tyni <ntyni@debian.org> Sat, 14 Jan 2017 13:10:54 +0200
perl-openssl-defaults (2) unstable; urgency=medium
* Fix objdump use on platforms like i386 where
DEB_HOST_GNU_TYPE != DEB_HOST_MULTIARCH.
-- Niko Tyni <ntyni@debian.org> Thu, 22 Dec 2016 22:03:17 +0200
perl-openssl-defaults (1) unstable; urgency=medium
* Initial release. (Closes: #848932)
+ thanks to Gregor Herrmann for the reviews
-- Niko Tyni <ntyni@debian.org> Thu, 22 Dec 2016 15:32:29 +0200
|