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
|
python-cpuinfo (5.0.0-5) unstable; urgency=medium
* Team upload.
* d/control: add b-d on pytest to force tests to run via something other
than the deprecated "python3 setup.py test" command.
-- Louis-Philippe Véronneau <pollo@debian.org> Sat, 03 Dec 2022 17:06:04 -0500
python-cpuinfo (5.0.0-4) UNRELEASED; urgency=medium
* Update standards version to 4.6.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Sun, 04 Sep 2022 20:40:59 -0000
python-cpuinfo (5.0.0-3) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
-- Sandro Tosi <morph@debian.org> Fri, 03 Jun 2022 00:00:58 -0400
python-cpuinfo (5.0.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937667
-- Sandro Tosi <morph@debian.org> Tue, 26 Nov 2019 19:22:31 -0500
python-cpuinfo (5.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Hugo Lefeuvre ]
* New upstream release.
* Bump manpage years.
* debian/control:
- Bump Standards-Version to 4.4.0.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Sat, 20 Jul 2019 20:55:17 -0300
python-cpuinfo (4.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Hugo Lefeuvre ]
* New upstream release.
* Bump compat to 11.
* Bump debian/watch to version 4.
* Bump manpage years.
* debian/control:
- Bump Standards-Version to 4.1.4.
- Update debhelper dependency to >= 11.
- Add autopkgtest stanza.
- Longer binary package descriptions.
* debian/copyright:
- Update copyright years.
-- Hugo Lefeuvre <hle@debian.org> Tue, 17 Apr 2018 23:16:46 -0400
python-cpuinfo (3.3.0-1) unstable; urgency=medium
* New upstream release.
* Upload to unstable.
* Bump Standards-Version to 4.1.0.
* Fix section of binary package py-cpuinfo.
-- Hugo Lefeuvre <hle@debian.org> Sun, 24 Sep 2017 23:42:41 +0200
python-cpuinfo (3.0.0-1) experimental; urgency=low
* Initial release (Closes: #860182)
-- Hugo Lefeuvre <hle@debian.org> Thu, 13 Apr 2017 10:36:52 +0200
|