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
|
python-pcl (0.3.0~rc1+dfsg-14) unstable; urgency=medium
* Unapply patches
* Cleanup patches
* Add patch for PCL 1.13 and later
* Update d/cleanup
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Fri, 06 Jan 2023 10:15:06 +0100
python-pcl (0.3.0~rc1+dfsg-13) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Contact, Repository-Browse.
[ Jochen Sprickerhof ]
* Use distutils instead of setuptools for Cython compatibility
(Closes: #1022498)
* Commit Debian 3.0 (quilt) metadata
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 23 Oct 2022 16:53:59 +0200
python-pcl (0.3.0~rc1+dfsg-12) unstable; urgency=medium
* Drop python3:Versions
* Drop python3:Provides
* Drop duplicate build dependency
* Update for VTK 9.1 (Closes: #1008731)
* Commit Debian 3.0 (quilt) metadata
-- Jochen Sprickerhof <jspricke@debian.org> Thu, 31 Mar 2022 19:14:33 +0200
python-pcl (0.3.0~rc1+dfsg-11) unstable; urgency=medium
* Fix deprecated collections import (since Python 3.3)
* Commit Debian 3.0 (quilt) metadata
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 21 Nov 2021 22:23:56 +0100
python-pcl (0.3.0~rc1+dfsg-10) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Jochen Sprickerhof ]
* Support for PCL-1.12
* Commit Debian 3.0 (quilt) metadata
* Bump policy versions (no changes)
* Install examples
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 11 Oct 2021 21:54:33 +0200
python-pcl (0.3.0~rc1+dfsg-9) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
[ Jochen Sprickerhof ]
* Use PCL 1.11 API
* bump debhelper version
* Commit Debian 3.0 (quilt) metadata
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 20 Jul 2020 06:27:49 +0200
python-pcl (0.3.0~rc1+dfsg-8) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Jochen Sprickerhof ]
* Add support for PCL 1.10
* Commit Debian 3.0 (quilt) metadata
* bump policy and debhelper versions (no changes)
* simplify d/watch
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 27 Jan 2020 11:06:15 +0100
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
|