arduino 1:1.0.1+dfsg-2~ubuntu12.04.1 source package in Ubuntu

Changelog

arduino (1:1.0.1+dfsg-2~ubuntu12.04.1) precise-backports; urgency=low

  * No-change backport to precise (LP: #1004228)

arduino (1:1.0.1+dfsg-2) unstable; urgency=low

  * debian/patches/SimpleDateFormat_fix.diff
    - Arduino would fail to launch if date strings were improperly
      translated. (Closes: #674415)

arduino (1:1.0.1+dfsg-1) unstable; urgency=low

  * New upstream release.

arduino (1:1.0.1~rc2+dfsg-2) experimental; urgency=low

  * Allow for opening file from command line or file manager
    e.g. "$ arduino {filename}.ino" (LP: #998952)
  * Properly detect groups assigned by PAM (Closes: #669058)

arduino (1:1.0.1~rc2+dfsg-1) experimental; urgency=low

  * Updated watch file, remove compressed avrtools that upstream added
  * New upstream release.

arduino (1:1.0.1~rc1+dfsg-1) experimental; urgency=low

  * New upstream release, experimental.
 -- Iain Lane <email address hidden>   Tue, 12 Jun 2012 21:04:13 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Precise
Original maintainer:
Scott Howard
Architectures:
all
Section:
electronics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise backports universe electronics

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
arduino_1.0.1+dfsg.orig.tar.gz 3.9 MiB df2bdea8898b0e50ce5702d5166ffd320f48de40bdc1b9489e887fdd427e1033
arduino_1.0.1+dfsg-2~ubuntu12.04.1.debian.tar.gz 82.3 KiB 5aa8b1b1c3d4764cfaaf3091b7d420d4634df71247a4d87ab074928a0388ceec
arduino_1.0.1+dfsg-2~ubuntu12.04.1.dsc 2.0 KiB 50193eb4311a57578e1b23a3dbe573891298c723f10c8fe6e0dfbd17c327abca

View changes file

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.