websocketpp (0.8.2-3) unstable; urgency=medium * Revert last upload (re-enable clang based doxygen parsing now that doxygen is fixed) -- Gianfranco Costamagna Wed, 30 Sep 2020 15:13:20 +0200 websocketpp (0.8.2-2) unstable; urgency=low [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Gianfranco Costamagna ] * Disable clang doxygen parsing (Closes: #971113) * Add R^3 no -- Gianfranco Costamagna Tue, 29 Sep 2020 19:58:32 +0200 websocketpp (0.8.2-1) unstable; urgency=medium * New upstream version 0.8.2 * Drop patches accepted upstream: - 0001-Replace-make_shared-with-new-in-some-cases.patch - 0002-Fix-missed-entries-fix-testing.patch - 771.patch - 842.patch * Refresh patches: - 0001-Correct-clang-compiler-flags.patch - 855.patch * Bump std-version to 4.5.0 -- Gianfranco Costamagna Mon, 27 Apr 2020 10:11:34 +0200 websocketpp (0.8.1-7) unstable; urgency=medium * Fix build with clang compiler (patch from meta-oe) -- Gianfranco Costamagna Tue, 14 Jan 2020 14:23:51 +0100 websocketpp (0.8.1-6) unstable; urgency=medium * Mark the package as multi-arch -- Gianfranco Costamagna Thu, 09 Jan 2020 11:03:46 +0100 websocketpp (0.8.1-5) unstable; urgency=medium * debian/patches/857.patch - upstream proposed fix for Python3 scons failures (Closes: #947584) -- Gianfranco Costamagna Thu, 09 Jan 2020 10:07:35 +0100 websocketpp (0.8.1-4) unstable; urgency=medium * d/p/855.patch: - fix cmake build with boost 1.71 * d/p/0001-cmake-Use-GNUInstallDirs.patch: - cherry-pick from meta-oe * bump std-version tp 4.4.1 -- Gianfranco Costamagna Wed, 08 Jan 2020 18:00:58 +0100 websocketpp (0.8.1-3) unstable; urgency=medium * debian/patches/0001-Fix-include-directory-installation.patch: - Use a customizable include directory to install header files * debian/patches/771.patch: - upstream fix to bump version number to 0.8.1 -- Gianfranco Costamagna Wed, 18 Sep 2019 11:38:30 +0200 websocketpp (0.8.1-2) unstable; urgency=medium * Apply two upstream patches (from meta-oe), to fix issues with new boost 1.70 * Bump compat level to 12 * bump std-version tp 4.4.0 -- Gianfranco Costamagna Thu, 29 Aug 2019 08:29:53 +0200 websocketpp (0.8.1-1) unstable; urgency=medium * New upstream version 0.8.1 * Drop the two upstream patches -- Gianfranco Costamagna Mon, 16 Jul 2018 15:46:34 +0200 websocketpp (0.8.0-2) unstable; urgency=medium * Fix lintian issue wrt nocheck usage * Make copyright file in secure mode * Do not install files * Drop examples hack in rules file, now we have a patch * Install example files -- Gianfranco Costamagna Thu, 12 Jul 2018 19:43:56 +0200 websocketpp (0.8.0-1) unstable; urgency=medium * Re-enable scons tests, seems more reliable with upcoming 0.8.0 * New upstream release * Bump std-version to 4.1.5 * Drop other files not meant to be installed * Fix testsuite by forcing no-parallel (parallel build means the same port already taken by similar tests) * debian/patches/0001-Fix-testsuite-errors-due-to-a-Connection-upgrade- - add testsuite with scons -- Gianfranco Costamagna Mon, 26 Jun 2017 14:32:13 +0200 websocketpp (0.7.0-12) unstable; urgency=medium * VCS field: switch to salsa * Bump std-version to 4.1.4, drop priority extra, move to optional -- Gianfranco Costamagna Sun, 29 Apr 2018 19:56:40 +0200 websocketpp (0.7.0-11) unstable; urgency=medium * Bump std-version to 4.0.0 * Fix installation after switch to arch:any (Closes: #866987) -- Gianfranco Costamagna Mon, 03 Jul 2017 18:04:30 +0200 websocketpp (0.7.0-10) unstable; urgency=medium * Upload to unstable * Ignore scons test results, they are flaky -- Gianfranco Costamagna Mon, 12 Jun 2017 11:22:14 +0200 websocketpp (0.7.0-9) experimental; urgency=medium * debian/patches/9ddb300d874a30db35e3ad58f188944bef0bf31b.patch: * debian/patches/4cab5e5c0c5f19fcee7d37b4a38b156d63a150d4.patch: - upstream build fixes for failure with new zlib 1.2.11 * Improve clean target, remove also scons build artifacts. -- Gianfranco Costamagna Mon, 12 Jun 2017 08:54:37 +0200 websocketpp (0.7.0-8) experimental; urgency=medium * Add scons tests, run them on every architecture. - this means change from arch:all to arch:any -- Gianfranco Costamagna Sun, 30 Apr 2017 16:17:08 +0200 websocketpp (0.7.0-7) unstable; urgency=medium [ Kurt Roeckx] * debian/patches/0001-Fix-issue-599.patch: - refactor patch -- Gianfranco Costamagna Wed, 02 Nov 2016 21:38:35 +0100 websocketpp (0.7.0-6) unstable; urgency=medium * Bump compat level to 10 * Bump std-version to 3.9.8 * Use openssl 1.0 * debian/patches/0001-Fix-issue-599.patch: - fix build failure with new openssl * debian/patches/0001-Avoid-useless-if-statement.patch: - fix warning for the previous patch. -- Gianfranco Costamagna Wed, 02 Nov 2016 12:16:21 +0100 websocketpp (0.7.0-5) unstable; urgency=medium * Update copyright year * Disable also test_transport test. -- Gianfranco Costamagna Mon, 22 Feb 2016 19:29:25 +0100 websocketpp (0.7.0-4) unstable; urgency=medium * d/p/disable-tests.patch: disable test failing on Debian buildds. -- Gianfranco Costamagna Mon, 22 Feb 2016 18:10:30 +0100 websocketpp (0.7.0-3) unstable; urgency=medium * Fix VCS fields URI. -- Gianfranco Costamagna Mon, 22 Feb 2016 16:03:39 +0100 websocketpp (0.7.0-2) unstable; urgency=medium * Bump watch file version to 4. -- Gianfranco Costamagna Mon, 22 Feb 2016 15:58:06 +0100 websocketpp (0.7.0-1) unstable; urgency=medium * New upstream release. * Add libboost-test-dev to b-d * Build examples and run testsuite on them. * Bump std-version to 3.9.7, no changes required. -- Gianfranco Costamagna Mon, 22 Feb 2016 15:09:31 +0100 websocketpp (0.6.0-1) unstable; urgency=medium * New upstream release. * Add libboost-chrono-dev to b-d (not actually used) * Update my uid. -- Gianfranco Costamagna Tue, 16 Jun 2015 14:48:41 +0200 websocketpp (0.5.1-1) unstable; urgency=medium * New upstream minor release. * Add libssl-dev as b-d to build all the examples binaries. (not shipped) * Add texlive-font-utils and ghostscript as b-d-i to avoid doxygen-related build errors. -- Gianfranco Costamagna Sat, 14 Mar 2015 11:30:51 +0100 websocketpp (0.5.0-1) unstable; urgency=medium * New upstream release. -- Gianfranco Costamagna Thu, 29 Jan 2015 17:10:04 +0100 websocketpp (0.4.0-2) unstable; urgency=medium * Upload to unstable. -- Gianfranco Costamagna Wed, 10 Dec 2014 13:06:59 +0100 websocketpp (0.4.0-1) experimental; urgency=medium * New upstream release. - Remove 653868204a88ff04b4713a1caafd107037138a53.patch accepted upstream. -- Gianfranco Costamagna Wed, 05 Nov 2014 17:12:05 +0100 websocketpp (0.3.0-2) unstable; urgency=medium * Do not symlink jquery from doxygen, this will result in a broken documentation. cfr: 736360. * Fix package description. * Enable examples and tests - add libboost-dev, libboost-random-dev, libboost-system-dev and libboost-thread-dev as build-dependencies. -- Gianfranco Costamagna Sat, 25 Oct 2014 19:15:01 +0200 websocketpp (0.3.0-1) unstable; urgency=low * Initial release. Closes: #764177 -- Gianfranco Costamagna Sun, 05 Oct 2014 13:48:39 +0200