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 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453
|
avrdude (6.3-20171130+svn1429-2) sid; urgency=medium
* revert usbtiny tpi implementation (closes: #922558)
-- Milan Kupcevic <milan@debian.org> Mon, 25 Feb 2019 01:51:58 -0500
avrdude (6.3-20171130+svn1429-1) sid; urgency=medium
* new upstream release
* remove upstream accepted patches
* add new devices to metainfo, udev rules
* use libhidapi
-- Milan Kupcevic <milan@debian.org> Tue, 12 Feb 2019 02:25:09 -0500
avrdude (6.3-6) sid; urgency=medium
* update metainfo release license
* udev: permit console users use usb serial adapters
* update standards version to 4.3.0
-- Milan Kupcevic <milan@debian.org> Mon, 24 Dec 2018 17:06:16 -0500
avrdude (6.3-5) sid; urgency=medium
* Update package maintenance Vcs-* fields
* Use 'uaccess' tag in udev rules
* Suggest dfu-programmer
* Provide package metainfo
* No direct libncurses5-dev build dependency
* autotools-dev is not needed anymore
* use dh_missing
* Define optional posix limits to allow building on GNU/Hurd
* Bump Standards-Version to 4.2.1
* Use debian watch secure uri
* avrpart.c: correct a spelling mistake
-- Milan Kupcevic <milan@debian.org> Mon, 17 Dec 2018 17:21:43 -0500
avrdude (6.3-4) unstable; urgency=medium
* Support ATtiny841 and ATtiny441
* Bump Standards-Version to 4.0.0
* Full auto-reconfigure on builds
-- Milan Kupcevic <milan@debian.org> Sun, 06 Aug 2017 18:28:55 -0400
avrdude (6.3-3) unstable; urgency=medium
* Recreate aclocal.m4 (closes: #868925)
* Set package priority to overridden optional.
-- Milan Kupcevic <milan@debian.org> Wed, 26 Jul 2017 16:30:50 -0400
avrdude (6.3-2) unstable; urgency=medium
* Do not mask unused lock byte bits on read (closes: #809002)
-- Milan Kupcevic <milan@debian.org> Mon, 05 Dec 2016 19:27:46 -0500
avrdude (6.3-1) unstable; urgency=medium
* New upstream release (closes: #821033)
- set proper serial device attributes (closes: 805642), patch removed
* Fix linuxgpio conversion failure. Upstream bug#47550 patch.
* Update Vcs-Git to use secure transport for anonymous git repository access.
* Bump Standards-Version to 3.9.8. No changes.
-- Milan Kupcevic <milan@debian.org> Wed, 18 May 2016 23:43:38 -0400
avrdude (6.2-5) unstable; urgency=medium
* Set ISO 8601 formatted postscript CreationDate.
-- Milan Kupcevic <milan@debian.org> Sat, 02 Jan 2016 09:59:25 -0500
avrdude (6.2-4) unstable; urgency=medium
* Update udev rules.
* Set reproducible postscript CreationDate field.
-- Milan Kupcevic <milan@debian.org> Fri, 01 Jan 2016 21:47:30 -0500
avrdude (6.2-3) unstable; urgency=low
* No CPP macro timestamps.
* Use tbl man preprocessor.
* Use makeinfo instead of texi2html.
* Include all ChangeLog files.
* Add udev device rules. (Closes: #666137)
-- Milan Kupcevic <milan@debian.org> Sun, 27 Dec 2015 23:22:32 -0500
avrdude (6.2-2) unstable; urgency=low
* New maintainer (closes: #805651). Many thanks to Michael Biebl for a
decade worth of contributions to this package.
* Set proper serial device attributes. (Closes: #805642)
-- Milan Kupcevic <milan@debian.org> Sat, 19 Dec 2015 14:46:10 -0500
avrdude (6.2-1) unstable; urgency=medium
* New upstream release. (Closes: #805352)
* Rebase patches.
* Override dh_install to list uninstalled files.
* Use .install files to install the avrdude man page and info file.
* Install html, pdf and ps documentation under /usr/share/doc/avrdude, as
this is the location where upstream puts it.
* Add symlinks in /usr/share/doc/avrdude-doc so the old paths still work.
-- Michael Biebl <biebl@debian.org> Tue, 17 Nov 2015 15:01:26 +0100
avrdude (6.1-4) unstable; urgency=medium
[ Michael Biebl ]
* Update watch file to also track .bz2 and .xz tarballs.
* Add cryptographic signature verification for upstream tarball.
* Make no-patch-numbers the default for gbp.
[ Guido Günther ]
* Avoid division by zero on empty size. Patch cherry-picked from upstream.
(Closes: #788517)
-- Michael Biebl <biebl@debian.org> Fri, 12 Jun 2015 12:49:43 +0200
avrdude (6.1-3) unstable; urgency=medium
* Bump Standards-Version to 3.9.6. No further changes.
* Update Vcs-Browser URL to use cgit and https.
* Fix Linux GPIO typo. Patch cherry-picked from upstream. (Closes: #745034)
-- Michael Biebl <biebl@debian.org> Fri, 01 May 2015 05:22:06 +0200
avrdude (6.1-2) unstable; urgency=medium
* Fix reset on FT245R. Patch cherry-picked from upstream. (Closes: #760764)
-- Michael Biebl <biebl@debian.org> Thu, 11 Sep 2014 21:56:06 +0200
avrdude (6.1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 3.9.5. No further changes.
-- Michael Biebl <biebl@debian.org> Fri, 14 Mar 2014 15:30:25 +0100
avrdude (6.0.1-1) unstable; urgency=low
* New upstream release.
* Add Build-Depends on libelf-dev to enable support for reading ELF files.
* Enable the Linux sysfs GPIO interface programmer type when building on
Linux.
-- Michael Biebl <biebl@debian.org> Fri, 20 Sep 2013 20:32:13 +0200
avrdude (5.11.1-2) unstable; urgency=low
* Move package to collab-maint.
* Bump Standards-Version to 3.9.4.
* Bump debhelper compatibility level to 9.
-- Michael Biebl <biebl@debian.org> Sun, 24 Mar 2013 01:49:52 +0100
avrdude (5.11.1-1) unstable; urgency=low
* New upstream release.
* Install ChangeLog files for 2007-2009.
-- Michael Biebl <biebl@debian.org> Tue, 18 Oct 2011 23:06:14 +0200
avrdude (5.11-1) unstable; urgency=low
* New upstream release.
* Bump debhelper compatibility level to 8 and update build dependency
accordingly.
* Bump Standards-Version to 3.9.2. No further changes.
* Remove debian/patches/01-arduino-auto-reset.patch, merged upstream.
* Refresh debian/patches/02-manpage_fix.patch.
* Add support for FT2232 based programmers by building against libftdi.
-- Michael Biebl <biebl@debian.org> Sun, 28 Aug 2011 14:30:26 +0200
avrdude (5.10-3) unstable; urgency=low
* debian/patches/01-arduino-auto-reset.patch
- Fix DTR on/off to make Arduino auto-reset work. (Closes: #587280)
Patch cherry-picked from upstream.
-- Michael Biebl <biebl@debian.org> Sun, 27 Jun 2010 01:57:37 +0200
avrdude (5.10-2) unstable; urgency=low
* Switch to source format 3.0 (quilt).
- Drop Build-Depends on quilt.
- Remove patchsys-quilt.mk include from debian/rules.
- Remove debian/README.source.
- Add debian/source/format.
* Bump Standards-Version to 3.8.4. No further changes.
* Switch from cdbs to dh v7.
- Drop Build-Depends on cdbs.
- Bump Build-Depends on debhelper to (>= 7.0.50).
- Bump Build-Depends on autotools-dev to (>= 20100122.1) for the
autotools_dev dh addon.
- Convert debian/rules to dh.
-- Michael Biebl <biebl@debian.org> Mon, 21 Jun 2010 05:46:04 +0200
avrdude (5.10-1) unstable; urgency=low
* New upstream release.
* Removed patches:
- debian/patches/01-kfreebsd.patch (merged upstream)
- debian/patches/03-freebsd-serial-device.patch (merged upstream)
- debian/patches/04-am_maintainer_mode.patch (obsolete)
- debian/patches/99-autoreconf.patch (obsolete)
-- Michael Biebl <biebl@debian.org> Tue, 19 Jan 2010 18:57:14 +0100
avrdude (5.9-1) unstable; urgency=low
* New upstream release.
* debian/patches/01-kfreebsd.patch
- Update configure check to correctly detect kfreebsd and set the
default serial and parallel port accordingly.
* debian/patches/03-freebsd-serial-device.patch
- The serial port naming scheme has changed since FreeBSD 6.0 from cuaa?
to cuad?. Update the configure check and the documentation to reflect
this change.
* debian/patches/04-am_maintainer_mode.patch
- Set AM_MAINTAINER_MODE as it makes patching the build system less
painful.
* debian/patches/99-autoreconf.patch
- Run autoreconf -i for the changes above.
-- Michael Biebl <biebl@debian.org> Sun, 17 Jan 2010 14:19:31 +0100
avrdude (5.8-2) unstable; urgency=low
* Replace libreadline5-dev build dependency with libreadline-dev.
* Bump Standards-Version to 3.8.3. No further changes.
-- Michael Biebl <biebl@debian.org> Wed, 23 Sep 2009 15:10:47 +0200
avrdude (5.8-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 3.8.2. No further changes.
-- Michael Biebl <biebl@debian.org> Tue, 14 Jul 2009 15:09:17 +0200
avrdude (5.6-1) unstable; urgency=low
* New upstream release.
* debian/patches/03-spi_support.patch
- Removed, merged upstream.
* debian/patches/04-usbtiny_64bit_fix.patch
- Removed, fixed upstream.
-- Michael Biebl <biebl@debian.org> Tue, 03 Mar 2009 17:43:22 +0100
avrdude (5.5-8) unstable; urgency=low
* debian/copyright
- Refer to the versioned GPL-2 file in /usr/share/common-licenses as
avrdude is released under version 2 of the GPL.
* debian/rules
- Include debhelper.mk before any other files as recommended by the cdbs
documentation.
* debian/control
- Wrap Build-Depends.
- Bump Build-Depends on debhelper to (>= 7).
* debian/compat
- Bump debhelper compat level to 7.
-- Michael Biebl <biebl@debian.org> Wed, 18 Feb 2009 13:43:47 +0100
avrdude (5.5-7) unstable; urgency=low
* debian/patches/04-usbtiny_64bit_fix.patch
- Fix chip programming failures using USBTiny adapters on 64bit systems.
The res[4] variable is passed to usbtiny_cmd() as char pointer and
sizeof(char*) evaluates to 8 on 64bit systems. So hardcode the number of
bytes we want to read instead of using sizeof. (Closes: #511751)
-- Michael Biebl <biebl@debian.org> Wed, 14 Jan 2009 07:13:39 +0100
avrdude (5.5-6) unstable; urgency=low
* debian/patches/03-spi_support.patch
- Add new commands to avrdude's terminal mode to support direct SPI
transfers. (Closes: #509130)
Thanks to Andrew O. Shadoura for the patch.
-- Michael Biebl <biebl@debian.org> Thu, 18 Dec 2008 23:41:30 +0100
avrdude (5.5-5) unstable; urgency=low
* Misc white space cleanups.
* debian/control
- Add Vcs-* fields.
-- Michael Biebl <biebl@debian.org> Sat, 25 Oct 2008 01:42:20 +0200
avrdude (5.5-4) unstable; urgency=low
* Switch patch system to quilt.
* debian/control
- Add Build-Depends on quilt.
- Bump Standards-Version to 3.8.0. Add debian/README.source as recommended
by the new policy.
* debian/rules
- Include patchsys-quilt.mk instead of simple-patchsys.mk.
* debian/patches/series
- Add all existing patches.
* Refresh all patches.
-- Michael Biebl <biebl@debian.org> Sat, 19 Jul 2008 03:22:50 +0200
avrdude (5.5-3) unstable; urgency=low
* debian/avrdude-doc.doc-base
- Update the Section: field to comply with the new doc-base Manual.
* debian/control
- Add ${misc:Depends}.
-- Michael Biebl <biebl@debian.org> Tue, 04 Mar 2008 23:17:20 +0100
avrdude (5.5-2) unstable; urgency=low
* debian/control
- Bump Standards-Version to 3.7.3. No further changes required.
* debian/avrdude-doc.doc-base
- Cleanup unnecessary white spaces.
-- Michael Biebl <biebl@debian.org> Tue, 08 Jan 2008 07:39:04 +0100
avrdude (5.5-1) unstable; urgency=low
* New upstream release.
* debian/avrdude.docs
- Install the ChangeLog-2004-2006 file.
-- Michael Biebl <biebl@debian.org> Tue, 30 Oct 2007 21:02:48 +0100
avrdude (5.4-2) unstable; urgency=low
* debian/control
- Use the new "Homepage:" field to specify the upstream URL.
-- Michael Biebl <biebl@debian.org> Sun, 21 Oct 2007 18:43:24 +0200
avrdude (5.4-1) unstable; urgency=low
* New upstream release.
* debian/control
- Replace Build-Depends: tetex-bin with texlive-latex-base. teTeX has been
obsoleted and superseded by texlive.
-- Michael Biebl <biebl@debian.org> Fri, 18 May 2007 17:00:42 +0200
avrdude (5.3.1-1) unstable; urgency=low
* New upstream release.
* Prepend a sequence number to the patches.
-- Michael Biebl <biebl@debian.org> Mon, 25 Dec 2006 17:56:43 +0100
avrdude (5.2-2) unstable; urgency=low
* Update maintainer email address to biebl@debian.org.
-- Michael Biebl <biebl@debian.org> Wed, 18 Oct 2006 18:46:28 +0200
avrdude (5.2-1) unstable; urgency=low
* New upstream release.
* debian/rules
+ Remove obsolete clean rule, lexer.c is not shipped anymore in the
upstream tarball.
-- Michael Biebl <biebl@teco.edu> Tue, 10 Oct 2006 02:30:19 +0200
avrdude (5.1-3) unstable; urgency=low
* Properly indent homepage URL in package description.
* Bumped debhelper compatibility to 5.
* Bumped Standards-Version to 3.7.2, no further changes required.
-- Michael Biebl <biebl@teco.edu> Wed, 17 May 2006 09:05:12 +0200
avrdude (5.1-2) unstable; urgency=low
* Delete outdated lexer.c, enforces recreation with an up to date version
of flex (closes: #350092).
-- Michael Biebl <biebl@teco.edu> Fri, 27 Jan 2006 21:27:16 +0100
avrdude (5.1-1) unstable; urgency=low
* New upstream release.
-- Michael Biebl <biebl@teco.edu> Tue, 24 Jan 2006 23:03:43 +0100
avrdude (5.0-1) unstable; urgency=low
* New upstream release (closes: #330243).
+ Removed patch html_doc_build_fix.diff, fixed upstream.
* Added patch kfreebsd.diff to make avrdude compile on GNU/kFreeBSD
(closes: #329448). Thanks to Aurelien Jarno.
* Added patch manpage_fix.diff to reflect Debian specific locations of
certain files.
* Updated watch file.
-- Michael Biebl <biebl@teco.edu> Tue, 4 Oct 2005 17:41:14 +0200
avrdude (4.4.0-5) unstable; urgency=low
* Build against libreadline5.
-- Michael Biebl <biebl@teco.edu> Thu, 8 Sep 2005 01:13:51 +0200
avrdude (4.4.0-4) unstable; urgency=low
* Switched build system to cdbs.
* Added watch file.
-- Michael Biebl <biebl@teco.edu> Wed, 10 Aug 2005 04:34:49 +0200
avrdude (4.4.0-3) unstable; urgency=low
* Reverted changes to Makefile.in files made by automake. Changed
doc/Makefile.in by hand.
* Added Section: and Priority: to package descriptions in debian/control.
-- Michael Biebl <biebl@teco.edu> Wed, 10 Aug 2005 04:18:24 +0200
avrdude (4.4.0-2) unstable; urgency=low
* The new version of texi2html caused avrdude to FTBFS. This update fixes
this (closes: #318729).
* Updated to standards version 3.6.2.
-- Michael Biebl <biebl@teco.edu> Tue, 19 Jul 2005 00:04:24 +0200
avrdude (4.4.0-1) unstable; urgency=low
* Initial release (closes: #217453).
* Thanks to Anibal Monsalve Salazar for sponsoring this package.
-- Michael Biebl <biebl@teco.edu> Mon, 13 Jun 2005 10:58:32 +0200
|