lp:ubuntu/precise/avrdude

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/avrdude
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

14. By Michael Biebl

* New upstream release.
* Install ChangeLog files for 2007-2009.

13. By Michael Biebl

* 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.

12. By Michael Biebl

* debian/patches/01-arduino-auto-reset.patch
  - Fix DTR on/off to make Arduino auto-reset work. (Closes: #587280)
    Patch cherry-picked from upstream.

11. By James Westby

Backport the patch to fix auto-reset.

10. By Michael Biebl

* 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)

9. By Michael Biebl

* 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.

8. By Michael Biebl

* Replace libreadline5-dev build dependency with libreadline-dev.
* Bump Standards-Version to 3.8.3. No further changes.

7. By Michael Biebl

* New upstream release.
* Bump Standards-Version to 3.8.2. No further changes.

6. By Michael Biebl

* New upstream release.
* debian/patches/03-spi_support.patch
  - Removed, merged upstream.
* debian/patches/04-usbtiny_64bit_fix.patch
  - Removed, fixed upstream.

5. By Michael Biebl

* 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)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/avrdude
This branch contains Public information 
Everyone can see this information.

Subscribers