Debian Package Tracker
Register | Log in
Subscribe

arduino-mk

Program your Arduino from the command line

Choose email to subscribe with

general
  • source: arduino-mk (main)
  • version: 1.5.2-2.1
  • maintainer: Debian Science Maintainers (archive) (DMD)
  • uploaders: Simon John [DMD] – Scott Howard [DMD]
  • arch: all
  • std-ver: 4.5.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.5.2-1
  • oldstable: 1.5.2-2.1
  • stable: 1.5.2-2.1
  • testing: 1.5.2-2.1
  • unstable: 1.5.2-2.1
versioned links
  • 1.5.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.5.2-2.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • arduino-mk (4 bugs: 0, 3, 1, 0)
action needed
A new upstream version is available: 1.6.0 high
A new upstream version 1.6.0 is available, you should consider packaging it.
Created: 2020-08-23 Last update: 2025-05-25 18:02
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-01-06 Last update: 2025-05-25 21:00
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.5.2-3, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit 8bf9d3ae1089737171fdef94875fa37dc60949dc
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Update standards version to 4.6.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit 1919dc71bebd10dc869dc42e8ad3f55786823708
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Remove unnecessary get-orig-source-target.
    
    Changes-By: lintian-brush
    Fixes: lintian: debian-rules-contains-unnecessary-get-orig-source-target
    See-also: https://lintian.debian.org/tags/debian-rules-contains-unnecessary-get-orig-source-target.html

commit 078dbe9bf73790324fd4d82d0615eecc9314de25
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Set upstream metadata fields: Repository-Browse.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

commit 1af52c0902b02c2d8d4d215021d9079b5711351f
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:50 2022 +0000

    Bump debhelper from old 12 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html

