* Package name : ngscopeclient Version : 0.1 Upstream Author : Andrew Zonenberg * URL : https://www.ngscopeclient.org/ * License : BSD 3 clause Programming Lang: C++ Description : Advanced T&M remote control and analysis suite GUI tool for interactive analysis of oscilloscope time series. The source is available from <URL: https://github.com/ngscopeclient/scopehal-apps >
I just discovered that a package is already uploaded and waiting for NEW processing, <URL: https://ftp-master.debian.org/new/ngscopeclient_0.1-1.html >.
retitle 1120076 ITP: ngscopeclient -- Advanced T&M remote control and
analysis suite
merge 988409 1120076
thanks
Hi Petter,
The package can also be found in my private repo until it is accepted in
Debian: https://deb.simonrichter.eu/sjr-misc-sid.sources ("backports" to
bookworm and trixie are also in that repo).
If you use these and find a bug, please tell me, I only did some
rudimentary testing with CSV and VCD files, no actual measurements.
Simon
[Simon Richter] Thanks. Is there a public git repo with the packaging?
Hi Petter,
Not right now, I'll do that once DFSG review is in, because I don't
quite trust myself to have done all of that correctly given the vast
amounts of vendored code there is.
Pushing this to git will be difficult for the same reason -- the orig
archives are repacked, and the original project heavily uses submodules
for version pinning, so the packages can't really sit on top of upstream
git.
So for now, if you have changes, debdiff is probably the best option.
Simon