Debian NEW package overview for linux-gpib-user
linux-gpib-user_4.3.7-5~bpo13+1_multi.changes (click to toggle)
Format:1.8
Date:Sun, 30 Nov 2025 16:19:52 +0100
Binary:gpib-user-doc gpib-user-tools gpib-user-tools-dbgsym libgpib0 libgpib0-dbgsym libgpib-bin libgpib-dev libgpib-doc python3-gpib python3-gpib-dbgsym
Source:linux-gpib-user
Architecture:all amd64 source
Version:4.3.7-5~bpo13+1
Distribution:trixie-backports
Urgency:medium
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Changed-By:Matthias Geiger <werdahias@debian.org>
Description:
gpib-user-doc - gpib hardware support (documentation)
gpib-user-tools - gpib hardware support (user tools)
libgpib0   - gpib hardware support (shared library)
libgpib-bin - gpib hardware support (udev helpers)
libgpib-dev - gpib hardware support (development library)
libgpib-doc - gpib hardware support (library documentation)
python3-gpib - gpib hardware support (python bindings)
Changes:
linux-gpib-user (4.3.7-5~bpo13+1) trixie-backports; urgency=medium

  * Rebuild for trixie-backports.
Files:
018efe0de8758660c34495749a2cfbf2 2012 utils optional linux-gpib-user_4.3.7-5~bpo13+1.dsc
00818bff30f07c9e5d119fe1e6c9dd73 7904 utils optional linux-gpib-user_4.3.7-5~bpo13+1.debian.tar.xz
fffe75407d8fa52ed6ec021309753407 11991 utils optional linux-gpib-user_4.3.7-5~bpo13+1_amd64.buildinfo
f627336ba0734a949cc1d360b5ac4917 58568 doc optional gpib-user-doc_4.3.7-5~bpo13+1_all.deb
e5d2228572630760dd3556cb83bd25f9 49748 debug optional gpib-user-tools-dbgsym_4.3.7-5~bpo13+1_amd64.deb
96f6735d33264354c148dbb23df9dc13 31120 utils optional gpib-user-tools_4.3.7-5~bpo13+1_amd64.deb
5152de0d1aa8e542f11662739088e21e 6428 libs optional libgpib-bin_4.3.7-5~bpo13+1_all.deb
482121dc8cd75d249925e49b4b1f3967 9436 libdevel optional libgpib-dev_4.3.7-5~bpo13+1_amd64.deb
e6d00308ad2ce6a71d354d83c69f1775 91180 doc optional libgpib-doc_4.3.7-5~bpo13+1_all.deb
c9718cfe9a21bba9ec2370a0ab74e759 116916 debug optional libgpib0-dbgsym_4.3.7-5~bpo13+1_amd64.deb
a4a773be62df74eebdfd6706005b4eac 41760 libs optional libgpib0_4.3.7-5~bpo13+1_amd64.deb
fe91e694e7dcd88facaadb1cc02420f6 18580 debug optional python3-gpib-dbgsym_1.0.1-5~bpo13+1_amd64.deb
ac3dbf4f85192c1cbe3594a8c8b456de 12388 python optional python3-gpib_1.0.1-5~bpo13+1_amd64.deb
linux-gpib-user_4.3.7-5~bpo13+1.dsc (click to toggle)
Format:3.0 (quilt)
Source:linux-gpib-user
Binary:gpib-user-tools, libgpib-dev, libgpib0, libgpib-bin, libgpib-doc, gpib-user-doc, python3-gpib
Architecture:linux-any all
Version:4.3.7-5~bpo13+1
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders:Matthias Geiger <werdahias@debian.org>
Homepage:https://linux-gpib.sourceforge.io
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/electronics-team/linux-gpib-user
Vcs-Git:https://salsa.debian.org/electronics-team/linux-gpib-user.git
Testsuite:autopkgtest
Testsuite-Triggers:python3-all
Build-Depends:debhelper-compat (=13), dh-sequence-python3, flex, bison, pybuild-plugin-pyproject, python3-all-dev, python3-setuptools, docbook, docbook-utils, docbook-xml, docbook-xsl-ns, xsltproc, opensp
Package-List:gpib-user-doc deb doc optional arch=all gpib-user-tools deb utils optional arch=linux-any libgpib-bin deb libs optional arch=all libgpib-dev deb libdevel optional arch=linux-any libgpib-doc deb doc optional arch=all libgpib0 deb libs optional arch=linux-any python3-gpib deb python optional arch=linux-any
Files:
0bc4e841fe965555de006a65b0a59c45 285056 linux-gpib-user_4.3.7.orig.tar.gz
00818bff30f07c9e5d119fe1e6c9dd73 7904 linux-gpib-user_4.3.7-5~bpo13+1.debian.tar.xz
lintian 2.116.3+deb12u1 check for linux-gpib-user_4.3.7-5~bpo13+1.dsc (click to toggle)
README.source for linux-gpib-user_4.3.7-5~bpo13+1.dsc (click to toggle)
gpib-user for Debian
======================


