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 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120
|
pytest-instafail (0.5.0-1) unstable; urgency=medium
* QA upload.
* New upstream release.
-- Boyuan Yang <byang@debian.org> Mon, 19 Jun 2023 10:17:30 -0400
pytest-instafail (0.4.2-3) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* QA Upload.
Orphan package - see bug 1007956.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 12:49:05 +0100
pytest-instafail (0.4.2-2) unstable; urgency=medium
* QA upload.
* Orphan the package.
[ 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 ]
* Apply multi-arch hints.
+ python-pytest-instafail-doc: Add Multi-Arch: foreign.
* Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970179
[ Boyuan Yang ]
* debian/control: Apply "wrap-and-sort -abst".
* Bump Standards-Version to 4.6.0.
* debian/rules: Modernize packaging.
-- Boyuan Yang <byang@debian.org> Sat, 19 Mar 2022 08:24:51 -0400
pytest-instafail (0.4.2-1) unstable; urgency=medium
* Team Upload.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1
[ Nilesh Patra ]
* New upstream version 0.4.2 (Closes: #894705)
* Remove travis builds status
* compat version: 13
* Enable Build-Time tests
* Bump standards version to 4.5.0
* Add "Rules-Requires-Root:no"
* Add upstream/metadata
* Update description in debian/control
-- Nilesh Patra <npatra974@gmail.com> Sun, 12 Jul 2020 17:48:36 +0530
pytest-instafail (0.3.0-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
* Use pybuild to build package.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0.
* Drop Python 2 support (Closes: #937561).
[ Barry Warsaw ]
* d/control: Put DPMT in Maintainers and myself in Uploaders.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* d/control: Remove XS-Testsuite field, not needed anymore
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
-- Ondřej Nový <onovy@debian.org> Fri, 13 Sep 2019 11:40:14 +0200
pytest-instafail (0.3.0-1) unstable; urgency=medium
* New upstream release.
* d/control:
- Bump Standards-Version with no other changes necessary.
- Bump debhelper Build-Depends to version 9.
* d/compat: Bump to version 9.
* d/copyright: Convert to DEP-5 format.
* d/tests/instafail: Re-enable the tests after upstream fix.
* d/watch: Use pypi.debian.net redirector.
-- Barry Warsaw <barry@debian.org> Mon, 08 Jun 2015 19:04:26 -0400
pytest-instafail (0.2.0-2) unstable; urgency=medium
* d/tests/instafail: Disable these tests due to upstream issue.
-- Barry Warsaw <barry@debian.org> Mon, 04 Aug 2014 17:17:24 -0400
pytest-instafail (0.2.0-1) unstable; urgency=medium
* New upstream release.
* d/patches/unicode-setup.patch: Obsolete; deleted.
* d/control: Bump Standards-Version to 3.9.5 with no other changes necessary.
-- Barry Warsaw <barry@debian.org> Wed, 19 Mar 2014 18:56:19 -0400
pytest-instafail (0.1.0-1) unstable; urgency=low
* Initial release (Closes: #714412)
-- Barry Warsaw <barry@debian.org> Mon, 01 Jul 2013 15:01:13 -0400
|