[Pkg-electronics-devel] Bug#1068811: camv-rnd: hardcoded librnd4 dependency

Gianfranco Costamagna locutusofborg at debian.org
Thu Apr 11 14:50:18 BST 2024


Package: camv-rnd
Version: 1.1.4-1
Severity: serious
Tags: patch


Hello, I found that librnd4 is correctly evaluated from shlibs:Depends in the core library and then it can be dropped also on core reverse-dependencies.


Please drop it.


Thanks for considering the patch.

diff -Nru camv-rnd-1.1.4/debian/control camv-rnd-1.1.4/debian/control
--- camv-rnd-1.1.4/debian/control	2023-11-30 16:53:21.000000000 +0100
+++ camv-rnd-1.1.4/debian/control	2024-04-11 15:44:20.000000000 +0200
@@ -47,7 +47,7 @@
  Architecture: any
  Replaces: camv-rnd (<< 1.1.0-1)
  Breaks: camv-rnd (<< 1.1.0-1)
-Depends: ${misc:Depends}, ${shlibs:Depends}, librnd4, librnd4-lib-gui
+Depends: ${misc:Depends}, ${shlibs:Depends}, librnd4-lib-gui
  Description: camv-rnd executable with the core functionality and boxsym-rnd
   Includes the data model, the most common action commands, the native
   file format. Can be used in headless mode or batch/scripted mode for
@@ -56,7 +56,7 @@
  
  Package: camv-rnd-export-vector
  Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, camv-rnd-core (= ${binary:Version}), librnd4
+Depends: ${misc:Depends}, ${shlibs:Depends}, camv-rnd-core (= ${binary:Version})
  Description: Export formats: vector graphics
   Common vector graphic export formats: ps, eps, svg.
  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-electronics-devel/attachments/20240411/e0f62bb3/attachment.sig>


More information about the Pkg-electronics-devel mailing list