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
|
nvchecker (2.19-1) unstable; urgency=medium
[ Tianyu Chen ]
* Build binary packages python3-nvchecker and python-nvchecker-doc
* Add debian/gbp.conf
* Add debian/salsa-ci.yml
* Add debian/upstream/metadata
[ Afif Elghraoui ]
* New upstream version 2.19
* autopkgtests:
- use the appropriate provider of the pytest flaky decorator
- Patched to fix expected output due to a version update of
package being checked in test.
-- Tianyu Chen <billchenchina2001@gmail.com> Mon, 22 Sep 2025 00:08:29 -0700
nvchecker (2.17-1) unstable; urgency=medium
* Non-maintainer Upload.
* New upstream version 2.17 (Closes: #1083513)
* Conflicts & Replaces python3-nvchecker (Closes: #1082628)
-- Alexandre Detiste <tchet@debian.org> Sun, 18 May 2025 00:12:11 +0200
nvchecker (2.15.1-0.1) unstable; urgency=medium
* Non-maintainer Upload.
* New upstream version 2.15.1
* Replace python3-appdirs with python3-platformdirs (Closes: #1067974)
-- Alexandre Detiste <tchet@debian.org> Sun, 22 Sep 2024 20:13:48 +0200
nvchecker (2.5-1) unstable; urgency=medium
* New upstream version 2.5 (Closes: #931345)
* New dependencies: toml and appdir
* Sample configuration now uses toml
* debian/compat 10
* Use documentation page as homepage
* debian/tests/control: Add pytest-httpbin
-- Afif Elghraoui <afif@debian.org> Sun, 03 Oct 2021 15:54:04 -0700
nvchecker (1.4.3-1) unstable; urgency=medium
* New upstream release.
-- Afif Elghraoui <afif@debian.org> Sun, 31 Mar 2019 01:59:48 -0400
nvchecker (1.3-2) unstable; urgency=medium
* Disable running the test suite during package build
due to lack of network access (Closes: #921800)
* Set up autopkgtest
-- Afif Elghraoui <afif@debian.org> Fri, 08 Feb 2019 21:45:38 -0500
nvchecker (1.3-1) unstable; urgency=medium
* Initial release. (Closes: #919748)
-- Afif Elghraoui <afif@debian.org> Sat, 19 Jan 2019 01:37:25 -0500
|