File: changelog

package info (click to toggle)
python-rtmidi 1.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,516 kB
  • sloc: python: 2,866; cpp: 2,779; makefile: 209; sh: 20
file content (77 lines) | stat: -rw-r--r-- 2,774 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
python-rtmidi (1.4.7-1) unstable; urgency=medium

  * New upstream release (1.4.7)
  * Declare package Standards Version to be 4.5.1. No changes were
    required
  * debian/watch: Bump file standard version to 4
  * debian/rules: Remove -Wl, --as-needed linker flags since it is not
    necessary anymore for bullseye distribution

 -- Josue Ortega <josue@debian.org>  Mon, 01 Feb 2021 19:34:50 -0600

python-rtmidi (1.4.5-1) unstable; urgency=medium

  * New upstream release (1.4.5)
  * Switch package to use debhelper-compat (= 13)
  * Bump Standards-Version to 4.5.0. No changes required

 -- Josue Ortega <josue@debian.org>  Sun, 04 Oct 2020 14:34:15 -0600

python-rtmidi (1.2.1-1) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * Revert to the embedded RtMidi, explain why in README.source.
  * Fix upstream version in this changelog (remove ~).
  * Add forgotten Rules-Requires-Root: no field.
  * Let the run time test check a C call in addition to basic import.
    Prevent the rtmidi subdirectory hiding the installed one.

  [ Josue Ortega ]
  * New upstream release. (1.2.1):
    - Update debian/copyright for files under `src/rtmidi`.
  * debian/watch: Updated to use Pypi since Github tarball does not include
    properly the `src` directory.
  * debian/copyright: Update copyright holders years.

 -- Josue Ortega <josue@debian.org>  Wed, 06 Feb 2019 18:44:43 -0600

python-rtmidi (1.2.0~rc1-2) unstable; urgency=medium

  [ Nicolas Boulenguez ]
  * debian/control:
    - Add Rules-Requires-Root: no.
    - Drop unnecessary dependencies.
  * Update copyright years.
  * Use the packaged rtmidi instead of an embedded copy. (Closes: #883709)
  * debian/rules: add Link with --as-needed flag.

 -- Josue Ortega <josue@debian.org>  Sat, 29 Dec 2018 07:03:23 -0600

python-rtmidi (1.2.0~rc1-1) unstable; urgency=medium

  * New upstream release. (1.2.0rc1)
  * Remove Build Dependency on librtmidi-dev, since it is not needed at
    build time (Closes: #883709).
  * debian/control: Update Vcs-* fields to use salsa.debian.org.
  * Bump debhelper compat level to 11.
  * Add package examples to installation.
  * Bump Standards-Version to 4.3.0, no changes were required.
  * Add CI tests.

 -- Josue Ortega <josue@debian.org>  Fri, 28 Dec 2018 15:04:12 -0600

python-rtmidi (1.1.0-2) unstable; urgency=medium

  * debian/control:
    - Bumps dependency librtmidi3 -> librtmidi4 (Closes: #880848)
    - Bumps debhelper compat from 9 to 10.
  * Bumps Standards-Version to 4.1.1:
    - Changes extra package priority to optional.

 -- Josue Ortega <josue@debian.org>  Sat, 25 Nov 2017 08:24:34 -0600

python-rtmidi (1.1.0-1) unstable; urgency=low

  * Initial release. (Closes: #825143)

 -- Josue Ortega <josue@debian.org>  Sun, 16 Jul 2017 17:43:42 -0600