forked from sigrokproject/libsigrok
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog
More file actions
145 lines (98 loc) · 5.19 KB
/
changelog
File metadata and controls
145 lines (98 loc) · 5.19 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
libsigrok (0.5.2-3+wb101) stable; urgency=medium
* Enhanced Support for OWON XDM Series DMMs: Range Management and XDM1241 Integration
-- Evgeny Boger <boger@wirenboard.com> Mon, 18 Aug 2025 15:00:00 +0300
libsigrok (0.5.2-3+wb100) stable; urgency=medium
* Fork for the Wiren Board.
-- Ilya Titov <ilya.titov@wirenboard.com> Tue, 12 Aug 2025 16:24:01 +0300
libsigrok (0.5.2-3) unstable; urgency=medium
* Fix FTBFS with new "check" package (Closes: #980589)
-- Jonathan McDowell <noodles@earth.li> Fri, 22 Jan 2021 18:54:48 +0000
libsigrok (0.5.2-2) unstable; urgency=medium
* Add -dev deps on libbluetooth-dev + libhidapi-dev (Closes: #951980, #952272)
* Update Standards-Version to 4.5.0
-- Jonathan McDowell <noodles@earth.li> Sun, 23 Feb 2020 16:00:03 +0000
libsigrok (0.5.2-1) unstable; urgency=medium
* New upstream release.
+ Add libbluetooth-dev + libhidapi-dev build deps
* Update debian/copyright.
-- Jonathan McDowell <noodles@earth.li> Fri, 27 Dec 2019 10:45:08 +0000
libsigrok (0.5.1-1) unstable; urgency=medium
* New upstream release.
+ Move to new upstream udev rules.
* Update appropriate bits to point at Salsa instead of Alioth
* Update debian/copyright.
* Bump debhelper compat level to 10.
* Update Standards-Version to 4.2.1
+ Set Rules-Requires-Root to no
-- Jonathan McDowell <noodles@earth.li> Wed, 17 Oct 2018 19:07:17 +0100
libsigrok (0.5.0-3) unstable; urgency=medium
* Fix unit tests on i386 by casting floats to doubles.
* Upload to unstable.
-- Jonathan McDowell <noodles@earth.li> Mon, 18 Sep 2017 20:03:49 +0100
libsigrok (0.5.0-2) experimental; urgency=medium
* Update debian/copyright.
-- Jonathan McDowell <noodles@earth.li> Mon, 28 Aug 2017 10:55:55 +0100
libsigrok (0.5.0-1) experimental; urgency=medium
* New upstream release.
+ The libsigrok2 package now becomes libsigrok4 (upstream SO name change).
+ Add build-dep on libieee1284-3-dev to enable hung-chang-dso-2100 driver
+ Add new C++ library, libsigrokcxx4.
* Move to libftdi1-dev (Closes: #810376)
* Add build-dep on check to enable unit tests
* Remove old transitional libsigrok0-dev package.
* Move maintenance to Debian Electronics Packaging Team (Closes: #852830)
* Standards-Version: 4.0.1 (change priority to optional).
-- Jonathan McDowell <noodles@earth.li> Tue, 15 Aug 2017 19:16:16 +0100
libsigrok (0.3.0-1) unstable; urgency=medium
* Acknowledge NMU, thanks David Prévot (Closes: #724126).
* New upstream release.
+ Bump version of libusb-1.0-0-dev build-dep to >= 1.0.16.
+ Bump version of libzip-dev build-dep to >= 0.10.
+ Add build-dep on libserialport >= 0.1.0.
+ Drop build-deps on no longer used libudev and libasound.
+ The libsigrok1 package now becomes libsigrok2 (upstream SO name change).
* Switch from cdbs to debhelper.
* Add multiarch support:
+ Bump build-depend on debhelper (>= 9).
+ Add "Pre-Depends: ${misc:Pre-Depends}" to the lib package.
+ debian/compat: Bump version to 9.
+ Adapt the paths in *.install files.
+ Add "Multi-Arch: same" to the lib and -dev package.
* Standards-Version: 3.9.5 (no changes required).
* Use dh-autoreconf instead of autotools-dev in order to fix FTBFS on
(e.g.) ppc64el (Closes: #744061). Thanks Logan Rosen <logan@ubuntu.com>!
* Bring back accidentally missing udev rules file (Closes: #737766).
Thanks Roland Hieber <rohieb@rohieb.name> for the report!
-- Uwe Hermann <uwe@debian.org> Sat, 24 May 2014 16:03:18 +0200
libsigrok (0.2.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add libasound2-dev as a build-dependency, and as a dependency to
libsigrok-dev. Closes: #724126
-- David Prévot <taffit@debian.org> Thu, 26 Dec 2013 17:22:48 -0400
libsigrok (0.2.0-2) unstable; urgency=low
* Fixed upload for 0.2.0-1 (which never left the NEW queue).
* The upstream SONAME bumped to 1, so change the lib package name to
libsigrok1. However, only use one libsigrok-dev always, i.e. don't encode
the SONAME in the -dev package name (as per FTP Master recommendation).
Since the old name was libsigrok0-dev, add a transitional package to
nicely handle the transition.
-- Uwe Hermann <uwe@debian.org> Mon, 26 Aug 2013 08:54:15 +0200
libsigrok (0.2.0-1) unstable; urgency=low
* New upstream release.
+ Bump version of libglib2.0-dev build-dep to >= 2.32.0.
+ Bump version of libusb-1.0-0-dev build-dep to >= 1.0.9.
+ API and ABI changed, so change package name to libsigrok1*.
* Standards-Version: 3.9.4 (no changes required).
* debian/watch: Update to new download URLs.
* debian/libsigrok1.docs: Add file (installs README.devices).
-- Uwe Hermann <uwe@debian.org> Tue, 28 May 2013 12:10:07 +0200
libsigrok (0.1.1-1) unstable; urgency=low
* New upstream release.
* Drop zlib dependency, no longer needed upstream.
-- Uwe Hermann <uwe@debian.org> Sun, 08 Jul 2012 21:53:18 +0200
libsigrok (0.1.0-2) unstable; urgency=low
* libsigrok0-dev: Add missing dependencies on -dev libs.
-- Uwe Hermann <uwe@debian.org> Wed, 23 May 2012 13:39:32 +0200
libsigrok (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #669070).
-- Uwe Hermann <uwe@debian.org> Sat, 21 Apr 2012 20:03:56 +0200