Since upstreams tarball 
1) consists of both the kernel tools *and* the userspace tools as two seperate tarballs
2) and is not equal to the git repositories contents (contains prebuilt docs)

it's created manually instead of relying of uscan. First, the latest tag is cloned:

$ git clone https://git.code.sf.net/p/linux-gpib/git linux-gpib-git -b v4_3_6

(substitute accordingly)

Then, the unneeded kernel parts are discarded, as they are in staging now:

$ cd linux-gpib-git && git rm -r README.txt linux-gpib-kernel

A git archive is created:

$ cd linux-gpib-user && cp ../ChangeLog . && git archive --format=tar > linux-gpib-user_4.3.6.tar

Finally the tarball is ready:

$ gzip linux-gpib-user_4.3.6.tar 

Now it can be fed to gbp:

$ gbp --import-orig ../linux-gpib-user_4.3.6.tar



-- Matthias Geiger <werdahias@debian.org>
control file for gpib-user-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
Package:gpib-user-doc
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:all
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:522
Section:doc
Priority:optional
Multi-Arch:foreign
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (documentation)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the documentation.
lintian 2.116.3+deb12u1 check for gpib-user-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
contents of gpib-user-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/gpib-user/
-rw-r--r-- root/root      2755 2025-10-05 12:28 ./usr/share/doc/gpib-user/README.HAMEG
-rw-r--r-- root/root      1692 2025-10-05 12:28 ./usr/share/doc/gpib-user/README.hp82335.gz
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/gpib-user-doc/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/gpib-user-doc/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/gpib-user-doc/copyright
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/
-rw-r--r-- root/root     10255 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/configuration-gpib-conf.html
-rw-r--r-- root/root      8858 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/configuration-gpib-config.html
-rw-r--r-- root/root      2380 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/configuration.html
-rw-r--r-- root/root      6842 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-1.html
-rw-r--r-- root/root      2929 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-10.html
-rw-r--r-- root/root      2731 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-2.html
-rw-r--r-- root/root      3986 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-3.html
-rw-r--r-- root/root      7139 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-4.html
-rw-r--r-- root/root      3277 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-5.html
-rw-r--r-- root/root      2669 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-6.html
-rw-r--r-- root/root      2954 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-7.html
-rw-r--r-- root/root      2987 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-8.html
-rw-r--r-- root/root      2435 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-9.html
-rw-r--r-- root/root      3387 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl-addendum.html
-rw-r--r-- root/root      3522 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/gfdl.html
-rw-r--r-- root/root     10083 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/ibterm.html
-rw-r--r-- root/root     15680 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/index.html
-rw-r--r-- root/root      3287 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-allspoll.html
-rw-r--r-- root/root      3709 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-async-ibcnt.html
-rw-r--r-- root/root      3649 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-async-iberr.html
-rw-r--r-- root/root      3764 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-async-ibsta.html
-rw-r--r-- root/root      3142 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-cfgn.html
-rw-r--r-- root/root      2854 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-devclear.html
-rw-r--r-- root/root      3120 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-devclearlist.html
-rw-r--r-- root/root      3202 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-enablelocal.html
-rw-r--r-- root/root      2806 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-enableremote.html
-rw-r--r-- root/root      4103 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-findlstn.html
-rw-r--r-- root/root      3164 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-findrqs.html
-rw-r--r-- root/root      2809 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-get-pad.html
-rw-r--r-- root/root      2859 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-get-sad.html
-rw-r--r-- root/root      8875 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibask.html
-rw-r--r-- root/root      3316 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibbna.html
-rw-r--r-- root/root      3301 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibcac.html
-rw-r--r-- root/root      2725 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibclr.html
-rw-r--r-- root/root      3635 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibcmd.html
-rw-r--r-- root/root      3911 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibcmda.html
-rw-r--r-- root/root     10783 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibconfig.html
-rw-r--r-- root/root      3907 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibdev.html
-rw-r--r-- root/root      3601 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibeos.html
-rw-r--r-- root/root      2889 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibeot.html
-rw-r--r-- root/root      4450 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibevent.html
-rw-r--r-- root/root      3210 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibfind.html
-rw-r--r-- root/root      3346 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibgts.html
-rw-r--r-- root/root      3119 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibist.html
-rw-r--r-- root/root      5175 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-iblines.html
-rw-r--r-- root/root      4518 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibln.html
-rw-r--r-- root/root      3063 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibloc.html
-rw-r--r-- root/root      3687 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibonl.html
-rw-r--r-- root/root      3323 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibpad.html
-rw-r--r-- root/root      2789 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibpct.html
-rw-r--r-- root/root      3819 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibppc.html
-rw-r--r-- root/root      3760 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrd.html
-rw-r--r-- root/root      4079 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrda.html
-rw-r--r-- root/root      2984 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrdf.html
-rw-r--r-- root/root      3425 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrpp.html
-rw-r--r-- root/root      3485 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrsc.html
-rw-r--r-- root/root      5046 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrsp.html
-rw-r--r-- root/root      3575 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrsv.html
-rw-r--r-- root/root      5074 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibrsv2.html
-rw-r--r-- root/root      3716 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibsad.html
-rw-r--r-- root/root      3097 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibsic.html
-rw-r--r-- root/root      3343 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibspb.html
-rw-r--r-- root/root      2936 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibsre.html
-rw-r--r-- root/root      3381 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibstop.html
-rw-r--r-- root/root      4483 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibtmo.html
-rw-r--r-- root/root      2832 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibtrg.html
-rw-r--r-- root/root      2592 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibvers.html
-rw-r--r-- root/root      4185 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibwait.html
-rw-r--r-- root/root      3897 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibwrt.html
-rw-r--r-- root/root      3903 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibwrta.html
-rw-r--r-- root/root      2949 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ibwrtf.html
-rw-r--r-- root/root      3563 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-make-addr.html
-rw-r--r-- root/root      2851 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-mla.html
-rw-r--r-- root/root      2998 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-msa.html
-rw-r--r-- root/root      2844 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-mta.html
-rw-r--r-- root/root      2764 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-passcontrol.html
-rw-r--r-- root/root      3447 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ppe-byte.html
-rw-r--r-- root/root      3152 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ppoll.html
-rw-r--r-- root/root      3283 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ppollconfig.html
-rw-r--r-- root/root      2720 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-ppollunconfig.html
-rw-r--r-- root/root      3610 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-rcvrespmsg.html
-rw-r--r-- root/root      3155 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-readstatusbyte.html
-rw-r--r-- root/root      2940 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-receive.html
-rw-r--r-- root/root      3026 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-receivesetup.html
-rw-r--r-- root/root      2982 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-resetsys.html
-rw-r--r-- root/root      2879 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-send.html
-rw-r--r-- root/root      2886 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-sendcmds.html
-rw-r--r-- root/root      3998 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-senddatabytes.html
-rw-r--r-- root/root      2986 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-sendifc.html
-rw-r--r-- root/root      2937 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-sendlist.html
-rw-r--r-- root/root      3209 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-sendllo.html
-rw-r--r-- root/root      3076 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-sendsetup.html
-rw-r--r-- root/root      3122 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-setrwls.html
-rw-r--r-- root/root      2964 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-testsrq.html
-rw-r--r-- root/root      3300 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-testsys.html
-rw-r--r-- root/root      3027 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-thread-ibcnt.html
-rw-r--r-- root/root      2919 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-thread-iberr.html
-rw-r--r-- root/root      2845 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-thread-ibsta.html
-rw-r--r-- root/root      2641 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-trigger.html
-rw-r--r-- root/root      2880 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-triggerlist.html
-rw-r--r-- root/root      2856 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-function-waitsrq.html
-rw-r--r-- root/root      2733 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-globals-ibcnt.html
-rw-r--r-- root/root      5684 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-globals-iberr.html
-rw-r--r-- root/root      7304 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference-globals-ibsta.html
-rw-r--r-- root/root      2393 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/reference.html
-rw-r--r-- root/root     22022 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/supported-hardware.html
-rw-r--r-- root/root      6634 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/traditional-api.html
-rw-r--r-- root/root      2023 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/util-prog.html
-rw-r--r-- root/root      7372 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/x25.html
-rw-r--r-- root/root      5721 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/x3047.html
-rw-r--r-- root/root      3756 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/x3822.html
-rw-r--r-- root/root      7438 2025-11-30 15:19 ./usr/share/doc/linux-gpib-user/html/x4176.html
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc-base/
-rw-r--r-- root/root       258 2025-10-05 13:24 ./usr/share/doc-base/gpib-user-doc.gpib-user-doc
control file for gpib-user-tools_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
Package:gpib-user-tools
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:124
Depends:libc6 (>=2.38), libgpib0 (>=4.3.6)
Section:utils
Priority:optional
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (user tools)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the userspace tools.
lintian 2.116.3+deb12u1 check for gpib-user-tools_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
contents of gpib-user-tools_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./etc/
-rw-r--r-- root/root      2838 2025-11-30 15:19 ./etc/gpib.conf
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/bin/
-rwxr-xr-x root/root     14576 2025-11-30 15:19 ./usr/bin/findlisteners
-rwxr-xr-x root/root     18704 2025-11-30 15:19 ./usr/bin/ibterm
-rwxr-xr-x root/root     30960 2025-11-30 15:19 ./usr/bin/ibtest
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/sbin/
-rwxr-xr-x root/root     22768 2025-11-30 15:19 ./usr/sbin/gpib_config
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/gpib-user-tools/
-rw-r--r-- root/root       635 2025-11-28 15:51 ./usr/share/doc/gpib-user-tools/README.Debian
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/gpib-user-tools/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/gpib-user-tools/copyright
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       105 2025-10-06 23:23 ./usr/share/lintian/overrides/gpib-user-tools
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/man1/
-rw-r--r-- root/root      1976 2025-11-30 15:19 ./usr/share/man/man1/ibterm.1.gz
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/man5/
-rw-r--r-- root/root      3026 2025-11-30 15:19 ./usr/share/man/man5/gpib.conf.5.gz
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/man8/
-rw-r--r-- root/root      2139 2025-11-30 15:19 ./usr/share/man/man8/gpib_config.8.gz
control file for gpib-user-tools-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
Package:gpib-user-tools-dbgsym
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:116
Depends:gpib-user-tools (=4.3.7-5~bpo13+1)
Section:debug
Priority:optional
Description:
debug symbols for gpib-user-tools
Build-Ids:1518759bdd66aa1ad644f8d9927fb2ac85aef4db 45db542db7955473ea417bd3e10386acac91440e 5d5ee6719e7705345362370ae29ca9d201c31acf eaf98b862b740d022cc0bb327d51e317f893ab94
lintian 2.116.3+deb12u1 check for gpib-user-tools-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
contents of gpib-user-tools-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/15/
-rw-r--r-- root/root     27224 2025-11-30 15:19 ./usr/lib/debug/.build-id/15/18759bdd66aa1ad644f8d9927fb2ac85aef4db.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/45/
-rw-r--r-- root/root     21208 2025-11-30 15:19 ./usr/lib/debug/.build-id/45/db542db7955473ea417bd3e10386acac91440e.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/5d/
-rw-r--r-- root/root     33912 2025-11-30 15:19 ./usr/lib/debug/.build-id/5d/5ee6719e7705345362370ae29ca9d201c31acf.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/ea/
-rw-r--r-- root/root     14992 2025-11-30 15:19 ./usr/lib/debug/.build-id/ea/f98b862b740d022cc0bb327d51e317f893ab94.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root      3912 2025-11-30 15:19 ./usr/lib/debug/.dwz/x86_64-linux-gnu/gpib-user-tools.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-11-30 15:19 ./usr/share/doc/gpib-user-tools-dbgsym -> gpib-user-tools
control file for libgpib-bin_4.3.7-5~bpo13+1_all.deb (click to toggle)
Package:libgpib-bin
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:all
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:30
Section:libs
Priority:optional
Multi-Arch:foreign
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (udev helpers)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the udev helpers.
lintian 2.116.3+deb12u1 check for libgpib-bin_4.3.7-5~bpo13+1_all.deb (click to toggle)
contents of libgpib-bin_4.3.7-5~bpo13+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/udev/
-rwxr-xr-x root/root       383 2025-11-30 15:19 ./usr/lib/udev/gpib_udev_config
-rwxr-xr-x root/root      1592 2025-11-30 15:19 ./usr/lib/udev/gpib_udev_fxloader
-rwxr-xr-x root/root       283 2025-11-30 15:19 ./usr/lib/udev/gpib_udevadm_wrapper
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/udev/rules.d/
-rw-r--r-- root/root      1096 2025-11-30 15:19 ./usr/lib/udev/rules.d/98-gpib-generic.rules
-rw-r--r-- root/root      1184 2025-11-30 15:19 ./usr/lib/udev/rules.d/99-agilent_82357a.rules
-rw-r--r-- root/root       817 2025-11-30 15:19 ./usr/lib/udev/rules.d/99-lpvo_usb_gpib.rules
-rw-r--r-- root/root      1240 2025-11-30 15:19 ./usr/lib/udev/rules.d/99-ni_usb_gpib.rules
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/libgpib-bin/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/libgpib-bin/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/libgpib-bin/copyright
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       530 2025-10-05 13:24 ./usr/share/lintian/overrides/libgpib-bin
control file for libgpib-dev_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
Package:libgpib-dev
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:42
Depends:libgpib0 (=4.3.7-5~bpo13+1)
Section:libdevel
Priority:optional
Multi-Arch:same
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (development library)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the development headers.
lintian 2.116.3+deb12u1 check for libgpib-dev_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
contents of libgpib-dev_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/include/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/include/gpib/
-rw-r--r-- root/root      2911 2025-11-30 15:19 ./usr/include/gpib/gpib.h
-rw-r--r-- root/root     10518 2025-11-30 15:19 ./usr/include/gpib/gpib_user.h
-rw-r--r-- root/root        87 2025-11-30 15:19 ./usr/include/gpib/gpib_version.h
-rw-r--r-- root/root      6660 2025-11-30 15:19 ./usr/include/gpib/ib.h
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/pkgconfig/
-rw-r--r-- root/root       313 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/pkgconfig/libgpib.pc
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/libgpib-dev/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/libgpib-dev/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/libgpib-dev/copyright
lrwxrwxrwx root/root         0 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/libgpib.so -> libgpib.so.0.4.0
control file for libgpib-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
Package:libgpib-doc
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:all
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:127
Section:doc
Priority:optional
Multi-Arch:foreign
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (library documentation)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the man pages documenting the library functions.
lintian 2.116.3+deb12u1 check for libgpib-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
contents of libgpib-doc_4.3.7-5~bpo13+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/libgpib-doc/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/libgpib-doc/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/libgpib-doc/copyright
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/man/man3/
-rw-r--r-- root/root       918 2025-11-30 15:19 ./usr/share/man/man3/AllSPoll.3.gz
-rw-r--r-- root/root       982 2025-11-30 15:19 ./usr/share/man/man3/AsyncIbcnt.3.gz
-rw-r--r-- root/root       961 2025-11-30 15:19 ./usr/share/man/man3/AsyncIberr.3.gz
-rw-r--r-- root/root      1030 2025-11-30 15:19 ./usr/share/man/man3/AsyncIbsta.3.gz
-rw-r--r-- root/root       884 2025-11-30 15:19 ./usr/share/man/man3/CFGn.3.gz
-rw-r--r-- root/root       754 2025-11-30 15:19 ./usr/share/man/man3/DevClear.3.gz
-rw-r--r-- root/root       849 2025-11-30 15:19 ./usr/share/man/man3/DevClearList.3.gz
-rw-r--r-- root/root       922 2025-11-30 15:19 ./usr/share/man/man3/EnableLocal.3.gz
-rw-r--r-- root/root       777 2025-11-30 15:19 ./usr/share/man/man3/EnableRemote.3.gz
-rw-r--r-- root/root      1214 2025-11-30 15:19 ./usr/share/man/man3/FindLstn.3.gz
-rw-r--r-- root/root       833 2025-11-30 15:19 ./usr/share/man/man3/FindRQS.3.gz
-rw-r--r-- root/root       736 2025-11-30 15:19 ./usr/share/man/man3/GetPAD.3.gz
-rw-r--r-- root/root       751 2025-11-30 15:19 ./usr/share/man/man3/GetSAD.3.gz
-rw-r--r-- root/root       735 2025-11-30 15:19 ./usr/share/man/man3/MLA.3.gz
-rw-r--r-- root/root       823 2025-11-30 15:19 ./usr/share/man/man3/MSA.3.gz
-rw-r--r-- root/root       734 2025-11-30 15:19 ./usr/share/man/man3/MTA.3.gz
-rw-r--r-- root/root       957 2025-11-30 15:19 ./usr/share/man/man3/MakeAddr.3.gz
-rw-r--r-- root/root       935 2025-11-30 15:19 ./usr/share/man/man3/PPE_byte.3.gz
-rw-r--r-- root/root       885 2025-11-30 15:19 ./usr/share/man/man3/PPoll.3.gz
-rw-r--r-- root/root       917 2025-11-30 15:19 ./usr/share/man/man3/PPollConfig.3.gz
-rw-r--r-- root/root       722 2025-11-30 15:19 ./usr/share/man/man3/PPollUnconfig.3.gz
-rw-r--r-- root/root       741 2025-11-30 15:19 ./usr/share/man/man3/PassControl.3.gz
-rw-r--r-- root/root      1072 2025-11-30 15:19 ./usr/share/man/man3/RcvRespMsg.3.gz
-rw-r--r-- root/root       873 2025-11-30 15:19 ./usr/share/man/man3/ReadStatusByte.3.gz
-rw-r--r-- root/root       785 2025-11-30 15:19 ./usr/share/man/man3/Receive.3.gz
-rw-r--r-- root/root       847 2025-11-30 15:19 ./usr/share/man/man3/ReceiveSetup.3.gz
-rw-r--r-- root/root       883 2025-11-30 15:19 ./usr/share/man/man3/ResetSys.3.gz
-rw-r--r-- root/root       817 2025-11-30 15:19 ./usr/share/man/man3/Send.3.gz
-rw-r--r-- root/root       787 2025-11-30 15:19 ./usr/share/man/man3/SendCmds.3.gz
-rw-r--r-- root/root      1196 2025-11-30 15:19 ./usr/share/man/man3/SendDataBytes.3.gz
-rw-r--r-- root/root       871 2025-11-30 15:19 ./usr/share/man/man3/SendIFC.3.gz
-rw-r--r-- root/root       937 2025-11-30 15:19 ./usr/share/man/man3/SendLLO.3.gz
-rw-r--r-- root/root       802 2025-11-30 15:19 ./usr/share/man/man3/SendList.3.gz
-rw-r--r-- root/root       851 2025-11-30 15:19 ./usr/share/man/man3/SendSetup.3.gz
-rw-r--r-- root/root       898 2025-11-30 15:19 ./usr/share/man/man3/SetRWLS.3.gz
-rw-r--r-- root/root       817 2025-11-30 15:19 ./usr/share/man/man3/TestSRQ.3.gz
-rw-r--r-- root/root       986 2025-11-30 15:19 ./usr/share/man/man3/TestSys.3.gz
-rw-r--r-- root/root       776 2025-11-30 15:19 ./usr/share/man/man3/ThreadIbcnt.3.gz
-rw-r--r-- root/root       746 2025-11-30 15:19 ./usr/share/man/man3/ThreadIberr.3.gz
-rw-r--r-- root/root       745 2025-11-30 15:19 ./usr/share/man/man3/ThreadIbsta.3.gz
-rw-r--r-- root/root       775 2025-11-30 15:19 ./usr/share/man/man3/Trigger.3.gz
-rw-r--r-- root/root       783 2025-11-30 15:19 ./usr/share/man/man3/WaitSRQ.3.gz
-rw-r--r-- root/root      2311 2025-11-30 15:19 ./usr/share/man/man3/ibask.3.gz
-rw-r--r-- root/root       919 2025-11-30 15:19 ./usr/share/man/man3/ibbna.3.gz
-rw-r--r-- root/root       957 2025-11-30 15:19 ./usr/share/man/man3/ibcac.3.gz
-rw-r--r-- root/root       691 2025-11-30 15:19 ./usr/share/man/man3/ibclr.3.gz
-rw-r--r-- root/root      1119 2025-11-30 15:19 ./usr/share/man/man3/ibcmd.3.gz
-rw-r--r-- root/root      1080 2025-11-30 15:19 ./usr/share/man/man3/ibcmda.3.gz
-rw-r--r-- root/root       774 2025-11-30 15:19 ./usr/share/man/man3/ibcnt.3.gz
-rw-r--r-- root/root      2887 2025-11-30 15:19 ./usr/share/man/man3/ibconfig.3.gz
-rw-r--r-- root/root      1116 2025-11-30 15:19 ./usr/share/man/man3/ibdev.3.gz
-rw-r--r-- root/root      1056 2025-11-30 15:19 ./usr/share/man/man3/ibeos.3.gz
-rw-r--r-- root/root       756 2025-11-30 15:19 ./usr/share/man/man3/ibeot.3.gz
-rw-r--r-- root/root      1884 2025-11-30 15:19 ./usr/share/man/man3/iberr.3.gz
-rw-r--r-- root/root      1299 2025-11-30 15:19 ./usr/share/man/man3/ibevent.3.gz
-rw-r--r-- root/root       915 2025-11-30 15:19 ./usr/share/man/man3/ibfind.3.gz
-rw-r--r-- root/root       979 2025-11-30 15:19 ./usr/share/man/man3/ibgts.3.gz
-rw-r--r-- root/root       803 2025-11-30 15:19 ./usr/share/man/man3/ibist.3.gz
-rw-r--r-- root/root      1251 2025-11-30 15:19 ./usr/share/man/man3/iblines.3.gz
-rw-r--r-- root/root      1358 2025-11-30 15:19 ./usr/share/man/man3/ibln.3.gz
-rw-r--r-- root/root       834 2025-11-30 15:19 ./usr/share/man/man3/ibloc.3.gz
-rw-r--r-- root/root       981 2025-11-30 15:19 ./usr/share/man/man3/ibonl.3.gz
-rw-r--r-- root/root       923 2025-11-30 15:19 ./usr/share/man/man3/ibpad.3.gz
-rw-r--r-- root/root       723 2025-11-30 15:19 ./usr/share/man/man3/ibpct.3.gz
-rw-r--r-- root/root      1017 2025-11-30 15:19 ./usr/share/man/man3/ibppc.3.gz
-rw-r--r-- root/root      1062 2025-11-30 15:19 ./usr/share/man/man3/ibrd.3.gz
-rw-r--r-- root/root      1135 2025-11-30 15:19 ./usr/share/man/man3/ibrda.3.gz
-rw-r--r-- root/root       812 2025-11-30 15:19 ./usr/share/man/man3/ibrdf.3.gz
-rw-r--r-- root/root       955 2025-11-30 15:19 ./usr/share/man/man3/ibrpp.3.gz
-rw-r--r-- root/root       938 2025-11-30 15:19 ./usr/share/man/man3/ibrsc.3.gz
-rw-r--r-- root/root      1428 2025-11-30 15:19 ./usr/share/man/man3/ibrsp.3.gz
-rw-r--r-- root/root      1019 2025-11-30 15:19 ./usr/share/man/man3/ibrsv.3.gz
-rw-r--r-- root/root      1504 2025-11-30 15:19 ./usr/share/man/man3/ibrsv2.3.gz
-rw-r--r-- root/root      1065 2025-11-30 15:19 ./usr/share/man/man3/ibsad.3.gz
-rw-r--r-- root/root       895 2025-11-30 15:19 ./usr/share/man/man3/ibsic.3.gz
-rw-r--r-- root/root       870 2025-11-30 15:19 ./usr/share/man/man3/ibspb.3.gz
-rw-r--r-- root/root       763 2025-11-30 15:19 ./usr/share/man/man3/ibsre.3.gz
-rw-r--r-- root/root      2045 2025-11-30 15:19 ./usr/share/man/man3/ibsta.3.gz
-rw-r--r-- root/root       875 2025-11-30 15:19 ./usr/share/man/man3/ibstop.3.gz
-rw-r--r-- root/root      1106 2025-11-30 15:19 ./usr/share/man/man3/ibtmo.3.gz
-rw-r--r-- root/root       719 2025-11-30 15:19 ./usr/share/man/man3/ibtrg.3.gz
-rw-r--r-- root/root       665 2025-11-30 15:19 ./usr/share/man/man3/ibvers.3.gz
-rw-r--r-- root/root      1165 2025-11-30 15:19 ./usr/share/man/man3/ibwait.3.gz
-rw-r--r-- root/root      1108 2025-11-30 15:19 ./usr/share/man/man3/ibwrt.3.gz
-rw-r--r-- root/root      1088 2025-11-30 15:19 ./usr/share/man/man3/ibwrta.3.gz
-rw-r--r-- root/root       801 2025-11-30 15:19 ./usr/share/man/man3/ibwrtf.3.gz
control file for libgpib0_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
Package:libgpib0
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:124
Depends:libc6 (>=2.34), libgpib-bin
Suggests:libgpib-doc
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (shared library)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the shared library.
lintian 2.116.3+deb12u1 check for libgpib0_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
contents of libgpib0_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root    104504 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/libgpib.so.0.4.0
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/libgpib0/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/libgpib0/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/libgpib0/copyright
lrwxrwxrwx root/root         0 2025-11-30 15:19 ./usr/lib/x86_64-linux-gnu/libgpib.so.0 -> libgpib.so.0.4.0
control file for libgpib0-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
Package:libgpib0-dbgsym
Source:linux-gpib-user
Version:4.3.7-5~bpo13+1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:139
Depends:libgpib0 (=4.3.7-5~bpo13+1)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libgpib0
Build-Ids:5a2acd239c0fe3b8416420973a6bf5c9c4d45c44
lintian 2.116.3+deb12u1 check for libgpib0-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
contents of libgpib0-dbgsym_4.3.7-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/5a/
-rw-r--r-- root/root    131512 2025-11-30 15:19 ./usr/lib/debug/.build-id/5a/2acd239c0fe3b8416420973a6bf5c9c4d45c44.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-11-30 15:19 ./usr/share/doc/libgpib0-dbgsym -> libgpib0
control file for python3-gpib_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
Package:python3-gpib
Source:linux-gpib-user (4.3.7-5~bpo13+1)
Version:1.0.1-5~bpo13+1
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:56
Depends:python3 (<<3.14), python3 (>=3.13~), python3:any, libc6 (>=2.4), libgpib0 (>=4.3.6)
Section:python
Priority:optional
Homepage:https://linux-gpib.sourceforge.io
Description:
gpib hardware support (python bindings)
 The Linux GPIB Package provides support for GPIB (IEEE 488) hardware.
 .
 This package contains the python bindings.
