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 138 139 140
|
cl-plus-ssl (20190204.gitab6fc5d-1) unstable; urgency=medium
* New upstream snapshot
* openssl-1.1.patch: drop patch, no longer needed
* Bump to debhelper compat level 12
* Bump S-V to 4.3.0
-- Sébastien Villemot <sebastien@debian.org> Wed, 06 Feb 2019 14:50:30 +0100
cl-plus-ssl (20180918.gitb81c113-1) unstable; urgency=medium
* New upstream snapshot
* Add Rules-Requires-Root: no
* Bump S-V to 4.2.1
-- Sébastien Villemot <sebastien@debian.org> Fri, 12 Oct 2018 23:40:24 +0200
cl-plus-ssl (20180328-3) unstable; urgency=medium
* openssl-1.1.patch: fix issue with SSL_CTX_set_tmp_rsa_callback
-- Sébastien Villemot <sebastien@debian.org> Fri, 22 Jun 2018 13:18:30 +0200
cl-plus-ssl (20180328-2) unstable; urgency=medium
* Move maintenance to Debian Common Lisp Team.
Thanks to Dimitri Fontaine for his work.
* Update Vcs-* fields for move to salsa
* Use secure URL for Homepage
* Bump to debhelper compat level 11
* Remove B-D on dh-lisp
* Simplify d/rules
* Ship README.md and todo.txt
* Add missing Depends on cl-alexandria and cl-trivial-features
* Remove unused lintian overrides
* Various fixes to d/copyright
* Bump S-V to 4.1.4
* Add watch file
* Register manual to doc-base
* Ship the testsuite
+ add cl-fiveam and cl-usocket to Recommends
+ no-coreralls.patch: remove useless ASDF-dependency on cl-coveralls
* openssl-1.1.patch: new patch, various compatibility fixes with OpenSSL 1.1
(Closes: #882615)
* add an autopkgtest that runs the testsuite on sbcl, ecl and clisp.
ecl-failing-tests.patch: new patch, disables tests that use the
network on ECL, probably due to a problem in cl-usocket.
-- Sébastien Villemot <sebastien@debian.org> Thu, 21 Jun 2018 16:26:56 +0200
cl-plus-ssl (20180328-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 16 May 2018 09:47:13 +0000
cl-plus-ssl (20170630-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Thu, 06 Jul 2017 16:28:06 +0300
cl-plus-ssl (20160421-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 29 Aug 2016 21:55:13 +0300
cl-plus-ssl (20160318-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 06 Apr 2016 21:49:08 +0300
cl-plus-ssl (20151218-2) unstable; urgency=medium
* Source files are now found in src/, bugfix
-- Dimitri Fontaine <dim@tapoueh.org> Sun, 17 Jan 2016 22:17:46 +0300
cl-plus-ssl (20151218-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Sun, 17 Jan 2016 19:31:19 +0300
cl-plus-ssl (20150608-3) UNRELEASED; urgency=medium
* Build-depend on libssl-dev and extract the libssl package name at
build-time instead of hardcoding it.
-- Christoph Berg <myon@debian.org> Sun, 17 Jan 2016 16:30:25 +0100
cl-plus-ssl (20150608-2) unstable; urgency=medium
* Switch to depend on libssl1.0.2, (Closes: Bug#804324)
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 16 Nov 2015 00:20:57 +0300
cl-plus-ssl (20150608-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 15 Jul 2015 16:44:16 +0300
cl-plus-ssl (20150505-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Wed, 06 May 2015 20:33:06 +0300
cl-plus-ssl (20150302-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Sat, 02 May 2015 17:00:51 +0300
cl-plus-ssl (20140826-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 15 Sep 2014 01:03:11 +0400
cl-plus-ssl (20140822-1) unstable; urgency=medium
* Fix debian/copyright mentions of wrong upstream
-- Dimitri Fontaine <dim@tapoueh.org> Tue, 26 Aug 2014 13:26:26 +0400
cl-plus-ssl (20140713-2) unstable; urgency=medium
* Fix licence, which is MIT and no longer LGPL
-- Dimitri Fontaine <dim@tapoueh.org> Fri, 22 Aug 2014 17:22:31 +0400
cl-plus-ssl (20140713-1) unstable; urgency=medium
* Quicklisp release update.
-- Dimitri Fontaine <dim@tapoueh.org> Mon, 04 Aug 2014 19:50:12 +0400
|