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
|
pytest-filter-subpackage (0.2.0-1) unstable; urgency=medium
* New upstream version 0.2.0
-- Ole Streicher <olebole@debian.org> Tue, 05 Mar 2024 19:30:55 +0100
pytest-filter-subpackage (0.1.2-1) unstable; urgency=medium
* New upstream version 0.1.2
* Drop Change-number-of-passed-tests-in-test-to-fix-CI-test.patch
* Push Standards-Version to 4.6.2. No changes
-- Ole Streicher <olebole@debian.org> Tue, 20 Dec 2022 10:17:42 +0100
pytest-filter-subpackage (0.1.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-pytest.
[ Carl Suster ]
* d/watch: fix URL for PyPI redirector.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 30 Nov 2022 00:19:20 +0000
pytest-filter-subpackage (0.1.1-3) unstable; urgency=medium
[ 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.
[ Ole Streicher ]
* Remove version.py (regenerated by scm) (Closes: #978285)
* Push Standards-Version to 4.5.1. No changes needed
* Add "Rules-Requires-Root: no" to d/control
* Change number of passed tests in test to fix CI test
-- Ole Streicher <olebole@debian.org> Sun, 27 Dec 2020 12:04:58 +0100
pytest-filter-subpackage (0.1.1-2) unstable; urgency=medium
* Source-only upload
* Add Gitlab CI file
-- Ole Streicher <olebole@debian.org> Tue, 11 Feb 2020 20:43:33 +0100
pytest-filter-subpackage (0.1.1-1) unstable; urgency=low
* Initial release. (Closes: #949470)
-- Ole Streicher <olebole@debian.org> Tue, 21 Jan 2020 17:14:56 +0100
|