tse3 0.3.1-7 source package in Ubuntu

Changelog

tse3 (0.3.1-7) unstable; urgency=medium

  * QA upload.

  * Added d/gbp.conf to describe branch layout.
  * Updated vcs in d/control to Salsa.
  * Updated d/gbp.conf to enforce the use of pristine-tar.
  * Updated Standards-Version from 4.1.0 to 4.7.0.
  * Use wrap-and-sort -at for debian control files
  * Move to debhelper compat level 12.

 -- Petter Reinholdtsen <email address hidden>  Sun, 28 Apr 2024 22:47:52 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound

Downloads

File Size SHA-256 Checksum
tse3_0.3.1-7.dsc 1.9 KiB 4b5ee5d566764d804c85e5db49df24c9c79c537106f2c1775940df12fc8fc9ff
tse3_0.3.1.orig.tar.gz 738.0 KiB 780e1669789e762f489029c53f2fc6c571ba24740290ed0717bc1dcb7d547ba6
tse3_0.3.1-7.debian.tar.xz 6.9 KiB 3687cec147a80b95d539046d92f6ca480d669a870b19fb04505372aad2c3a8e1

No changes file available.

Binary packages built by this source

libtse3-0.3.1t64: portable MIDI sequencer engine in C++

 TSE3 is a portable open source MIDI sequencer engine written in C++.
 It provides programmers with rich and powerful sequencing
 capabilities. Although it does not provide a user interface, it
 provides a lot of assistance to a UI, attempting to provide as much
 functionality as possible in as generic a manner as possible.
 .
 This package provides the shared library libtse3, which is required
 in order to run programs linked against tse3.

libtse3-0.3.1t64-dbgsym: debug symbols for libtse3-0.3.1t64
libtse3-dev: portable MIDI sequencer engine in C++ - development files

 TSE3 is a portable open source MIDI sequencer engine written in C++.
 It provides programmers with rich and powerful sequencing
 capabilities. Although it does not provide a user interface, it
 provides a lot of assistance to a UI, attempting to provide as much
 functionality as possible in as generic a manner as possible.
 .
 This package provides the headers and static libraries that are
 needed to compile something that uses tse3. It is not required to run
 programs that are linked against tse3.

tse3play: MIDI/TSE3MDL player/converter

 tse3play plays TSE3MDL files and MIDI files using the TSE3 sequencer
 engine.
 .
 It can convert files between the two supported formats. While playing
 it provides text-based visual feedback and can stream an English
 representation of the contents of the file to standard output.

tse3play-dbgsym: debug symbols for tse3play