File: changelog

package info (click to toggle)
avr-libc 1%3A2.0.0%2BAtmel3.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 90,212 kB
  • sloc: ansic: 387,807; asm: 8,489; sh: 6,012; makefile: 1,231; python: 976; perl: 509; pascal: 460; cpp: 11
file content (361 lines) | stat: -rw-r--r-- 10,276 bytes parent folder | download
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
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
avr-libc (1:2.0.0+Atmel3.6.1-2) unstable; urgency=medium

  [ Hakan Ardo ]
  * Fix latex errors (closes: #921775)

  [ Ondřej Nový ]
  * d/control: Deprecating priority extra as per policy 4.0.1
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces
  * d/control: Add Vcs-* field

 -- Hakan Ardo <hakan@debian.org>  Sat, 16 Feb 2019 16:54:38 +0100

avr-libc (1:2.0.0+Atmel3.6.1-1) unstable; urgency=medium

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Thu, 28 Jun 2018 12:03:45 +0200

avr-libc (1:2.0.0+Atmel3.6.0-1) unstable; urgency=medium

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Fri, 04 Aug 2017 19:22:45 +0200

avr-libc (1:2.0.0+Atmel3.5.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Replaced the versioned build-dependency on autoconf2.59 by a
    dependency on autoconf, which closes: #859535

 -- Georges Khaznadar <georgesk@debian.org>  Wed, 12 Jul 2017 10:03:02 +0200

avr-libc (1:2.0.0+Atmel3.5.4-1) unstable; urgency=medium

  * New upstream release (closes: #779495, #787715, #762303, #785797)

 -- Hakan Ardo <hakan@debian.org>  Wed, 05 Apr 2017 19:32:00 +0200

avr-libc (1:1.8.0+Atmel3.5.0-1) unstable; urgency=medium

  * New upstream release
  * Add configure option --enable-device-lib

 -- Hakan Ardo <hakan@debian.org>  Fri, 11 Dec 2015 16:58:02 +0100

avr-libc (1:1.8.0+Atmel3.4.5-1) unstable; urgency=medium

  * Added watch file
  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Wed, 01 Apr 2015 20:17:29 +0200

avr-libc (1:1.8.0+Atmel3.4.4-1) unstable; urgency=medium

  * New upstream release from Atmel-AVR-GNU-Toolchain v3.4.4
    (http://distribute.atmel.no/tools/opensource/Atmel-AVR-GNU-
    Toolchain/3.4.4/) (closes: #740391, #739953, #695514, #719635)
  * Moved manpages to the 3avr section of /usr/share/man
  * Added avr-man manpage (closes: #733939)
  * Added build-arch and build-indep targets
  * Moved build to binary-indep target
  * Increased standards version to 3.9.5
  * Added ${misc:Depends} dependency
  * Applied upstream fix to make pgmspace.h ansi compatible (closes:
    #675759)

 -- Hakan Ardo <hakan@debian.org>  Tue, 03 Jun 2014 14:25:22 +0200

avr-libc (1:1.8.0-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control: Switch to automake1.11. (Closes: #724351)

 -- Eric Dorland <eric@debian.org>  Sun, 02 Mar 2014 18:14:01 -0500

avr-libc (1:1.8.0-4) unstable; urgency=low

  * Recompiled with gcc 4.8

 -- Hakan Ardo <hakan@debian.org>  Sat, 05 Oct 2013 15:54:43 +0200

avr-libc (1:1.8.0-3) unstable; urgency=low

  * Move man pages to /usr/share/doc/avr-libc/man (closes: #678584,
    #677059)

 -- Hakan Ardo <hakan@debian.org>  Thu, 26 Jul 2012 07:31:00 +0200

avr-libc (1:1.8.0-2) unstable; urgency=low

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Wed, 23 May 2012 10:30:07 +0200

avr-libc (1:1.8.0-1) experimental; urgency=low

  * new upstream release

 -- Hakan Ardo <hakan@debian.org>  Thu, 22 Mar 2012 21:01:33 +0100

avr-libc (1:1.7.1-3) experimental; urgency=low

  * recompiled with gcc 4.7

 -- Hakan Ardo <hakan@debian.org>  Thu, 22 Mar 2012 20:43:05 +0100

avr-libc (1:1.7.1-2) unstable; urgency=low

  * include/util/delay.h.in: Add math.h to list of includes (closes:
    #633822)

 -- Hakan Ardo <hakan@debian.org>  Thu, 14 Jul 2011 11:15:32 +0200

avr-libc (1:1.7.1-1) unstable; urgency=low

  * New upstream release (closes: #626119)
  * Now build-depends on doxygen-latex (closes: #616199)

 -- Hakan Ardo <hakan@debian.org>  Sun, 10 Jul 2011 16:46:05 +0200

avr-libc (1:1.6.8-2) unstable; urgency=low

  * Recompiled with new toolchain
  * Added ATmega325P to wdt.h (closes: #587574)

 -- Hakan Ardo <hakan@debian.org>  Fri, 30 Jul 2010 10:55:29 +0200

avr-libc (1:1.6.8-1) unstable; urgency=low

  * New upstream release
  * Replaced builddep on gs-gpl with ghostscript
  * Autotools executed during build.
  * Now build-depends on doxygen >= 1.6.2
  * Errors in first two latex passes ignored (closes: #562312)

 -- Hakan Ardo <hakan@debian.org>  Sun, 21 Feb 2010 11:54:12 +0100

avr-libc (1:1.6.7-1) unstable; urgency=low

  * New upstream relese (closes: #544030)
  * Added lintian overrides (closes: #553265)

 -- Hakan Ardo <hakan@debian.org>  Sat, 31 Oct 2009 11:52:10 +0100

avr-libc (1:1.6.2.cvs20080610-2) unstable; urgency=low

  * Added build-depends on texlive-extra-utils (closes: #493454)

 -- Hakan Ardo <hakan@debian.org>  Sun, 10 Aug 2008 09:59:16 +0200

avr-libc (1:1.6.2.cvs20080610-1) unstable; urgency=low

  * New upstream release: WinAVR-20080610

 -- Hakan Ardo <hakan@debian.org>  Sat, 19 Jul 2008 11:18:39 +0200

avr-libc (1:1.6.2-2) unstable; urgency=low

  * Recompiled with new gcc to add support for avr6
  * Moved /usr/avr to /usr/lib/avr (closes: #486844)
  * pdf manual index now has pagenumbers (closes: #486219)

 -- Hakan Ardo <hakan@debian.org>  Wed, 02 Jul 2008 13:53:45 +0200

avr-libc (1:1.6.2-1) unstable; urgency=low

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Fri, 04 Apr 2008 17:05:32 +0200

avr-libc (1:1.6.1-1) unstable; urgency=low

  * New upstream release (closes: #464622)

 -- Hakan Ardo <hakan@debian.org>  Fri, 08 Feb 2008 14:58:42 +0100

avr-libc (1:1.4.7-1) unstable; urgency=low

  * New upstream release (closes: #410831, #420163, #421088, #452199, #394231)
  * Replaced tetex packages with texlive in Build-Depends (closes:
    #427266)
  * Now ignores returnstatus of pdflatex when generating docs to prevent
    the build processing from halting on latex warnings (closes:
    #427266)

 -- Hakan Ardo <hakan@debian.org>  Sat, 29 Dec 2007 16:20:03 +0100

avr-libc (1:1.4.6-1) unstable; urgency=low

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Thu,  9 Aug 2007 11:28:01 +0200

avr-libc (1:1.4.5-3) unstable; urgency=low

  * Recompiled with new gcc/binutils
  * Fixed build-depends (closes: #420060)

 -- Hakan Ardo <hakan@debian.org>  Sun, 22 Apr 2007 17:52:23 +0200

avr-libc (1:1.4.5-2) unstable; urgency=low

  * Convertion to debheler fixed (closes: #398220)
  * Reference to /usr/share/common-licenses in copyright file

 -- Hakan Ardo <hakan@debian.org>  Wed, 15 Nov 2006 21:12:47 +0100

avr-libc (1:1.4.5-1) unstable; urgency=low

  * New upstream release
  * Converted from debmake to debhelper (closes: #373000)

 -- Hakan Ardo <hakan@debian.org>  Wed,  1 Nov 2006 07:32:23 +0100

avr-libc (1:1.4.4-2) unstable; urgency=low

  * Recompiled with gcc-4.1

 -- Hakan Ardo <hakan@debian.org>  Mon,  1 May 2006 12:03:39 +0200

avr-libc (1:1.4.4-1) unstable; urgency=low

  * New upstream release (closes: #355631, #360685)

 -- Hakan Ardo <hakan@debian.org>  Mon, 24 Apr 2006 20:43:52 +0200

avr-libc (1:1.4.3-1) unstable; urgency=low

  * New upstream release (closes: #350536,#299881). Older versions of avr-libc
    are avalible as avr-libc-1.2 and avr-libc-1.0.

 -- Hakan Ardo <hakan@debian.org>  Sun,  5 Feb 2006 11:29:51 +0100

avr-libc (1:1.2.3-3) unstable; urgency=low

  * Added build depends on netpbm
  * Added build depends on tetex-extra

 -- Hakan Ardo <hakan@debian.org>  Sat, 19 Mar 2005 11:16:14 +0100

avr-libc (1:1.2.3-2) unstable; urgency=low

  * Added gs to Build-Depends

 -- Hakan Ardo <hakan@debian.org>  Wed,  2 Mar 2005 07:05:20 +0100

avr-libc (1:1.2.3-1) unstable; urgency=low

  * Upstream release

 -- Hakan Ardo <hakan@debian.org>  Sun, 27 Feb 2005 10:19:36 +0100

avr-libc (1:1.2.0-1) unstable; urgency=low

  * Upstream release

 -- Hakan Ardo <hakan@debian.org>  Sun,  2 Jan 2005 15:31:06 +0100

avr-libc (1:1.0.5-1) unstable; urgency=low

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Sun, 26 Dec 2004 12:58:53 +0100

avr-libc (1:1.0.4-1) unstable; urgency=low

  * Upstream update

 -- Hakan Ardo <hakan@debian.org>  Wed, 11 Aug 2004 17:48:58 +0200

avr-libc (1:1.0.3-1) unstable; urgency=low

  * Upstream update

 -- Hakan Ardo <hakan@debian.org>  Mon, 29 Mar 2004 15:08:19 +0200

avr-libc (20030512cvs-1) unstable; urgency=low

  * Updated to 20030512

 -- Hakan Ardo <hakan@debian.org>  Sat, 24 May 2003 13:39:43 +0200

avr-libc (20020203-4) unstable; urgency=low

  * Enabled crtm8.o and crtm128.o (closes: #160290)
  * Secured __port_cbi_sbi_ok macro with parens (closes: #182898)
  * LICENSE file now included (closes: #182899)

 -- Hakan Ardo <hakan@debian.org>  Sat, 15 Mar 2003 10:09:49 +0100

avr-libc (20020203-3) unstable; urgency=low

  * Added avr link in include dir (closes: #173755)
  * Documents and examples now included (closes: #160298)
  * Moved around )s in iomacros.h (closes: #162030, #174505)

 -- Hakan Ardo <hakan@debian.org>  Wed, 26 Feb 2003 18:31:28 +0100

avr-libc (20020203-2) unstable; urgency=low

  * Support for the mega AVRs now restored (avr3,avr4 and avr5)

 -- Hakan Ardo <hakan@debian.org>  Mon, 15 Apr 2002 14:53:38 +0200

avr-libc (20020203-1) unstable; urgency=low

  * New upstream release (closes: #139033)

 -- Hakan Ardo <hakan@debian.org>  Sat, 30 Mar 2002 10:23:12 +0100

avr-libc (20010708-4) unstable; urgency=low

  * Updated Build-Depend on gcc to reflect version dependency
    (close: #133366).
  * Changed arch to all (closes: #134443)

 -- Hakan Ardo <hakan@debian.org>  Mon, 11 Mar 2002 15:56:30 +0100

avr-libc (20010708-3) unstable; urgency=low

  * Recompiled with new avr-gcc instead oc avr-linux-gcc

 -- Hakan Ardo <hakan@debian.org>  Sat,  9 Feb 2002 16:10:00 +0100

avr-libc (20010708-2) unstable; urgency=low

  * Fixed some spell errors (Bug  #100109)
  * Fixed clean target not to craete dirs (Bug #107089)

 -- Hakan Ardo <hakan@debian.org>  Sat,  9 Feb 2002 16:09:35 +0100

avr-libc (20010708-1) unstable; urgency=low

  * New upstream release

 -- Hakan Ardo <hakan@debian.org>  Sat, 14 Jul 2001 12:46:11 +0200

avr-libc (20010331-1) unstable; urgency=low

  * New upstream release.
  * Added Build-Depends

 -- Hakan Ardo <hakan@debian.org>  Sat,  7 Apr 2001 19:15:22 +0200

avr-libc (20000514-2) unstable; urgency=low

  * Moved to main

 -- Hakan Ardo <hakan@debian.org>  Sun, 29 Oct 2000 13:11:28 +0100

avr-libc (20000514-1) unstable; urgency=low

  * Initial Release.

 -- Hakan Ardo <hakan@debian.org>  Wed, 20 Sep 2000 22:08:40 +0200

Local variables:
mode: debian-changelog
End: