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
|
python-schedutils (0.6-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Remove listed license files (COPYING) from copyright.
* Apply multi-arch hints.
+ python3-schedutils: Add Multi-Arch: same.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address.
[ Boyuan Yang ]
* Acknowledge previous NMU.
* Bump Standards-Version to 4.6.1.
* Bump debhelper compat to v13.
-- Boyuan Yang <byang@debian.org> Sun, 19 Jun 2022 20:20:40 -0400
python-schedutils (0.6-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Clean up obsolete alternatives on upgrades. (Closes: #986813)
-- Andreas Beckmann <anbe@debian.org> Tue, 04 May 2021 11:13:44 +0200
python-schedutils (0.6-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Stewart Ferguson ]
* Removing python2 binary package
* Replacing python_distutils with pybuild
* Improving package extended description
* Bumping Standards-Version 4.2.1 -> 4.4.0 (no changes required)
* Bumping compat 10 -> 12
* Removing Bernd Zeimetz from Uploaders
* pchrt and ptaskset now run python3
* replacing pchrt3 and ptaskset3 with pchrt and ptaskset (same to manpages)
* removing alternatives (Breaks python-schedutils)
* removed .gitignore (not from upstream)
* Fixed license from GPL-2.0+ to GPL-2
-- Stewart Ferguson <stew@ferg.aero> Mon, 29 Jul 2019 19:30:20 +0200
python-schedutils (0.6-1) unstable; urgency=medium
* Initial release (Closes: 912772)
* Python 2 version supplied to satisfy current state of tuna. Tuna's GUI-mode
* still relies on python2.
-- Stewart Ferguson <stew@ferg.aero> Sun, 04 Nov 2018 17:05:57 +0100
|