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 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301
|
websocketpp (0.8.2+git20250909-1) unstable; urgency=medium
* New upstream version 0.8.2+git20250909
* Drop patches now part of upstream codebase:
- 0001-Correct-clang-compiler-flags.patch
- 0001-cmake-Use-GNUInstallDirs.patch
- 1024.patch
- 855.patch
- 857.patch
- deb0a334471362608958ce59a6b0bcd3e5b73c24.patch
* Add upstream proposed patch to fix compilation with new boost >= 1.87
- 1164.patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 29 Sep 2025 15:51:28 +0200
websocketpp (0.8.2-7) unstable; urgency=medium
* Stick with boost1.83 for now, fails to build with boost1.88
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 03 Sep 2025 17:45:40 +0200
websocketpp (0.8.2-6) unstable; urgency=medium
* Fix build with new compat level 13, and use new dh keywords
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 02 Sep 2025 17:32:56 +0200
websocketpp (0.8.2-5) unstable; urgency=medium
* Bump std-version to 4.7.2, no changes required
* Bump copyright years
* Bump compat level to 13
* d/p/deb0a334471362608958ce59a6b0bcd3e5b73c24.patch: Fix compatibility
with cmake 4 with upstream patch (Closes: #1113628)
-- Gianfranco Costamagna <locutusofborg@debian.org> Tue, 02 Sep 2025 09:37:08 +0200
websocketpp (0.8.2-4) unstable; urgency=medium
* debian/patches/1024.patch:
- upstream-proposed patch from László Böszörményi to fix a build failure
with scons 4.2.0 (Closes: #1003022)
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 14 Feb 2022 14:14:37 +0100
websocketpp (0.8.2-3) unstable; urgency=medium
* Revert last upload (re-enable clang based doxygen parsing now that doxygen
is fixed)
-- Gianfranco Costamagna <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> Tue, 14 Jan 2020 14:23:51 +0100
websocketpp (0.8.1-6) unstable; urgency=medium
* Mark the package as multi-arch
-- Gianfranco Costamagna <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <locutusofborg@debian.org> Mon, 22 Feb 2016 18:10:30 +0100
websocketpp (0.7.0-3) unstable; urgency=medium
* Fix VCS fields URI.
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 22 Feb 2016 16:03:39 +0100
websocketpp (0.7.0-2) unstable; urgency=medium
* Bump watch file version to 4.
-- Gianfranco Costamagna <locutusofborg@debian.org> 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 <locutusofborg@debian.org> 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 <costamagnagianfranco@yahoo.it> 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 <costamagnagianfranco@yahoo.it> Sat, 14 Mar 2015 11:30:51 +0100
websocketpp (0.5.0-1) unstable; urgency=medium
* New upstream release.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Thu, 29 Jan 2015 17:10:04 +0100
websocketpp (0.4.0-2) unstable; urgency=medium
* Upload to unstable.
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> 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 <costamagnagianfranco@yahoo.it> 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 <costamagnagianfranco@yahoo.it> Sat, 25 Oct 2014 19:15:01 +0200
websocketpp (0.3.0-1) unstable; urgency=low
* Initial release. Closes: #764177
-- Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Sun, 05 Oct 2014 13:48:39 +0200
|