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
|
ros-catkin (0.8.9-2) unstable; urgency=medium
* Add patch to strip full library paths (Closes: #977283)
* bump policy version (no changes)
* Move pkg-config filed to share
* drop gitlab-ci
* Add patch to drop default include paths
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 21 Dec 2020 16:51:31 +0100
ros-catkin (0.8.9-1) unstable; urgency=medium
* New upstream version 0.8.9
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 17 Oct 2020 12:27:30 +0200
ros-catkin (0.8.8-1) unstable; urgency=medium
* New upstream version 0.8.8
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 28 Jul 2020 22:02:35 +0200
ros-catkin (0.8.7-1) unstable; urgency=medium
* New upstream version 0.8.7
* rebase patches
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 16 Jul 2020 15:26:31 +0200
ros-catkin (0.8.6-3) unstable; urgency=medium
* simplify d/*.install
* Add ros-environment dependency
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 12 Jun 2020 15:39:57 +0200
ros-catkin (0.8.6-2) unstable; urgency=medium
* Use GMock module from cmake-extras
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 06 Jun 2020 10:30:46 +0200
ros-catkin (0.8.6-1) unstable; urgency=medium
* New upstream version 0.8.6
* Drop Python 3 patch
* Remove Thomas from Uploaders, thanks for working on this
* bump debhelper version
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 06 Jun 2020 08:08:39 +0200
ros-catkin (0.8.0-1) unstable; urgency=medium
* New upstream version 0.8.0
* Add new dependency
* Rebase patches
* bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 28 Jan 2020 22:02:01 +0100
ros-catkin (0.7.20-1) unstable; urgency=medium
* New upstream version 0.7.20
* Rebase patches
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 14 Dec 2019 10:28:06 +0100
ros-catkin (0.7.19-4) unstable; urgency=medium
* Add patch to default to Python 3
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 26 Oct 2019 22:49:59 +0200
ros-catkin (0.7.19-3) unstable; urgency=medium
* Fix build depends
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 26 Oct 2019 17:41:24 +0200
ros-catkin (0.7.19-2) unstable; urgency=medium
* Convert to Python 3 package (Closes: #938370)
* simplify d/watch
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 26 Oct 2019 16:20:50 +0200
ros-catkin (0.7.19-1) unstable; urgency=medium
* New upstream version 0.7.19
* Rebase patches
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Oct 2019 09:00:52 +0200
ros-catkin (0.7.18-1) unstable; urgency=medium
* New upstream version 0.7.18
* Update copyright
* rebase patches
* Bump policy version (no changes)
* switch to debhelper-compat and debhelper 12
* add Salsa CI
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 28 Jul 2019 20:02:42 +0200
ros-catkin (0.7.14-10) unstable; urgency=medium
* Add patch for libgtest-dev including a libgtest.a (Closes: #926265)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 02 Apr 2019 21:05:49 +0200
ros-catkin (0.7.14-9) unstable; urgency=medium
* Add patch to protect against double -l in .pc files
(Closes: 924395)
-- Leopold Palomo-Avellaneda <leo@alaxarxa.net> Tue, 12 Mar 2019 14:26:24 +0100
ros-catkin (0.7.14-8) unstable; urgency=medium
* Add patch for -lpthread.
Thanks to Felix Geyer (Closes: #915148)
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 02 Dec 2018 14:35:11 +0100
ros-catkin (0.7.14-7) unstable; urgency=medium
* Use PROJECT_NAME_INSTALL_PREFIX to detect system installs
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 18 Nov 2018 18:02:13 +0100
ros-catkin (0.7.14-6) unstable; urgency=medium
* Rework include dir patches
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 14 Nov 2018 12:55:55 +0100
ros-catkin (0.7.14-5) unstable; urgency=medium
* Add patches for ros-ros-environment
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 10 Oct 2018 22:35:56 +0200
ros-catkin (0.7.14-4) unstable; urgency=medium
* Add Python 3 dependencies
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 17 Aug 2018 15:42:02 +0200
ros-catkin (0.7.14-3) unstable; urgency=medium
* Add patch for include dirs
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 25 Jun 2018 22:08:49 +0200
ros-catkin (0.7.14-2) unstable; urgency=medium
* Move pkgconfig to share
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 18 Jun 2018 07:37:29 +0200
ros-catkin (0.7.14-1) unstable; urgency=medium
* New upstream version 0.7.14
* Remove patch applied upstream
* Fix lintian warning
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 16 Jun 2018 16:24:24 +0200
ros-catkin (0.7.13-1) unstable; urgency=medium
* New upstream version 0.7.13
* Update and Rebase patches
* Update dependency due to terminal_color move to ros-catkin-pkg
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 06 Jun 2018 13:59:59 +0200
ros-catkin (0.7.12-2) unstable; urgency=medium
* Add Python 3 package
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 27 May 2018 13:55:00 +0200
ros-catkin (0.7.12-1) unstable; urgency=medium
* New upstream version 0.7.12
* Update copyright
* Add libgtest-dev (Closes: #895713)
* Fix Lintian issues
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 27 May 2018 12:19:36 +0200
ros-catkin (0.7.11-1) unstable; urgency=medium
* Update Vcs URLs to salsa.d.o
* Move cleanup to d/clean
* Add R³
* http -> https
* New upstream version 0.7.11
* Rebase patches
* Update policy and debhelper versions
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 31 Mar 2018 22:23:56 +0200
ros-catkin (0.7.8-1) unstable; urgency=medium
* New upstream version 0.7.8
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 31 Oct 2017 08:54:53 +0100
ros-catkin (0.7.7-1) unstable; urgency=medium
* New upstream version 0.7.7
* Add lintian overrides
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 12 Aug 2017 16:07:53 +0200
ros-catkin (0.7.6-1) unstable; urgency=medium
* New upstream version 0.7.6
* Update patches
* Update policy and debhelper version
* Update copyright
* Update watch file
* Remove parallel (Default for debhelper 10)
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 05 Jul 2017 07:23:50 +0200
ros-catkin (0.7.4-4) unstable; urgency=medium
* Set priority to optional to make deb check happy
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 26 Dec 2016 18:14:05 +0100
ros-catkin (0.7.4-3) unstable; urgency=medium
* Add patch to not generate env files in /usr
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 26 Dec 2016 13:52:59 +0100
ros-catkin (0.7.4-2) unstable; urgency=medium
* Add patch for gtest (Closes: #844199)
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 13 Nov 2016 22:44:41 +0100
ros-catkin (0.7.4-1) unstable; urgency=medium
* New upstream version 0.7.4
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 29 Sep 2016 08:42:26 +0200
ros-catkin (0.7.3-1) unstable; urgency=medium
* New upstream version 0.7.3
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 21 Sep 2016 08:49:33 +0200
ros-catkin (0.7.2-1) unstable; urgency=medium
* New upstream version 0.7.2
* Rebase patches
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 17 Sep 2016 14:16:42 +0200
ros-catkin (0.7.1-3) unstable; urgency=medium
* Update Vcs URLs
* Update my email address
* Add patch to fix reproducible builds
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 29 Aug 2016 00:17:32 +0200
ros-catkin (0.7.1-2) unstable; urgency=medium
* Make unit tests work
* Bumped Standards-Version to 3.9.8, no changes needed.
* Simplify rules
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Tue, 26 Jul 2016 08:14:42 +0200
ros-catkin (0.7.1-1) unstable; urgency=medium
* Imported Upstream version 0.7.1
* Refresh patches
* Disable test suite for now
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sat, 18 Jun 2016 10:51:44 +0200
ros-catkin (0.6.16-4) unstable; urgency=medium
* Fix installation of bash-completions
* Change location of libexec to lib (without triplet)
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Mon, 15 Feb 2016 21:48:11 +0100
ros-catkin (0.6.16-3) unstable; urgency=medium
* Add patch to install into multiarch dirs
* Cleanup installation
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Tue, 24 Nov 2015 21:37:51 +0100
ros-catkin (0.6.16-2) unstable; urgency=medium
* Update profile patch
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Mon, 16 Nov 2015 18:15:39 +0100
ros-catkin (0.6.16-1) unstable; urgency=medium
* Imported Upstream version 0.6.16
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Thu, 12 Nov 2015 22:20:00 +0100
ros-catkin (0.6.15-1) unstable; urgency=medium
* Initial release. (Closes: #729048)
-- Wookey <wookey@debian.org> Fri, 06 Nov 2015 16:18:09 +0000
|