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
|
ros-pluginlib (5.8.0-1) unstable; urgency=medium
* Migrate debian/watch to version 5 format
* New upstream version 5.8.0
* Update patches
- Obsolete: 0001-Drop-tinyxml2_vendor.patch
* Do not build ros2plugin for now
* Update d/copyright after file reorganisation
* Introduce pluginlib-tools package for helper CLIs
-- Timo Röhling <roehling@debian.org> Sat, 18 Oct 2025 10:11:50 +0200
ros-pluginlib (5.7.0-1) unstable; urgency=medium
* New upstream version 5.7.0
* Refresh patches (no functional changes)
* Wrap and sort Debian package files
* Bump Standards-Version to 4.7.2
* Add myself to uploaders
* Add ament-lint as new dependency
* Update d/copyright
-- Timo Röhling <roehling@debian.org> Thu, 04 Sep 2025 17:44:24 +0200
ros-pluginlib (5.5.0-2) unstable; urgency=medium
* Rediff patches to fix FTBFS
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 18 Jun 2024 16:45:35 +0200
ros-pluginlib (5.5.0-1) unstable; urgency=medium
* New upstream version 5.5.0
* Rediff patches
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 18 Jun 2024 16:06:44 +0200
ros-pluginlib (5.4.1-1) unstable; urgency=medium
* New upstream version 5.4.1
* Rediff patches
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 09 Feb 2024 11:08:54 +0100
ros-pluginlib (5.4.0-1) unstable; urgency=medium
* New upstream version 5.4.0
* Rediff patches
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 13 Jan 2024 11:31:28 +0100
ros-pluginlib (5.3.0-1) unstable; urgency=medium
* New upstream version 5.3.0
* Make it arch any as it depends on boost
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 16 Jun 2023 21:55:46 +0200
ros-pluginlib (5.2.1-2) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Jochen Sprickerhof ]
* Add /usr/lib/<triplet> as a fallback path
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 10 Jan 2023 09:52:19 +0100
ros-pluginlib (5.2.1-1) unstable; urgency=medium
* New upstream version 5.2.1
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 17 Sep 2022 08:57:09 +0200
ros-pluginlib (5.2.0-2) unstable; urgency=medium
* Use ${LIB} in dlopen path and make package arch all
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 12 Jun 2022 20:16:54 +0200
ros-pluginlib (5.2.0-1) unstable; urgency=medium
* d/watch: allow latest version again
* New upstream version 5.2.0
* Update d/copyright
* Rework patches
* Switch to dh-ros and update dependencies
* Depend on new class-loader
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 12 Jun 2022 15:49:24 +0200
ros-pluginlib (1.13.0-3) unstable; urgency=medium
* Change pluginpath to lib/<triblet>/ros
* drop gitlab-ci
* Set Multi-Arch
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 21 Dec 2020 12:11:49 +0100
ros-pluginlib (1.13.0-2) unstable; urgency=medium
* Remove Thomas from Uploaders, thanks for working on this
* Add patch for Boost 1.74
* bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 14 Dec 2020 12:15:08 +0100
ros-pluginlib (1.13.0-1) unstable; urgency=medium
* New upstream version 1.13.0
* rebase patches
* bump policy and debhelper versions
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 06 Jun 2020 22:01:55 +0200
ros-pluginlib (1.12.1-3) unstable; urgency=medium
* Switch to Python 3
* switch to debhelper-compat and debhelper 12
* Bump policy version (no changes)
* simplify d/watch
* add Salsa CI
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 26 Oct 2019 07:30:43 +0200
ros-pluginlib (1.12.1-2) unstable; urgency=medium
* Simplify installation (needs new catkin)
* Bump policy version (no changes)
* simplify d/rules
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 11 Oct 2018 07:58:00 +0200
ros-pluginlib (1.12.1-1) unstable; urgency=medium
* Fix build-depends-on-1-revision
* New upstream version 1.10.5
* Update policy and debhelper versions
* Update watch file
* Remove old versioned dependency
* Limit watch to ROS1 versions
* New upstream version 1.11.2
* Update Vcs URLs to salsa.d.o
* Add R³
* http -> https
* New upstream version 1.12.1
* Update to new upstream version
* Bump policy and debhelper versions
* Rebase patches
* Add sourcedirectory to dh
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 21 Jun 2018 22:29:56 +0200
ros-pluginlib (1.10.4-2) unstable; urgency=medium
* add versioned dependency on libclass-loader-dev for UniquePtr
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 28 Sep 2016 14:19:23 +0200
ros-pluginlib (1.10.4-1) unstable; urgency=medium
* Bumped Standards-Version to 3.9.8, no changes needed.
* Update Vcs URLs
* Update my email address
* New upstream version 1.10.4
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 23 Sep 2016 10:15:56 +0200
ros-pluginlib (1.10.3-1) unstable; urgency=medium
* Make rules reproducible.
Thanks to Daniel Shahaf (Closes: #823174)
* Imported Upstream version 1.10.3
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 10 Jul 2016 23:12:21 +0200
ros-pluginlib (1.10.1-3) unstable; urgency=medium
* Adopt to new libexec location in catkin
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Wed, 24 Feb 2016 07:27:00 +0100
ros-pluginlib (1.10.1-2) unstable; urgency=medium
* Fix compilation on non x86_64 arch (Closes: #810662)
* Add dependencies
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Sun, 10 Jan 2016 15:09:48 +0100
ros-pluginlib (1.10.1-1) unstable; urgency=medium
* Initial release (Closes: #805335)
-- Jochen Sprickerhof <debian@jochen.sprickerhof.de> Fri, 25 Dec 2015 23:58:53 +0000
|