xref: /aosp_15_r20/external/sg3_utils/debian/changelog (revision 44704f698541f6367e81f991ef8bb54ccbf3fc18)
1sg3-utils (1.48-0.1) unstable; urgency=low
2
3  * New upstream version
4
5 -- Douglas Gilbert <[email protected]>  Sat, 12 Nov 2022 21:00:00 -0500
6
7sg3-utils (1.47-0.1) unstable; urgency=low
8
9  * New upstream version
10
11 -- Douglas Gilbert <[email protected]>  Tue, 09 Nov 2021 12:00:00 -0500
12
13sg3-utils (1.46-0.1) unstable; urgency=low
14
15  * New upstream version
16
17 -- Douglas Gilbert <[email protected]>  Mon, 29 Mar 2021 01:00:00 -0400
18
19sg3-utils (1.45-0.1) unstable; urgency=low
20
21  * New upstream version
22
23 -- Douglas Gilbert <[email protected]>  Sat, 29 Feb 2020 20:00:00 -0500
24
25sg3-utils (1.44-0.1) unstable; urgency=low
26
27  * New upstream version
28
29 -- Douglas Gilbert <[email protected]>  Wed, 12 Sep 2018 14:00:00 -0400
30
31sg3-utils (1.43-0.1) unstable; urgency=low
32
33  * New upstream version
34
35 -- Douglas Gilbert <[email protected]>  Tue, 11 Sep 2018 09:00:00 -0400
36
37sg3-utils (1.42-0.1) unstable; urgency=low
38
39  * New upstream version
40
41 -- Douglas Gilbert <[email protected]>  Wed, 17 Feb 2016 15:00:00 -0500
42
43sg3-utils (1.41-0.1) unstable; urgency=low
44
45  * New upstream version
46
47 -- Douglas Gilbert <[email protected]>  Tue, 28 Apr 2015 11:00:00 -0400
48
49sg3-utils (1.40-0.1) unstable; urgency=low
50
51  * New upstream version
52
53 -- Douglas Gilbert <[email protected]>  Mon, 10 Nov 2014 23:00:00 -0500
54
55sg3-utils (1.39-0.1) unstable; urgency=low
56
57  * New upstream version
58
59 -- Douglas Gilbert <[email protected]>  Thu, 12 Jun 2014 09:00:00 -0400
60
61sg3-utils (1.38-0.1) unstable; urgency=low
62
63  * New upstream version
64
65 -- Douglas Gilbert <[email protected]>  Tue, 01 Apr 2014 15:00:00 -0400
66
67sg3-utils (1.37-0.1) unstable; urgency=low
68
69  * New upstream version
70
71 -- Douglas Gilbert <[email protected]>  Mon, 14 Oct 2013 15:00:00 -0400
72
73sg3-utils (1.36-0.1) unstable; urgency=low
74
75  * New upstream version
76
77 -- Douglas Gilbert <[email protected]>  Fri, 31 May 2013 10:00:00 -0400
78
79sg3-utils (1.35-0.1) unstable; urgency=low
80
81  * New upstream version
82
83 -- Douglas Gilbert <[email protected]>  Thu, 17 Jan 2013 19:00:00 -0500
84
85sg3-utils (1.34-0.1) unstable; urgency=low
86
87  * New upstream version
88
89 -- Douglas Gilbert <[email protected]>  Sat, 13 Oct 2012 19:00:00 -0400
90
91sg3-utils (1.33-0.1) unstable; urgency=low
92
93  * New upstream version
94
95 -- Douglas Gilbert <[email protected]>  Wed, 18 Jan 2012 14:00:00 -0500
96
97sg3-utils (1.32-0.1) unstable; urgency=low
98
99  * New upstream version
100
101 -- Douglas Gilbert <[email protected]>  Wed, 22 Jun 2011 16:00:00 -0400
102
103sg3-utils (1.31-0.1) unstable; urgency=low
104
105  * New upstream version
106
107 -- Douglas Gilbert <[email protected]>  Wed, 16 Feb 2011 16:00:00 -0500
108
109sg3-utils (1.30-0.1) unstable; urgency=low
110
111  * New upstream version
112
113 -- Douglas Gilbert <[email protected]>  Fri, 05 Nov 2010 10:30:00 -0400
114
115sg3-utils (1.29-0.1) unstable; urgency=low
116
117  * New upstream version
118
119 -- Douglas Gilbert <[email protected]>  Wed, 31 Mar 2010 23:00:00 -0400
120
121sg3-utils (1.28-0.1) unstable; urgency=low
122
123  * New upstream version
124
125 -- Douglas Gilbert <[email protected]>  Fri, 02 Oct 2009 00:20:00 -0400
126
127sg3-utils (1.27-0.1) unstable; urgency=low
128
129  [ Martin Pitt ]
130  * Non-maintainer upload; this package blocks DeviceKit, and maintainer is
131    apparently not active any more. Also clean up and modernize the package
132    somewhat while we are at it.
133  * New upstream release (required for current devicekit-disks).
134    (Closes: #532546). Upstream original tarball repacked to not contain
135    debian/ directory.
136  * Rename libsgutils1{,-dev} to libsgutils2-2{,-dev}, upstream bumped SONAME.
137    Also call the library libgsutils2-2 to match SONAME. Add
138    Conflicts/Replaces for "libsgutils2" to provide a clean upgrade from the
139    packages as provided by Upstream and Ubuntu.
140  * debian/rules: Update build rules for upstream Makefile → autotools switch.
141  * debian/rules: Fix cleaning a clean source package.
142  * Demote Recommends to Suggests; the library doesn't actually call the
143    binaries in sg3-utils. (Closes: #532547)
144  * Drop debian/*.dirs, unnecessary with dh_install.
145  * Drop sg3-utils.preinst, not necessary to deal with kernel 2.4 any more.
146  * Drop libsgutils2-0.install, libsgutils2-0-dev.install, these packages
147    don't exist.
148  * Drop libsgutils2.post{inst,rm}: Basically empty, debhelper will create its
149    own.
150  * libsgutils2-dev.install: Drop *.lo.
151  * debian/compat: 4 -> 7. Bump debhelper build-depends accordingly.
152  * debian/control: Bump Standards-Version to 3.8.2.
153  * debian/control: Modernize package description for Linux 2.6.
154    (Closes: #506578)
155  * debian/rules: Drop -k argument from dh_clean (thanks lintian).
156
157  [ Frank Lichtenheld ]
158  * debian/control, debian/rules: Add dependency of libsgutils-dev on
159    libcam-dev on kfreebsd-*. (Closes: #519460)
160
161 -- Martin Pitt <[email protected]>  Mon, 22 Jun 2009 12:04:20 +0200
162
163sg3-utils (1.24-2) unstable; urgency=low
164
165  * Cleaned up package description (Closes: #445920).
166  * Don't make libtool think rpath is necessary (Closes: #451153)
167  * Capitalized Linux in extended description (Closes: #457526).
168  * Completed sentence in libsgutils1 long description (Closes: #421391).
169  * Added patch from Aurelian Jarno to build on kfreebsd-* (Closes: #455430).
170  * Symlinks in examples directory cleaned up (Closes: #372610).
171
172 -- Eric Schwartz (Skif) <[email protected]>  Sun, 30 Dec 2007 11:52:58 -0700
173
174sg3-utils (1.24-1) unstable; urgency=low
175
176  * New upstream release
177  * Conflicts with upstream libsgutils package libsgutils-1-0 (closes: #391077)
178
179 -- Eric Schwartz (Skif) <[email protected]>  Tue,  5 Jun 2007 17:04:21 -0600
180
181sg3-utils (1.21-2.1) unstable; urgency=medium
182
183  * Non-maintainer upload.
184  * Fix FTBFS due to old syscall usage (Closes: #395512).
185
186 -- Luk Claes <[email protected]>  Sun,  5 Nov 2006 17:23:29 +0100
187
188sg3-utils (1.21-2) unstable; urgency=low
189
190  * Added Depends on libsgutils1 to libsgutils1-dev (closes: #387798)
191
192 -- Eric Schwartz (Skif) <[email protected]>  Fri, 22 Sep 2006 00:20:28 -0600
193
194sg3-utils (1.21-1) unstable; urgency=low
195
196  * New upstream release
197
198 -- Eric Schwartz (Skif) <[email protected]>  Wed, 13 Sep 2006 21:54:30 -0600
199
200sg3-utils (1.20-1) unstable; urgency=low
201
202  * New upstream release
203
204 -- Eric Schwartz (Skif) <[email protected]>  Wed, 26 Apr 2006 22:31:15 -0600
205
206sg3-utils (1.17-3) unstable; urgency=low
207
208  * Cleaned up sg_read(8) manpage (Closes: #294521)
209
210 -- Eric Schwartz (Skif) <[email protected]>  Mon, 13 Feb 2006 17:59:46 -0700
211
212sg3-utils (1.17-2) unstable; urgency=low
213
214  * Add libtool to build-depends
215
216 -- Eric Schwartz (Skif) <[email protected]>  Tue,  4 Oct 2005 19:40:00 -0600
217
218sg3-utils (1.17-1) unstable; urgency=low
219
220  * New upstream version
221
222 -- Eric Schwartz (Skif) <[email protected]>  Sat,  1 Oct 2005 13:26:16 -0600
223
224sg3-utils (1.08-2) unstable; urgency=low
225
226  * Fix packaging bug that accidentally left off binaries.  Sigh.
227    (closes: #271906)
228
229 -- Eric Schwartz (Skif) <[email protected]>  Wed, 15 Sep 2004 22:40:06 -0600
230
231sg3-utils (1.08-1) unstable; urgency=low
232
233  * New upstream version
234  * Unified package description with list of tools actually installed
235    (closes: #271093)
236
237 -- Eric Schwartz (Skif) <[email protected]>  Sun, 12 Sep 2004 21:22:42 -0600
238
239sg3-utils (1.05-1) unstable; urgency=low
240
241  * New upstream release
242  * updated description to match tools in package (closes: #221143)
243
244 -- Eric Schwartz <[email protected]>  Tue, 18 Nov 2003 22:22:29 -0700
245
246sg3-utils (1.03-1) unstable; urgency=low
247
248  * New upstream release (closes: #181999)
249
250 -- Eric Schwartz <[email protected]>  Tue, 29 Apr 2003 20:18:30 -0600
251
252sg3-utils (0.95-4) unstable; urgency=low
253
254  * Only warns if installed on a kernel version < 2.4 (closes: #136434)
255
256 -- Eric Schwartz <[email protected]>  Tue, 28 May 2002 22:55:29 -0600
257
258sg3-utils (0.95-3) unstable; urgency=low
259
260  * Extended description to include descriptions of all tools included in
261    the package. (closes: #121968)
262
263 -- Eric Schwartz <[email protected]>  Sun, 13 Jan 2002 17:09:27 -0700
264
265sg3-utils (0.95-2) unstable; urgency=low
266
267  * Packaging manpages (closes: #122692)
268  * Conflicts with cdwrite (closes: #123779)
269
270 -- Eric Schwartz <[email protected]>  Wed,  2 Jan 2002 01:05:08 -0700
271
272sg3-utils (0.95-1) unstable; urgency=low
273
274  * Initial Release.
275  * Adjusted Makefile to include $DESTDIR
276
277 -- Eric Schwartz <[email protected]>  Wed, 14 Nov 2001 17:05:56 -0700
278
279