intelhex 2.3.0-1 source package in Ubuntu

Changelog

intelhex (2.3.0-1) unstable; urgency=medium

  * QA upload.
  * New upstream version 2.3.0
  * Set package maintainer to Debian QA Group.
  * debian/gbp.conf: Dropped, use default settings.
  * debian/patches: Dropped, merged upstream.
  * debian/copyright: Update information.
  * Refresh packaging:
    + Use Vcs-* URLs under Debian Python Team.
    + Bump Standards-Version to 4.6.0.
    + BUmp debhelper compat to v13.
  * debian/rules: Use dh13 syntax.
  * debian/docs: Install upstream documentation.

 -- Boyuan Yang <email address hidden>  Wed, 13 Oct 2021 13:59:29 -0400

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
intelhex_2.3.0-1.dsc 1.9 KiB f24301f82b6e98f1507fba076ed9ebd94489e33dad2cde0b289ebfd59ada75c6
intelhex_2.3.0.orig.tar.gz 73.1 KiB b580f23c0b70a93da7830769c57466ae6fbbf894ed36bee426aef3ba8f259bd1
intelhex_2.3.0-1.debian.tar.xz 2.8 KiB d85e52457054244cd481c8b55a38685074e2aaf0be53149668914ce4b5399643

Available diffs

No changes file available.

Binary packages built by this source

python3-intelhex: Python support for Intel HEX (Python3)

 The Intel HEX file format is widely used in the microprocessors
 and microcontrollers area as the de facto standard for code
 representation for microelectronic devices programming.
 .
 This package implements an intelhex Python library to read, write,
 create from scratch and manipulate data from HEX (also known as
 Intel HEX) file format.