Public bug reported:

Please sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)

Changelog entries since current noble version 1.13.0+dfsg-4build2:

pcl (1.14.0+dfsg-1) experimental; urgency=medium

  * Update Files-Excluded to drop zlib sources
  * New upstream version 1.14.0+dfsg
  * Update d/copyright
  * Rediff patches
  * Rename library packages due to Soname bump

 -- Jochen Sprickerhof <jspri...@debian.org>  Wed, 07 Feb 2024 08:31:15
+0100

=================
FFe Information
=================

Version bump for the pcl package to latest 1.14

[Justification]

Current PCL in noble is from 2022, the latest 1.14 was released this
same year. There are a good bunch of bugfixes specially in 1.13.1 that
are relevant. The new version specially fixes a warning during the
configuration phase for current CMake + Eigen3:

--8<-------------------------------
CMake Warning (dev) at /usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:147 
(find_package): Policy CMP0144 is not set: find_package uses upper-case 
<PACKAGENAME>_ROOT variables. Run "cmake --help-policy CMP0144" for policy 
details. Use the cmake_policy
command to set the policy and suppress this warning.

CMake variable EIGEN_ROOT is set to: /usr/include/eigen3
--8<-------------------------------

Attached is the file with changes for versions 1.13.1 and 1.14.0.

[Other Info]

The package has been more than one month in debian  experimental,
probably delaying the migration to unstable by the time_64t ABI
transition.

[Dependencies]

I've set up a Noble PPA to test the only dependency on Noble which is
the ros-perception-pcl that needs to be recompiled against this new
version bump. Compiles fine in all architectures:

 - https://launchpad.net/~j-rivero/+archive/ubuntu/pcl-1.14-noble

** Affects: pcl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: noble

** Description changed:

  Please sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)
  
  Changelog entries since current noble version 1.13.0+dfsg-4build2:
  
  pcl (1.14.0+dfsg-1) experimental; urgency=medium
  
-   * Update Files-Excluded to drop zlib sources
-   * New upstream version 1.14.0+dfsg
-   * Update d/copyright
-   * Rediff patches
-   * Rename library packages due to Soname bump
+   * Update Files-Excluded to drop zlib sources
+   * New upstream version 1.14.0+dfsg
+   * Update d/copyright
+   * Rediff patches
+   * Rename library packages due to Soname bump
  
-  -- Jochen Sprickerhof <jspri...@debian.org>  Wed, 07 Feb 2024 08:31:15
+  -- Jochen Sprickerhof <jspri...@debian.org>  Wed, 07 Feb 2024 08:31:15
  +0100
+ 
+ 
+ --- FFe Information ---------------------------
+ 
+ 
+ Version bump for the pcl package to latest 1.14
+ 
+ [Justification]
+ 
+ Current PCL in noble is from 2022, the latest 1.14 was released this
+ same year. There are a good bunch of bugfixes specially in 1.13.1 that
+ are relevant. The new version also specially fixes warnings during the
+ configuration phase for current Eigen3:
+ 
+ --8<-------------------------------
+ CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:147 (find_package): Policy 
CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT variables. 
Run "cmake --help-policy CMP0144" for policy details. Use the cmake_policy 
+ command to set the policy and suppress this warning. 
+ 
+ CMake variable EIGEN_ROOT is set to: /usr/include/eigen3
+ 
+ --8<-------------------------------
+ 
+ Attached is the file with changes for versions 1.13.1 and 1.14.0.
+ 
+ [Other Info]
+ 
+ The package has been more than one month in debian  experimental,
+ probably delaying the migration to unstable by the time_64t ABI 
+ transition.
+ 
+ [Dependencies]
+ 
+ I've set up a Noble PPA to test the only dependency on Noble which is
+ the ros-perception-pcl that needs to be recompiled against this new
+ version bump. Compiles fine in all architectures:
+ 
+  - https://launchpad.net/~j-rivero/+archive/ubuntu/pcl-1.14-noble

