lp:~abogani/ubuntu/lucid/avrdude/avrdude.fix-529444

Created by Alessio Igor Bogani and last modified
Get this branch:
bzr branch lp:~abogani/ubuntu/lucid/avrdude/avrdude.fix-529444
Only Alessio Igor Bogani can upload to this branch. If you are Alessio Igor Bogani please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alessio Igor Bogani
Status:
Development

Recent revisions

11. By Alessio Igor Bogani

* Backport of fix for arduino programmer type
  Source code changes have been backported from development version in svn
  tree http://svn.savannah.gnu.org/viewvc?view=rev&root=avrdude&revision=940
  These changes are related to Arduino's auto-reset after programming feature
  fixed with this patch in ser_posix.c file.
  - LP: #529444

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

2. By Michael Biebl <email address hidden>

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

Branch metadata

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