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 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
|
ros-actionlib (1.14.3-1) unstable; urgency=medium
* Migrate debian/watch to version 5 format
* New upstream version 1.14.3
* Update patches
- Merged: 0005-Drop-shebang-in-Python-modules.patch
- Merged: 0005-Switch-to-new-boost-bind-bind.hpp.patch
* Wrap and sort Debian package files
* Bump Standards-Version to 4.7.2
* Fix SyntaxWarnings from docstrings (Closes: #1087061)
-- Timo Röhling <roehling@debian.org> Wed, 17 Sep 2025 13:12:58 +0200
ros-actionlib (1.14.0-8) unstable; urgency=medium
* Wrap and sort Debian package files
* No need to set ROS_HOME and ROS_IP in d/rules any more
* Bump Standards-Version to 4.7.0
* Add myself to uploaders
* Enable all hardening options
-- Timo Röhling <roehling@debian.org> Mon, 30 Sep 2024 22:56:20 +0200
ros-actionlib (1.14.0-7) unstable; urgency=medium
* Ignore failing test on riscv64
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 13 Jan 2024 10:08:27 +0100
ros-actionlib (1.14.0-6) unstable; urgency=medium
* Add missing dependency
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 21 May 2023 21:10:12 +0200
ros-actionlib (1.14.0-5) unstable; urgency=medium
* Increase timeout for test on armel
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 05 Jan 2023 20:28:08 +0100
ros-actionlib (1.14.0-4) unstable; urgency=medium
* Disable more flaky tests (Closes: #1027667)
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 04 Jan 2023 07:40:28 +0100
ros-actionlib (1.14.0-3) unstable; urgency=medium
* Ignore test results on more archs
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 17 Dec 2022 07:24:53 +0100
ros-actionlib (1.14.0-2) unstable; urgency=medium
* Fix test ignore on some archs
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 16 Dec 2022 22:02:24 +0100
ros-actionlib (1.14.0-1) unstable; urgency=medium
* Drop old Breaks/Replaces
* New upstream version 1.14.0
* Update d/copyright
* Rebase patches
* Switch to dh_ros
* Bump policy version (no changes)
* Move package description to source package
* Enable autopkgtest-pkg-python
* Fix typos d/control
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 16 Dec 2022 07:32:04 +0100
ros-actionlib (1.13.2-10) unstable; urgency=medium
* Fix/Ignore failing tests
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 27 Oct 2021 14:00:39 +0200
ros-actionlib (1.13.2-9) unstable; urgency=medium
* Enable tests
* Add MA hint from the MA hinter
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 27 Oct 2021 12:44:22 +0200
ros-actionlib (1.13.2-8) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Timo Röhling <roehling@debian.org> Wed, 22 Sep 2021 22:45:09 +0200
ros-actionlib (1.13.2-7) experimental; urgency=medium
* Team upload.
* Move pkg-config and CMake config files to /usr/lib/<triplet>
* Bump Standards-Version to 4.6.0 (no changes)
-- Timo Röhling <roehling@debian.org> Mon, 20 Sep 2021 00:04:21 +0200
ros-actionlib (1.13.2-6) unstable; urgency=medium
* simplify packaging
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 19 Dec 2020 13:50:27 +0100
ros-actionlib (1.13.2-5) unstable; urgency=medium
* Add patch for Boost 1.74
* bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 14 Dec 2020 11:29:17 +0100
ros-actionlib (1.13.2-4) unstable; urgency=medium
* Ignore tests results for now
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Sep 2020 18:08:40 +0200
ros-actionlib (1.13.2-3) unstable; urgency=medium
* Set ROS_IP for tests
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Sep 2020 13:18:25 +0200
ros-actionlib (1.13.2-2) unstable; urgency=medium
* Add patch for failing test
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 12 Sep 2020 23:12:55 +0200
ros-actionlib (1.13.2-1) unstable; urgency=medium
* Add missing dependency
* New upstream version 1.13.2
* rebase patches
* Enable tests
* Update dependencies
* Add new python3-actionlib-tools package
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 22 Aug 2020 20:34:26 +0200
ros-actionlib (1.13.1-4) unstable; urgency=medium
* Add https://github.com/ros/actionlib/pull/171 (Fix CVE-2020-10289)
(Closes: #968830)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 22 Aug 2020 08:41:47 +0200
ros-actionlib (1.13.1-3) unstable; urgency=medium
* Upload to unstable
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 30 Jun 2020 06:04:48 +0200
ros-actionlib (1.13.1-2) experimental; urgency=medium
* Remove arch specific path
* ignore test results
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 27 Jun 2020 09:22:59 +0200
ros-actionlib (1.13.1-1) experimental; urgency=medium
* New upstream version 1.13.1
* Remove Thomas from Uploaders, thanks for working on this
* update copyright
* rebase patches
* bump debhelper version
* Bump Soname due to ABI change
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 18 Jun 2020 20:50:08 +0200
ros-actionlib (1.12.0-5) unstable; urgency=medium
* Drop unused build dependency (Closes: #962288)
* bump policy version
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 05 Jun 2020 18:57:34 +0200
ros-actionlib (1.12.0-4) unstable; urgency=medium
* Disable tests results for now (too many errors)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 09 Nov 2019 21:22:16 +0100
ros-actionlib (1.12.0-3) unstable; urgency=medium
* Update Python 3 port
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 09 Nov 2019 18:39:07 +0100
ros-actionlib (1.12.0-2) unstable; urgency=medium
* Drop wrong build dependency
* Drop Python 2 package (Closes: #938366)
* Bump policy version (no changes)
* simplify d/watch
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 26 Oct 2019 07:08:13 +0200
ros-actionlib (1.12.0-1) unstable; urgency=medium
* New upstream version 1.12.0
* Add d/clean
* cleanup rules
* switch to debhelper-compat and debhelper 12
* Bump policy version (no changes)
* add Salsa CI
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 23 Aug 2019 10:46:53 +0200
ros-actionlib (1.11.15-1) unstable; urgency=medium
* New upstream version 1.11.15
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 23 Aug 2018 18:54:56 +0200
ros-actionlib (1.11.14-3) unstable; urgency=medium
* Fix roscpp-msg* dependency
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 31 Jul 2018 21:54:04 +0200
ros-actionlib (1.11.14-2) unstable; urgency=medium
* Add Python 3 package
* Fix override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 02 Jul 2018 22:26:11 +0200
ros-actionlib (1.11.14-1) unstable; urgency=medium
* New upstream version 1.11.14
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 16 Jun 2018 17:07:53 +0200
ros-actionlib (1.11.13-1) unstable; urgency=medium
* Update Vcs URLs to salsa.d.o
* Add R³
* http -> https
* New upstream version 1.11.13
* Update policy and debhelper versions
* Add missing dependencies
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 18 Apr 2018 15:53:18 +0200
ros-actionlib (1.11.12-1) unstable; urgency=medium
* New upstream version 1.11.12
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 23 Dec 2017 16:05:52 +0100
ros-actionlib (1.11.11-1) unstable; urgency=medium
* New upstream version 1.11.11
* Bump standards version
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 30 Oct 2017 07:34:43 +0100
ros-actionlib (1.11.10-1) unstable; urgency=medium
* add Multi-Arch according to hinter
* Update policy and debhelper versions
* Update watch file
* Remove parallel (Default for debhelper 10)
* New upstream version 1.11.10
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 24 Sep 2017 07:47:12 +0200
ros-actionlib (1.11.7-1) unstable; urgency=medium
* New upstream version 1.11.7
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 04 Nov 2016 12:16:19 +0100
ros-actionlib (1.11.6-3) unstable; urgency=medium
[ Jochen Sprickerhof ]
* Bumped Standards-Version to 3.9.8, no changes needed.
* Enable unit tests
* Fix Vcs URLs
* Update my email address
[ Daniele E. Domenichelli ]
* Add missing build dependencies (Closes: #835696)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 30 Aug 2016 22:52:41 +0200
ros-actionlib (1.11.6-2) unstable; urgency=medium
* Rebuild for changes in ros-genlisp.
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Wed, 13 Jul 2016 22:13:05 +0200
ros-actionlib (1.11.6-1) unstable; urgency=medium
* Imported Upstream version 1.11.6
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 10 Jul 2016 09:57:18 +0200
ros-actionlib (1.11.4-3) unstable; urgency=medium
* Adopt to new libexec location in catkin
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Mon, 22 Feb 2016 08:37:35 +0100
ros-actionlib (1.11.4-2) unstable; urgency=medium
[ Wookey ]
* Date correction in copyright file
[ Jochen Sprickerhof ]
* Add dependencies
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 10 Jan 2016 15:02:50 +0100
ros-actionlib (1.11.4-1) unstable; urgency=medium
* Initial release (Closes: #804824)
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Tue, 22 Dec 2015 23:59:08 +0000
|