** Description changed:

  Please sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)
  
  Changelog entries since current noble version 1.13.0+dfsg-4build2:
  
  pcl (1.14.0+dfsg-1) experimental; urgency=medium
  
    * Update Files-Excluded to drop zlib sources
    * New upstream version 1.14.0+dfsg
    * Update d/copyright
    * Rediff patches
    * Rename library packages due to Soname bump
  
   -- Jochen Sprickerhof <jspri...@debian.org>  Wed, 07 Feb 2024 08:31:15
  +0100
  
- 
- --- FFe Information ---------------------------
- 
+ =================
+ FFe Information 
+ =================
  
  Version bump for the pcl package to latest 1.14
  
  [Justification]
  
  Current PCL in noble is from 2022, the latest 1.14 was released this
  same year. There are a good bunch of bugfixes specially in 1.13.1 that
  are relevant. The new version also specially fixes warnings during the
  configuration phase for current Eigen3:
  
  --8<-------------------------------
- CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:147 (find_package): Policy 
CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT variables. 
Run "cmake --help-policy CMP0144" for policy details. Use the cmake_policy 
- command to set the policy and suppress this warning. 
+ CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:147 (find_package): Policy 
CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT variables. 
Run "cmake --help-policy CMP0144" for policy details. Use the cmake_policy
+ command to set the policy and suppress this warning.
  
  CMake variable EIGEN_ROOT is set to: /usr/include/eigen3
  
  --8<-------------------------------
  
  Attached is the file with changes for versions 1.13.1 and 1.14.0.
  
  [Other Info]
  
  The package has been more than one month in debian  experimental,
- probably delaying the migration to unstable by the time_64t ABI 
+ probably delaying the migration to unstable by the time_64t ABI
  transition.
  
  [Dependencies]
  
  I've set up a Noble PPA to test the only dependency on Noble which is
  the ros-perception-pcl that needs to be recompiled against this new
  version bump. Compiles fine in all architectures:
  
-  - https://launchpad.net/~j-rivero/+archive/ubuntu/pcl-1.14-noble
+  - https://launchpad.net/~j-rivero/+archive/ubuntu/pcl-1.14-noble

** Description changed:

  Please sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)
  
  Changelog entries since current noble version 1.13.0+dfsg-4build2:
  
  pcl (1.14.0+dfsg-1) experimental; urgency=medium
  
    * Update Files-Excluded to drop zlib sources
    * New upstream version 1.14.0+dfsg
    * Update d/copyright
    * Rediff patches
    * Rename library packages due to Soname bump
  
   -- Jochen Sprickerhof <jspri...@debian.org>  Wed, 07 Feb 2024 08:31:15
  +0100
  
  =================
- FFe Information 
+ FFe Information
  =================
  
  Version bump for the pcl package to latest 1.14
  
  [Justification]
  
  Current PCL in noble is from 2022, the latest 1.14 was released this
  same year. There are a good bunch of bugfixes specially in 1.13.1 that
- are relevant. The new version also specially fixes warnings during the
- configuration phase for current Eigen3:
+ are relevant. The new version specially fixes a warning during the
+ configuration phase for current CMake + Eigen3:
  
  --8<-------------------------------
  CMake Warning (dev) at 
/usr/lib/x86_64-linux-gnu/cmake/pcl/PCLConfig.cmake:147 (find_package): Policy 
CMP0144 is not set: find_package uses upper-case <PACKAGENAME>_ROOT variables. 
Run "cmake --help-policy CMP0144" for policy details. Use the cmake_policy
  command to set the policy and suppress this warning.
  
  CMake variable EIGEN_ROOT is set to: /usr/include/eigen3
- 
  --8<-------------------------------
  
  Attached is the file with changes for versions 1.13.1 and 1.14.0.
  
  [Other Info]
  
  The package has been more than one month in debian  experimental,
  probably delaying the migration to unstable by the time_64t ABI
  transition.
  
  [Dependencies]
  
  I've set up a Noble PPA to test the only dependency on Noble which is
  the ros-perception-pcl that needs to be recompiled against this new
  version bump. Compiles fine in all architectures:
  
   - https://launchpad.net/~j-rivero/+archive/ubuntu/pcl-1.14-noble

** Tags added: noble

** Summary changed:

- Sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)
+ [FFe] Sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental (main)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2058279

Title:
  [FFe] Sync pcl 1.14.0+dfsg-1 (universe) from Debian experimental
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcl/+bug/2058279/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to