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
|
libevhtp (1.2.16-1) unstable; urgency=medium
* New upstream release.
* d/patches: drop all patches.
* d/symbols: update.
-- Vincent Bernat <bernat@debian.org> Sat, 27 Jan 2018 17:13:42 +0100
libevhtp (1.2.15-1) unstable; urgency=medium
* New upstream release.
+ Support for OpenSSL 1.1. Closes: #859052.
* d/patches: drop all patches.
* d/patches: fix compilation with shared libraries.
* d/symbols: update (breaking ABI, but no reverse dependencies).
* d/copyright: no more shipped version of oniguruma regex library.
* d/control: bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Thu, 07 Dec 2017 07:08:46 +0100
libevhtp (1.2.12-1) unstable; urgency=medium
* New upstream release.
+ Drop evhtp.pc install patch. Applied upstream.
+ Update d/symbols.
+ Add back evthr_new() symbol removed by error.
* Update project URL in d/{copyright,control,watch}. Closes: #874442.
* d/control: bump Standards-Version.
* d/control: remove manual -dbg package (use -dbgsym).
-- Vincent Bernat <bernat@debian.org> Fri, 13 Oct 2017 13:46:58 +0200
libevhtp (1.2.11-3) unstable; urgency=medium
* Suggests libevhtp-doc when installing libevhtp-dev. Closes: #849603.
-- Vincent Bernat <bernat@debian.org> Thu, 29 Dec 2016 09:06:15 +0100
libevhtp (1.2.11-2) unstable; urgency=medium
* Build-Depends on libssl1.0-dev. Thanks to Adrian Bunk for the
patch. Closes: #828394.
* Bump Standards-Version.
* Update Vcs-* fields.
-- Vincent Bernat <bernat@debian.org> Sun, 11 Dec 2016 14:00:16 +0100
libevhtp (1.2.11-1) unstable; urgency=medium
* New upstream release.
* Refresh patches and remove reproducible-build.patch (HTML_TIMESTAMP is
set to NO by default).
-- Vincent Bernat <bernat@debian.org> Sat, 21 Nov 2015 13:45:48 +0100
libevhtp (1.2.10-3) unstable; urgency=medium
* Make documentation build reproducible.
-- Vincent Bernat <bernat@debian.org> Thu, 20 Aug 2015 10:15:43 +0200
libevhtp (1.2.10-2) unstable; urgency=medium
* Make libevhtp-dev depends on libonig-dev. Closes: #788862.
-- Vincent Bernat <bernat@debian.org> Mon, 15 Jun 2015 22:11:57 +0200
libevhtp (1.2.10-1) unstable; urgency=medium
* New upstream release. Closes: #781575.
+ Remove unneeded patches.
* Install .pc file in -dev package.
* Update symbol files.
* Update lintian override for jQuery.
* Bump Standards-Version.
-- Vincent Bernat <bernat@debian.org> Sun, 26 Apr 2015 18:20:50 +0200
libevhtp (1.2.9-1) unstable; urgency=medium
* New upstream release.
* Remove status_code_tree_* from the ABI.
* Move documentation to a dedicated package.
-- Vincent Bernat <bernat@debian.org> Sun, 25 May 2014 13:12:25 +0200
libevhtp (1.2.8-1) unstable; urgency=low
* Initial release. Closes: #710378.
-- Vincent Bernat <bernat@debian.org> Tue, 04 Feb 2014 21:18:20 +0100
|