Source: squeak-plugins-scratch
Severity: serious
Tags: buster sid
Bernhard Übelacker noticed in #892016:
<-- snip -->
When just installing the packages the plugin so.CameraPlugin gets
used from the package squeak-plugins-scratch.
But a similar so.CameraPlugin is already packaged with squeak-vm.
squeak-vm: /usr/lib/squeak/4.10.2.2614/so.CameraPlugin
squeak-plugins-scratch: /usr/lib/scratch/plugins/so.CameraPlugin
So this probably should be clarified if the plugins are really
needed in both packages.
<-- snip -->
At first sight I would say that all plugins in squeak-plugins-scratch
are already shipped by squeak-vm, but I might be missing something.