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
|
cccolutils (1.5-4) 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> Fri, 02 Dec 2022 17:19:54 -0500
cccolutils (1.5-3) UNRELEASED; urgency=medium
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 31 Aug 2022 17:22:27 -0000
cccolutils (1.5-2) unstable; urgency=medium
* Upload to unstable.
-- Sergio Durigan Junior <sergiodj@debian.org> Thu, 19 Aug 2021 20:06:16 -0400
cccolutils (1.5-1) experimental; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* 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 ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Repository.
* Apply multi-arch hints.
+ python3-cccolutils: Add Multi-Arch: same.
[ Athos Ribeiro ]
* New upstream version.
* d/control: Bump debhelper from 11 to 13.
* d/control: Add Rules-Requires-Root.
* d/control: Update Standards-Version to 4.5.1.
-- Athos Ribeiro <athoscribeiro@gmail.com> Thu, 10 Jun 2021 18:31:05 -0300
cccolutils (1.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*
[ Sergio Durigan Junior ]
* List "python3-all-dev" on B-D instead of "python3-dev", which fixes a
FTBFS when there are multiple Python 3 versions supported.
(Closes: #905367)
* Bump Standards-Version to 4.2.1.
-- Sergio Durigan Junior <sergiodj@debian.org> Sun, 11 Nov 2018 01:50:28 -0500
cccolutils (1.4-1) unstable; urgency=medium
* Initial release (Closes: #904054).
-- Sergio Durigan Junior <sergiodj@debian.org> Wed, 18 Jul 2018 17:50:59 -0400
|