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
|
python-pcl (0.3.0~rc1+dfsg-7) unstable; urgency=medium
* Revert "Fix vtk include path"
* Depend on new PCL (due to new VTK include path)
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 19 Dec 2018 11:42:57 +0100
python-pcl (0.3.0~rc1+dfsg-6) unstable; urgency=medium
* Fix vtk include path
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 11 Dec 2018 21:16:28 +0100
python-pcl (0.3.0~rc1+dfsg-5) unstable; urgency=medium
* Update Maintainer/Uploaders
* Enable visualization module
* Remove ConditionalRemoval API and add deprecation notice
* Add support for PCL 1.9
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 11 Dec 2018 07:32:44 +0100
python-pcl (0.3.0~rc1+dfsg-4) unstable; urgency=medium
* Add support for multiple Python versions.
Thanks to themill
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 14 Oct 2018 19:04:37 +0200
python-pcl (0.3.0~rc1+dfsg-3) unstable; urgency=medium
[ Adrian Bunk ]
* Fix FTBFS on most 32bit architectures
-- Jochen Sprickerhof <jspricke@debian.org> Tue, 02 Oct 2018 07:47:51 +0200
python-pcl (0.3.0~rc1+dfsg-2) unstable; urgency=medium
* Add comments about copyright references in the package (Closes: #909785)
-- Jochen Sprickerhof <jspricke@debian.org> Sat, 29 Sep 2018 09:04:56 +0200
python-pcl (0.3.0~rc1+dfsg-1) unstable; urgency=low
* Initial release. Closes: #909221
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 13 Sep 2018 18:58:55 +0200
|