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
|
git-crypt (0.7.0-0.1) unstable; urgency=high
* Non-maintainer upload.
* New upstream release.
* Cherry-pick Ubuntu patch to fix compatibility with OpenSSL 3.0.
(Closes: #996287)
* debian/control: Drop obsolete build-dependency libssl1.0-dev.
(Closes: #917346)
-- Boyuan Yang <byang@debian.org> Sat, 14 May 2022 11:20:28 -0400
git-crypt (0.6.0-1) unstable; urgency=medium
* New upstream release.
* Build against OpenSSL 1.1. (Closes: #851078)
-- Andrew Ayer <agwa@andrewayer.name> Sun, 26 Nov 2017 10:35:27 -0800
git-crypt (0.5.0-2) unstable; urgency=medium
* Build against OpenSSL 1.0.x. (Closes: #828312)
* Bump standards version (no changes needed).
-- Andrew Ayer <agwa@andrewayer.name> Wed, 23 Nov 2016 12:51:51 -0800
git-crypt (0.5.0-1) unstable; urgency=medium
* Initial release. (Closes: #785346)
-- Andrew Ayer <agwa@andrewayer.name> Sat, 30 May 2015 20:22:22 -0700
|