[Pkg-electronics-devel] Bug#1068810: sch-rnd: hardcoded librnd4 dependency

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


Package: sch-rnd
Version: 1.0.5-1
Severity: normal
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 sch-rnd-1.0.5/debian/control sch-rnd-1.0.5/debian/control
--- sch-rnd-1.0.5/debian/control	2024-04-11 06:59:15.000000000 +0200
+++ sch-rnd-1.0.5/debian/control	2024-04-11 15:46:41.000000000 +0200
@@ -88,7 +88,7 @@
  
  Package: sch-rnd-core
  Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, librnd4 (>= 4.1.0)
+Depends: ${misc:Depends}, ${shlibs:Depends}
  Description: sch-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
@@ -97,7 +97,7 @@
  
  Package: sch-rnd-export-vector
  Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, sch-rnd-core (= ${binary:Version}), librnd4 (>= 4.1.0)
+Depends: ${misc:Depends}, ${shlibs:Depends}, sch-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/7a079fa7/attachment.sig>


More information about the Pkg-electronics-devel mailing list