abcmidi 20200122-1 source package in Ubuntu

Changelog

abcmidi (20200122-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat
  * d/control: Bump Standards-Version to 4.4.1

  [ Dennis Braun ]
  * New upstream version
  * d/control:
    + Bump dh-compat to 12
    + Bump Standards-Version to 4.5.0
    + Add me as uploader
    + Set RRR: no
  * d/copyright: http > https
  * d/tests/conversions: Fix Abcmatch test

 -- Dennis Braun <email address hidden>  Sun, 09 Feb 2020 15:32:26 +0100

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe sound

Downloads

File Size SHA-256 Checksum
abcmidi_20200122-1.dsc 2.0 KiB 30f9b19f7b19404ec4fee9388b4b9a754a4b3c5a68da9bee7f852f7bdc6801f3
abcmidi_20200122.orig.tar.xz 389.3 KiB 90e3a071a5f9a7288b1319a2cf2207d3207c1fd59faf4891d1b090c7529d1627
abcmidi_20200122-1.debian.tar.xz 6.9 KiB c2809bc32ab6b2ef5c44c141ce002fdfaf2d458d3aaa85975548fad7c3c585ae

Available diffs

No changes file available.

Binary packages built by this source

abcmidi: converter from ABC to MIDI format and back

 This package contains the programs `abc2midi' and `midi2abc', which
 convert from the abc musical notation format to standard MIDI format
 and vice-versa. They can generate accompaniment from guitar chords
 in the abc file, as well as insert various MIDI events; the
 MIDI-to-abc translation tries to figure out bars, triplets and
 accidentals on its own.
 .
 The package also contains `abc2abc' (an abc prettyprinter/transposer),
 `mftext' (a program that dumps a MIDI file as text), and `midicopy'
 (a program that extracts specific tracks, channels or time intervals
 from a MIDI file).
 .
 The package also contains Yet another ABC to PostScript converter (yaps)
 which translates tunes written in the ABC format to PostScript,
 which can then be viewed on screen or printed. It is essentially a
 (non-exclusive) alternative to abc2ps, being based on the abc2ps
 PostScript code together with the ABC parser from the abcmidi package.

abcmidi-dbgsym: debug symbols for abcmidi