lp:ubuntu/natty/avrdude

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/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

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)

4. By Michael Biebl

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

3. By Michael Biebl

Update maintainer email address to <email address hidden>.

Branch metadata

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

Subscribers