commit f3c530a74f9524389342b282c67351d5c2a9f1f1
Author: Carsten Schoenert <c.schoenert@t-online.de>
Date:   Thu Feb 4 17:33:41 2021 +0100

    Import Debian changes 1.5.2-2.1
    
    arduino-mk (1.5.2-2.1) unstable; urgency=medium
    .
      * Non-maintainer upload
      * [a802500] d/control: depend on arduino >= 2:1.8.13+dfsg1-1
        Change the dependency to the arduino package, arduino-core isn't a real
        package any more since the update of the arduino package to 1.8.13+dfsg1.
        (Closes: #981300)
    .
    arduino-mk (1.5.2-2) unstable; urgency=medium
    .
      * Team upload.
      * Use Python 3 rather than Python 2 in scripts (Closes: #936149).
      * Update Standards-Version to 4.5.0 (no changes required).
      * Fix Vcs-* fields to point to salsa.
      * Update to debhelper-compat (= 12).
      * Add Rules-Requires-Root: no.
      * Use dpkg/pkg-info.mk for build-time package version information.
    .
    arduino-mk (1.5.2-1) unstable; urgency=medium
    .
      * New release
    .
    arduino-mk (1.5.1-1) unstable; urgency=medium
    .
      [ Simon John ]
      * New upstream release
        - Fixed Teensy boards.txt (Closes: #802580)
      * Bumped debian/compat to 9 and DSV to 3.9.8 (no changes)
    .
      [ Scott Howard ]
      * debian/control: depend on debhelper >=9; use https for vcs-git
        and vcs-browser
    .
    arduino-mk (1.5-2) unstable; urgency=medium
    .
      [ Simon John ]
      * Better boards.txt parsing
      * Fixed Lintian copyright warnings
      * Added make as a dependency
    .
      [ Scott Howard ]
      * Add "screen" to recommends (Closes: #781625)
    .
    arduino-mk (1.5-1) unstable; urgency=medium
    .
      * New upstream release
        - Added support for IDE 1.5/1.6 for AVR (not SAM).
        - Added support for Teensy3.
        - Fixes ATmega 32u4 reset issues.
        - Various other bug fixes.
    .
    arduino-mk (1.3.4-1) unstable; urgency=medium
    .
      [Scott Howard]
      * Updated debian/control Vcs entries
    .
      [Simon John]
      * New upstream release
        - Fixes lintian hyphen/minus issue.
        - Added support for compiling assembler code.
        - Allows spaces in Serial.begin() calls.
        - Lists board name as well as tag in show_boards.
        - Fixes missing newlines/targets in 'make help'.
        - Added emacs flyback compatibility.
        - Fixes $MONITOR_PORT detection.
        - Tidied up some regexes/quotes/wildcards.
        - Builds core objects in a subdirectory
    .
    arduino-mk (1.3.3-1) unstable; urgency=medium
    .
      * Put manpage back
    .
    arduino-mk (1.3.2-1) unstable; urgency=medium
    .
      * New upstream release
        - Fixes missing avr-libc/malloc.c and realloc.c includes.
        - Added gpio to the list of isp's that don't have a port and improved
          detection of those that do.
        - Added -D__PROG_TYPES_COMPAT__ to the avr-g++ compiler flags.
        - Added new example and beatified documentation.
        - Added OBJDIR setting and pre-build hook functionality.
        - Fixes AVR tools path for chipKIT on Linux.
        - Replaced Perl reset script with Python one, works better with
          Caterinas and simplifies packaging. Tested with Python3.
        - Fixed avrdude.conf detection on Windows.
    .
    arduino-mk (1.3.1-1) unstable; urgency=medium
    .
      * New upstream release
        - Fixes BUNDLED_AVR_TOOLS_DIR not being set correctly when using
          the arduino-core package instead of the whole arduino IDE.
        - Added "make help_vars" to display information abou the variables
          that can be overridden (so updated arduino-mk.install)
    .
    arduino-mk (1.3.0-1) unstable; urgency=medium
    .
      * New upstream release
        - Windows fixes
    .
    arduino-mk (1.2.0-1) unstable; urgency=medium
    .
      * New upstream release
        - Fixes ARDUINO_DIR not defined error (Closes: #734875)
    .
    arduino-mk (1.1.0-1) unstable; urgency=low
    .
      * New upstream release
      * Removed some legacy dpkg files, updated copyrights/sources
      * Added examples
    .
    arduino-mk (0.12.0-1) unstable; urgency=low
    .
      [Scott Howard]
      * New upstream release.
        - Dropped ard-parse-boards_pathfix.patch applied upstream
        - Dropped line_count.patch, different upstream implimentation
          (Closes: #718454, #718892)
    .
      [Bas Wijnen]
      * Add default variables for Debian systems.  (Closes: #709115)
    .
    arduino-mk (0.10-2) unstable; urgency=low
    .
      * Merge from experimental to unstable
      * Correct line numbers reported by gcc off by one and identify libraries
        similar to the IDE (Closes: #702754)
    .
    arduino-mk (0.10-1) experimental; urgency=low
    .
      * New upstream release
        - OBJDIR is now overwritable (Closes: #685628)
      * perl-doc moved from Depends to Recommends (Closes: #689666)
      * Upstream fixed typo in bug 670566 (Closes: #670566)
      * Refreshed patches
    .
    arduino-mk (0.8-4) unstable; urgency=low
    .
      * Added dependency on perl-doc. (Closes: #675393)
      * debian/patches/user-libraries.diff
        - Added support for non-system libraries residing in the
          ARDUNIO_SKETCHBOOK variable, by default it is set to `$HOME/sketchbook`.
          (Closes: #670566)
    .
    arduino-mk (0.8-3) unstable; urgency=low
    .
      * Move ard-parse-boards to /usr/bin (Closes: #674482)
    .
    arduino-mk (0.8-2) unstable; urgency=low
    .
      * debian/control: s/playform/platform/
      * debian/patches/ard-parse-boards_pathfix.path
        - Corrected paths for ard-parse-boards (Closes: #670564)
      * debian/patches/mjo_makefile_debianise
        - updated Arduino.mk to find /usr/share/arduino/ard-parse-boards
    .
    arduino-mk (0.8-1) unstable; urgency=low
    .
      * Initial release. (Closes: #660957)

commit e17f80b4e3b217b7e1f840a2477468a27795ce88
Merge: 5c5dd88 8eb678d
Author: Stuart Prescott <stuart@debian.org>
Date:   Thu Nov 24 03:43:25 2022 +0000

    Merge branch 'lintian-fixes' into 'master'
    
    Fix some issues reported by lintian
    
    See merge request science-team/arduino-mk!2

commit 8eb678db9caf79ed74ebc4594c8406664832fcad
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Update standards version to 4.6.1, no changes needed.
    
    Changes-By: lintian-brush
    Fixes: lintian: out-of-date-standards-version
    See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html

commit 1e03390da6823d5460a0a6a1b64f9affd505a720
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Remove unnecessary get-orig-source-target.
    
    Changes-By: lintian-brush
    Fixes: lintian: debian-rules-contains-unnecessary-get-orig-source-target
    See-also: https://lintian.debian.org/tags/debian-rules-contains-unnecessary-get-orig-source-target.html

commit d1aa859285dc95d88f15c130d65e1bc44827ef81
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:53 2022 +0000

    Set upstream metadata fields: Repository-Browse.
    
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html

commit 730ce6cd83ac695417a30ac414e6c209c0872198
Author: Debian Janitor <janitor@jelmer.uk>
Date:   Sat Oct 22 17:07:50 2022 +0000

    Bump debhelper from old 12 to 13.
    
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
    See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
Created: 2021-02-07 Last update: 2025-05-21 03:33
debian/patches: 1 patch to forward upstream low

Among the 1 debian patch available in version 1.5.2-2.1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2023-02-26 15:54
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.2 instead of 4.5.0).
Created: 2020-11-17 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2025-04-14] arduino-mk 1.5.2-2.1 MIGRATED to testing (Debian testing watch)
  • [2024-12-27] arduino-mk REMOVED from testing (Debian testing watch)
  • [2024-11-18] arduino-mk 1.5.2-2.1 MIGRATED to testing (Debian testing watch)
  • [2024-11-13] arduino-mk REMOVED from testing (Debian testing watch)
  • [2021-02-18] arduino-mk 1.5.2-2.1 MIGRATED to testing (Debian testing watch)
  • [2021-02-07] Accepted arduino-mk 1.5.2-2.1 (source) into unstable (Carsten Schoenert)
  • [2020-02-08] arduino-mk 1.5.2-2 MIGRATED to testing (Debian testing watch)
  • [2020-02-02] Accepted arduino-mk 1.5.2-2 (source) into unstable (Stuart Prescott)
  • [2017-01-22] arduino-mk 1.5.2-1 MIGRATED to testing (Debian testing watch)
  • [2017-01-12] Accepted arduino-mk 1.5.2-1 (source all) into unstable (Scott Howard)
  • [2017-01-10] Accepted arduino-mk 1.5.1-1 (source all) into unstable (Simon John) (signed by: Scott Howard)
  • [2015-05-30] arduino-mk 1.5-2 MIGRATED to testing (Britney)
  • [2015-05-24] Accepted arduino-mk 1.5-2 (source all) into unstable (Simon John) (signed by: Scott Howard)
  • [2014-08-05] arduino-mk 1.3.4-1 MIGRATED to testing (Britney)
  • [2014-07-31] Accepted arduino-mk 1.3.4-1 (source all) into unstable (Simon John) (signed by: Scott Howard)
  • [2014-05-02] arduino-mk 1.3.3-1 MIGRATED to testing (Debian testing watch)
  • [2014-04-25] Accepted arduino-mk 1.3.3-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2014-04-17] arduino-mk 1.3.2-1 MIGRATED to testing (Debian testing watch)
  • [2014-04-11] Accepted arduino-mk 1.3.2-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2014-02-10] arduino-mk 1.3.1-1 MIGRATED to testing (Debian testing watch)
  • [2014-02-04] Accepted arduino-mk 1.3.1-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2014-02-04] arduino-mk 1.3.0-1 MIGRATED to testing (Debian testing watch)
  • [2014-01-29] Accepted arduino-mk 1.3.0-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2014-01-28] arduino-mk 1.2.0-1 MIGRATED to testing (Debian testing watch)
  • [2014-01-23] Accepted arduino-mk 1.2.0-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2014-01-09] arduino-mk 1.1.0-1 MIGRATED to testing (Debian testing watch)
  • [2013-12-30] Accepted arduino-mk 1.1.0-1 (source all) (Simon John) (signed by: Scott Howard)
  • [2013-08-19] arduino-mk 0.12.0-1 MIGRATED to testing (Debian testing watch)
  • [2013-08-08] Accepted arduino-mk 0.12.0-1 (source all) (Scott Howard)
  • [2013-05-16] arduino-mk 0.10-2 MIGRATED to testing (Debian testing watch)
  • 1
  • 2
bugs [bug history graph]
  • all: 4
  • RC: 0
  • I&N: 3
  • M&W: 1
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.5.2-2.1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing