[Pkg-electronics-devel] gnucap package.

Carsten Schoenert c.schoenert at t-online.de
Wed Apr 11 18:53:29 BST 2018


Hello Felix,

Am 10.04.18 um 23:00 schrieb Felix Salfelder:
> Dear Carsten.
> 
> finally got back to it :)
> 
> did it as above, but no "gnucap-devel" yet. I first need to turn
> gnucap-conf into something more pkgconfig-like, coinstallable .pc files
> and such, looks like an upstream issue.  (will do, once I have a use case).
> 
> lintian is happy, but apologies if I am missing something.

glad to hear you made progress.

At a first look I found a small issue about a missing shlibs:Depends.
The fix is easy. I added the patch for convenience.

> diff --git a/debian/control b/debian/control
> index 3b19f9b..2811f83 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -28,7 +28,7 @@ Description: GNU Circuit Analysis package, the library
>  
>  Package: gnucap
>  Architecture: any
> -Depends: ${misc:Depends}
> +Depends: ${misc:Depends}, ${shlibs:Depends}
>  Recommends: gnucap-common
>  Description: GNU Circuit Analysis package, main executable
>   GNUCAP is a general purpose circuit simulator. It performs nonlinear

I agree an on the package layout. For now I'd say this make the most of
sense.

-- 
Regards
Carsten
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d-control-add-missing-shlibs-Depends-on-gnucap.patch
Type: text/x-patch
Size: 985 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-electronics-devel/attachments/20180411/305fb49a/attachment.bin>


More information about the Pkg-electronics-devel mailing list