arduino 1:1.0.5+dfsg2-1 source package in Ubuntu

Changelog

arduino (1:1.0.5+dfsg2-1) unstable; urgency=low


  * New upstream release
  * removed debian/patches/fr_fix.diff, applied upstream
  * Added Keywords to arduino.desktop
  * SV 3.9.4 no changes
  * Vcs-* changed to cannonical URLs
  * New patches:
    - debian/patches/Adafruit_GFX.patch: fixed typo
    - debian/patches/const_progmem.patch: PROGMEM variables must be
      consts
    - debian/patches/depricated_typedef_support.patch: enable
      compatibility support for avr-libc depricated typedefs
    - debian/patches/roboIRread.patch: fixed typos

 -- Scott Howard <email address hidden>  Tue, 04 Jun 2013 11:58:36 -0400

Upload details

Uploaded by:
Scott Howard
Uploaded to:
Sid
Original maintainer:
Scott Howard
Architectures:
all
Section:
electronics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
arduino_1.0.5+dfsg2-1.dsc 1.4 KiB d6649215595e25f860b08d90195eeb7426cc088c2184e709804fa0a74995ceb0
arduino_1.0.5+dfsg2.orig.tar.gz 28.4 MiB 248a65d2363b9044ef93d388663d5701d7ce263765e87101600f0998ef3634b5
arduino_1.0.5+dfsg2-1.debian.tar.gz 102.9 KiB 484ddea9fead2124dabfcbb6e4589faedc55f88030fa3b50e397ef43628c2edf

Available diffs

No changes file available.

Binary packages built by this source

arduino: AVR development board IDE and built-in libraries

 Arduino is an open-source electronics prototyping platform based on
 flexible, easy-to-use hardware and software. It's intended for artists,
 designers, hobbyists, and anyone interested in creating interactive
 objects or environments.
 .
 This package will install the integrated development environment that
 allows for program writing, code verfication, compiling, and uploading
 to the Arduino development board. Libraries and example code will also
 be installed.

arduino-core: Code, examples, and libraries for the Arduino platform

 Arduino is an open hardware microcontroller platform. This package contains
 the minimal set of tools to allow one to program an Arduino. It also contains
 examples and libraries. For a CLI, see the 'arduino-mk' package.
 .
 This package does not include the Java based Integrated Development
 Environment, which can be found in the 'arduino' package.