arduino 2:1.8.18+dfsg1-1 source package in Ubuntu

Changelog

arduino (2:1.8.18+dfsg1-1) unstable; urgency=medium

  * Team upload
  * [2c8c580] New upstream version 1.8.18+dfsg1
  * [c98f6a9] d/control: Add needed Build-Depends for manpage build
    To being able to build the manpage arduino.1 from the source additional
    packages are needed, as the source for the manpage is asciidoc we need
    asciidox and xmlto.
  * [d31ebed] d/rules: Add call to build arduino.1 from source
  * [4340dd0] d/arduino.manpages: Use created arduino.1 from source
    Pick up and ship the file arduino.1 from the build directory instead of
    using the old file from the debian/ folder.
    (Closes: #1001758)
  * [ef7cef9] d/arduino.1: Remove the old hand crafted manpage file

 -- Carsten Schoenert <email address hidden>  Fri, 17 Dec 2021 16:13:30 +0100

Upload details

Uploaded by:
Debian Electronics Team
Uploaded to:
Sid
Original maintainer:
Debian Electronics Team
Architectures:
any-amd64 any-i386 arm64 armel armhf
Section:
electronics
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
arduino_1.8.18+dfsg1-1.dsc 2.9 KiB e6a58c7ca8c088ac6d70533798b2d200c32d7a2e05d44a0eb33cba077fe62eed
arduino_1.8.18+dfsg1.orig-examples.tar.xz 3.5 MiB d11c398caaae484d9cadbb824155a618c966f861fe8f65809fffa0a6eac0ad75
arduino_1.8.18+dfsg1.orig.tar.xz 1.6 MiB bef78acc73eed6346073f639d262b2ecb7757a30455a764d1942a0de5e33e8bc
arduino_1.8.18+dfsg1-1.debian.tar.xz 48.2 KiB 01eac22b35ddbb9593e072d22af33a0a29865dd5e9a0091103a4e721d29d34bd

No changes file available.

Binary packages built by this source

arduino: AVR development board IDE from Arduino CC

 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 verification, compiling, and uploading
 to the Arduino development board. Example code will also be installed.
 .
 Some base AVR libraries will be provided by the depending additional
 package arduino-core-avr. More libraries can be installed within the IDE
 itself by calling the libarary manager. This requires a working internet
 access.