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
|
python-midiutil (1.2.1-2) unstable; urgency=medium
* Fixed missing files for Py3 support
* Enabled generic python-tests for DebCI
* Bumped standards version to 4.1.4
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 18 Apr 2018 16:09:20 +0200
python-midiutil (1.2.1-1) unstable; urgency=medium
* New upstream version 1.2.1
* Added 'licensecheck' target
* Generated d/copyright_hints
* Updated d/copyright
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 07 Mar 2018 22:23:34 +0100
python-midiutil (1.1.3-2) unstable; urgency=medium
* Updated maintainer email
* Updated Vcs-* stanzas to salsa.d.o
* Switched URIs to https://
* Bumped standards version to 4.1.3
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 06 Mar 2018 21:23:57 +0100
python-midiutil (1.1.3-1) unstable; urgency=medium
* New upstream version 1.1.3
* Updated d/watch to monitor github
* Dropped patches that are no longer useful
* Factored out python-midiutil-doc package
* Built using sphinx
* Switched upstream homepage to github
* Use local MatchJAX
* Fixed permission of example .py file
* Updated copyright
* Dropped unused lintian-override
* Bumped standards version to 4.0.0
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 21 Jun 2017 19:57:31 +0200
python-midiutil (0.89-1) unstable; urgency=medium
[ IOhannes m zmölnig ]
* Imported Upstream version 0.89
* Additionally provide python3 package
* Removed incompatible MidiFile.py from python3 package
* Updated homepage: googlecode archive
* Added lintian-override for obsolete googlecode
* Updated Vcs-* stanzas: https:// everywhere
* Removed obsolete "DM-Upload-Allowed" stanza
* Added myself to uploaders/copyright holders
* Removed XS-Python-Version stanza
* Bumped compat to 9
* Bumped standards version to 3.9.7
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 31 Mar 2016 16:13:23 +0200
python-midiutil (0.87-3) unstable; urgency=low
* Update Vcs fields in control file.
-- Tiago Bortoletto Vaz <tiago@debian.org> Mon, 26 Mar 2012 09:01:52 -0400
python-midiutil (0.87-2) unstable; urgency=low
* Add --with python2 to dh sequencer. Thanks to Luca Falavigna.
* Fix typo in package description. Thanks to Jonas Smedegaard.
(Closes: #663676)
* Switching to Debian Multimedia Maintainers :)
* Adding debian/watch file.
* Using the DEP-3 format for remove_sample_from_bin patch.
* Adding myself in Uploaders field.
* Updating Policy version.
-- Tiago Bortoletto Vaz <tiago@debian.org> Sun, 25 Mar 2012 22:47:04 -0400
python-midiutil (0.87-1) unstable; urgency=low
* Initial release. (Closes: #663583)
-- Tiago Bortoletto Vaz <tiago@debian.org> Mon, 12 Mar 2012 09:50:46 -0400
|