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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
python-mido (1.3.3-0.4) unstable; urgency=medium
* Non-maintainer upload.
* Suggests libportmidi2 instead of removed libportmidi0
* Disable useless Salsa CI jobs
-- Alexandre Detiste <tchet@debian.org> Sat, 14 Feb 2026 18:22:31 +0100
python-mido (1.3.3-0.3) unstable; urgency=medium
* Non-maintainer upload.
* Apply Multi-Arch: hint
* Bump Standards-Version to 4.7.3, drop Priority: tag
-- Alexandre Detiste <tchet@debian.org> Wed, 31 Dec 2025 08:13:23 +0100
python-mido (1.3.3-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Add build-dep python3-setuptools-scm to avoid
generating 0.0.0 version metadata.
-- Alexandre Detiste <tchet@debian.org> Wed, 05 Nov 2025 20:47:42 +0100
python-mido (1.3.3-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream version 1.3.3 (Closes: #1058591)
* Remove Python2 vs Python3 hybridized build
* Switch to pybuild-plugin-pyproject
-- Alexandre Detiste <tchet@debian.org> Sat, 21 Dec 2024 17:21:27 +0100
python-mido (1.2.10-1) unstable; urgency=medium
* New upstream release (1.2.10):
+ Refresh d/patches.
* debian/control: Update homepage field to use upstream official site
instead of PyPi.
* Bump Standards-Version to 4.6.0. No changes were required.
* debian/copyright: Update copyright holder years
-- Josue Ortega <josue@debian.org> Wed, 08 Dec 2021 17:30:44 -0600
python-mido (1.2.9-3) unstable; urgency=medium
* Add autopkgtest runtime test in order to drop the previous supercial
test. Closes: #969859
* debian/control: Document Rules-Requires-Root as 'no'
* debian/watch: Bump file standard version to 4
* Bump debhelper-compat to use (=13)
* Bump Standards-Version to 4.5.1. No changes required
* debian/patches/*.patch: Document Forwarded field
-- Josue Ortega <josue@debian.org> Mon, 11 Jan 2021 19:40:09 -0600
python-mido (1.2.9-2) unstable; urgency=medium
* Drop Python 2 package
* Update package to use debhelper-compat (= 12)
* Bump Standards-Version to 4.4.0. No changes required
-- Josue Ortega <josue@debian.org> Sun, 08 Sep 2019 13:14:28 -0600
python-mido (1.2.9-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/watch: Use https protocol
[ Josue Ortega ]
* New upstream release (1.2.9):
- Update debian/patches/*
* Fix CI tests
* Add examples to packages installation
-- Josue Ortega <josue@debian.org> Sun, 09 Dec 2018 08:44:29 -0600
python-mido (1.2.8-1) unstable; urgency=medium
* New upstream release (1.2.8)
* Update debian/patches/* improving solution style
* Bump compat level from 9 to 11
* debian/control:
- Remove anciente X-Python-Version
- Bump X-Python3-Version to use >= 3.6
- Update Vcs fields to use salsa.d.o
* Bump Standards-Version to 4.2.1:
- debian/copyright: Updates Format URI to https
* Add autopkgtest test suite
-- Josue Ortega <josue@debian.org> Sat, 29 Sep 2018 12:41:08 -0600
python-mido (1.2.7-2) unstable; urgency=medium
* Upload to unstable.
-- Josue Ortega <josue@debian.org> Mon, 19 Jun 2017 18:27:03 -0600
python-mido (1.2.7-1) experimental; urgency=medium
* New upstream release (v1.2.7):
- debian/control: adds python{3}-rtmidi to Suggests field.
-- Josue Ortega <josue@debian.org> Fri, 02 Jun 2017 16:35:46 -0600
python-mido (1.1.24-1) experimental; urgency=medium
* New upstream release:
- Refresh debian/patches/01-fix-python-version-binaries.patch.
-- Josue Ortega <josue@debian.org> Sun, 19 Feb 2017 16:02:56 -0600
python-mido (1.1.18-1) unstable; urgency=medium
* New upstream release.
-- Josue Ortega <josue@debian.org> Sun, 23 Oct 2016 18:04:53 -0600
python-mido (1.1.16-1) unstable; urgency=medium
* New upstream release
-- Josue Ortega <josue@debian.org> Sun, 02 Oct 2016 17:46:54 -0600
python-mido (1.1.15-1) unstable; urgency=medium
* New upstream release.
-- Josue Ortega <josue@debian.org> Sun, 04 Sep 2016 16:47:09 -0600
python-mido (1.1.14-1) unstable; urgency=low
* Initial release. Closes: #825144
-- Josue Ortega <josue@debian.org> Thu, 07 Jul 2016 17:28:43 +0200
|