[Advent bug squashing] Bug#994286: marked as done (r-bioc-destiny: Orphaned upstream, marked for removal in next BioConductor release)

2021-12-20 Thread Andreas Tille
To: 994286-d...@bugs.debian.org Subject: Upstream has updated the package thus closing the bug -- http://fam-tille.de

[Advent bug squashing] 982383 Done: Confusing patch description

2021-12-20 Thread Andreas Tille
The patch in question was removed with the latest upload of the new upstream version. Thus closing the bug. Kind regards, Andreas. -- http://fam-tille.de

Acquiring Dental RVG on Linux

2021-12-20 Thread Mayuresh
Reviving this[1] old thread after a gap of 1 year. Thanks to the thread this[2] open source implementation to interact with a dental RVG device got developed. As of my pausing this work it was possible to extract the X ray image using our software, but it lacked some image processing to make its q

[Advent bug squashing] Bug#995831: marked as done (find_package(charls 2.2.0 REQUIRED) not working)

2021-12-20 Thread Andreas Tille
I've just applied the bug provided by upstream. Package: libcharls-dev Version: 2.2.0+dfsg-2 The following simple cmakelists.txt file on buster: ``` cmake_minimum_required(VERSION 3.18) project(p) find_package(charls 2.2.0 REQUIRED) ``` lead to: CMake Error at CMakeLists.txt:3 (find_package