python-midiutil 1.2.1-3 source package in Ubuntu

Changelog

python-midiutil (1.2.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat

  [ IOhannes m zmölnig ]
  * Drop "python-midiutil" as part of the Python2 removal in bullseye
  * Bump dh-compat to 12
  * Bump standards version to 4.4.0

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 05 Sep 2019 16:53:19 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-midiutil_1.2.1-3.dsc 2.4 KiB 9eea4f15791b1a7e7bfe0ecf947b81bef2dde2e711eb242234a1e4138d3de713
python-midiutil_1.2.1.orig.tar.gz 39.4 KiB d56057d00b88b7a45c34351b3313fb5d3892aff5f3fb89731ce5b8d23b8689ce
python-midiutil_1.2.1-3.debian.tar.xz 3.8 KiB 4cc79a605c465a9f4efa71087fded629aeb1b87eac082ab27b6db6e8f5aac409

Available diffs

No changes file available.

Binary packages built by this source

python-midiutil-doc: Python library to write multi-track MIDI files - documentation

 MIDIUtil is a pure Python library that allows one to write multi-track Musical
 Instrument Digital Interface (MIDI) files from within Python programs. It is
 object-oriented and allows one to create and write these files with a minimum
 of fuss.
 .
 This package provides the HTML documentation of the library.

python3-midiutil: Python 3 library to write multi-track MIDI files

 MIDIUtil is a pure Python library that allows one to write multi-track Musical
 Instrument Digital Interface (MIDI) files from within Python programs. It is
 object-oriented and allows one to create and write these files with a minimum
 of fuss.
 .
 This package provides the Python 3.x module.