python-mbed-ls 1.6.2+dfsg-10 source package in Ubuntu

Changelog

python-mbed-ls (1.6.2+dfsg-10) unstable; urgency=medium

  * d/clean:
    - Remove generated manpage files
  * d/copyright:
    - Bump years of Debian copyright
  * d/lintian-overrides:
    - Refresh lintian overrides (override names changed)
  * d/s/lintian-overrides:
    - Add override for long lines in source
  * d/patches:
    - Correct invalid metadata (per tracker.d.o) in patch header

 -- Nick Morrott <email address hidden>  Sat, 03 Feb 2024 01:58:42 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mbed-ls_1.6.2+dfsg-10.dsc 2.3 KiB d447baae7870b7092a23a45e4ab9da5b67f8f25e10e127aab0120d06203074ee
python-mbed-ls_1.6.2+dfsg.orig.tar.xz 36.6 KiB 3797d4a3c8a10eac43b619fa5e04ab18cae6a61aad05947eb93ca2fb4162ca63
python-mbed-ls_1.6.2+dfsg-10.debian.tar.xz 8.9 KiB d46758a4344d68bc9343127f6a8e13ad7e4d2842b425eadd5fe9b44b0f2cdd60

Available diffs

No changes file available.

Binary packages built by this source

python-mbed-ls-doc: mbed-ls library documentation

 This module detects and lists "Mbed Enabled" devices connected to the
 host computer.
 .
 mbedls provides the following information for all connected boards using
 console (terminal) output:
 .
  - Mbed OS platform name
  - mount point (MSD or disk)
  - serial port
 .
 This package contains library documentation.

python3-mbed-ls: module listing mbed-enabled devices connected to host (Python 3)

 This module detects and lists "Mbed Enabled" devices connected to the
 host computer.
 .
 mbedls provides the following information for all connected boards using
 console (terminal) output:
 .
  - Mbed OS platform name
  - mount point (MSD or disk)
  - serial port
 .
 This package contains the module for Python 3 and the mbedls utility.