abcmidi 20180125-1 source package in Ubuntu

Changelog

abcmidi (20180125-1) unstable; urgency=medium

  * New upstream release
  * Move package to Debian Multimedia Team
  * Set dh/compat level to 11
  * Bump standards version, no changes required
  * Use secure uri in watch file
  * Use secure uri in copyright, control & upstream metadata files
  * Drop autoreconf build dependency, no longer required with debhelper 10

 -- Ross Gammon <email address hidden>  Tue, 30 Jan 2018 16:19:00 +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

Downloads

File Size SHA-256 Checksum
abcmidi_20180125-1.dsc 1.9 KiB 43e726257efcbda9374263abd2d2c5b44e408e2d76677ff8276f6e5be7a54d7b
abcmidi_20180125.orig.tar.gz 518.0 KiB b6e32e3cd70eeddce9f8a7ad1470cbd37de8ba7b70f441cfdbaa1730d516e657
abcmidi_20180125-1.debian.tar.xz 6.4 KiB d82ce76bbdb51d3c69b8455905638932a8a70d5097fca4eed256895dd6384c94

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