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
|
httmock (1.4.0-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.
* d/control: build against all available python versions.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 02 Dec 2022 18:27:54 -0500
httmock (1.4.0-3) UNRELEASED; urgency=medium
* Update standards version to 4.6.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Wed, 19 Oct 2022 18:13:21 -0000
httmock (1.4.0-2) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.0, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 10:17:37 +0100
httmock (1.4.0-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Update standards version to 4.5.0, no changes needed.
* 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.
[ Colin Watson ]
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 27 Oct 2020 17:11:37 +0000
httmock (1.3.0-5) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #936712
* Bump Standards-Version to 4.4.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sat, 26 Oct 2019 10:56:12 -0400
httmock (1.3.0-4) unstable; urgency=medium
* Source-only upload to allow migration to testing.
-- Colin Watson <cjwatson@debian.org> Sun, 08 Sep 2019 17:17:02 +0100
httmock (1.3.0-3) unstable; urgency=medium
* Restore Python 2 support temporarily; I'd missed python-gitlab's
build-dependency on python-httmock (see #937788).
-- Colin Watson <cjwatson@debian.org> Fri, 06 Sep 2019 23:16:46 +0100
httmock (1.3.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Colin Watson ]
* Drop Python 2 support.
-- Colin Watson <cjwatson@debian.org> Wed, 21 Aug 2019 16:04:08 +0100
httmock (1.3.0-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Thu, 31 Jan 2019 09:56:16 +0000
httmock (1.2.6-2) unstable; urgency=medium
[ Colin Watson ]
* Move VCS to salsa.debian.org.
[ Ondřej Nový ]
* 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
-- Colin Watson <cjwatson@debian.org> Sat, 27 Oct 2018 21:38:47 +0100
httmock (1.2.6-1) unstable; urgency=medium
* Initial release (closes: #866777).
-- Colin Watson <cjwatson@debian.org> Sat, 01 Jul 2017 20:50:29 +0100
|