Package: calf-plugins Version: 0.90.3-1+b3 Severity: normal X-Debbugs-Cc: [email protected]
I was wondering whether the .a and .la files are being installed on purpose or rather by mistake? ~~~ $ ls -l /usr/lib/x86_64-linux-gnu/calf total 34464 -rw-r--r-- 1 root root 32703090 Nov 21 21:08 calf.a -rw-r--r-- 1 root root 927 Nov 21 21:08 calf.la -rw-r--r-- 1 root root 2577872 Nov 21 21:08 calf.so ~~~ This is actually not new with version 0.90.3-1+b3 and was there even before. I just noticed the suspicious -12M delta between 0.90.3-1+b2 and +b3 which brought my attention. ~~~ -rw-r--r-- 1 root root 45603622 Aug 16 09:18 calf.a -rw-r--r-- 1 root root 927 Aug 16 09:18 calf.la -rw-r--r-- 1 root root 2569680 Aug 16 09:18 calf.so ~~~

