1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65
|
linux-gpib-user (4.3.7-5) unstable; urgency=medium
* d/patches: Drop spelling patch, applied upstream
* Add cherry-picked commit fixing segfault
* README.Debian: Mention group setup for udev rules
-- Matthias Geiger <werdahias@debian.org> Fri, 28 Nov 2025 16:52:07 +0100
linux-gpib-user (4.3.7-4) unstable; urgency=medium
* d/control: Add dependency on docbook (Closes: #1119746)
-- Matthias Geiger <werdahias@debian.org> Fri, 21 Nov 2025 01:43:00 +0100
linux-gpib-user (4.3.7-3) unstable; urgency=medium
* d/control: Mark libgpib-dev as MA:same
-- Matthias Geiger <werdahias@debian.org> Mon, 13 Oct 2025 19:19:25 +0200
linux-gpib-user (4.3.7-2) unstable; urgency=medium
[ Colin Watson ]
* Use pybuild-plugin-pyproject to build and install Python bindings.
* Build for all supported Python versions.
* Add a superficial autopkgtest for the Python bindings.
[ Matthias Geiger ]
* d/control: Mark libgpib0 as MA:same
* gpib-user-tools: Drop obsolete lintian override
-- Matthias Geiger <werdahias@debian.org> Tue, 07 Oct 2025 01:27:36 +0200
linux-gpib-user (4.3.7-1) unstable; urgency=medium
* d/gbp.conf: Disable vcs-tags for now
* New upstream release
* d/patches: Rebase for new upstream; delete the ones applied upstream
* d/rules: Touch dummy changelog to allow build
* d/control: Depend on docbook-{xml,xls-ns}, xsltproc, opensp to build manpages
* Add patch to correctly build manpages
* Adjust patch in install files for manpages
* d/rules: Bump python-gpib version to 1.0.1
-- Matthias Geiger <werdahias@debian.org> Sun, 05 Oct 2025 19:39:03 +0200
linux-gpib-user (4.3.6-3) unstable; urgency=medium
* d/control: Mark gpib-user-doc, libgpib-doc and libgpib-bin as MA:foreign
* Add README.Debian detailing usage of the tools
-- Matthias Geiger <werdahias@debian.org> Sat, 04 Oct 2025 18:13:44 +0200
linux-gpib-user (4.3.6-2) unstable; urgency=medium
* d/gbp.conf: Use debian/latest as branchname
* d/control: Mark packages as Arch: linux-any since they need the kernel module
-- Matthias Geiger <werdahias@debian.org> Fri, 03 Oct 2025 13:13:36 +0200
linux-gpib-user (4.3.6-1) experimental; urgency=medium
* Initial release. (Closes: #1116967)
-- Matthias Geiger <werdahias@debian.org> Thu, 02 Oct 2025 17:53:58 +0200
|