lintian 2.116.3+deb12u1 check for python3-gpib_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
contents of python3-gpib_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/python3/dist-packages/
-rw-r--r-- root/root      2156 2025-11-30 15:19 ./usr/lib/python3/dist-packages/Gpib.py
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib-1.0.dist-info/
-rw-r--r-- root/root         7 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib-1.0.dist-info/INSTALLER
-rw-r--r-- root/root        99 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib-1.0.dist-info/METADATA
-rw-r--r-- root/root       104 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib-1.0.dist-info/WHEEL
-rw-r--r-- root/root        10 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib-1.0.dist-info/top_level.txt
-rw-r--r-- root/root     29920 2025-11-30 15:19 ./usr/lib/python3/dist-packages/gpib.cpython-313-x86_64-linux-gnu.so
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/python3-gpib/
-rw-r--r-- root/root       934 2025-11-30 15:19 ./usr/share/doc/python3-gpib/changelog.Debian.gz
-rw-r--r-- root/root      5223 2025-10-05 13:24 ./usr/share/doc/python3-gpib/copyright
control file for python3-gpib-dbgsym_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
Package:python3-gpib-dbgsym
Source:linux-gpib-user (4.3.7-5~bpo13+1)
Version:1.0.1-5~bpo13+1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Installed-Size:34
Depends:python3-gpib (=1.0.1-5~bpo13+1)
Section:debug
Priority:optional
Description:
debug symbols for python3-gpib
Build-Ids:f4d189ecbfe896a3ec0b58f1916cc6fc1020cbbc
lintian 2.116.3+deb12u1 check for python3-gpib-dbgsym_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
contents of python3-gpib-dbgsym_1.0.1-5~bpo13+1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-30 15:19 ./
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/lib/debug/.build-id/f4/
-rw-r--r-- root/root     24072 2025-11-30 15:19 ./usr/lib/debug/.build-id/f4/d189ecbfe896a3ec0b58f1916cc6fc1020cbbc.debug
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/
drwxr-xr-x root/root         0 2025-11-30 15:19 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-11-30 15:19 ./usr/share/doc/python3-gpib-dbgsym -> python3-gpib

Timestamp: 30.11.2025 / 16:02:42 (UTC)