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
|
python-jmespath (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1.
* Upstream switches test runnert to pytest.
* Bump Standards-Version to 4.6.1.
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 16 Jul 2022 22:49:57 +0900
python-jmespath (1.0.0-1) 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.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ TANIGUCHI Takaki ]
* New upstream version 1.0.0
* Bump Standards-Version to 4.6.0
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 01 Apr 2022 22:06:24 +0900
python-jmespath (0.10.0-1) unstable; urgency=medium
* New upstream version 0.10.0
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 30 May 2020 14:04:59 +0900
python-jmespath (0.9.5-1) unstable; urgency=medium
[ TANIGUCHI Takaki ]
* add CI config
* New upstream version 0.9.5
- Fix SyntaxWarning (Closes: #953534)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 01 Apr 2020 16:35:10 +0900
python-jmespath (0.9.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Bump Standards-Version to 4.4.1.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937851
-- Sandro Tosi <morph@debian.org> Sat, 26 Oct 2019 20:53:02 -0400
python-jmespath (0.9.4-1) unstable; urgency=medium
[ 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: Enable autopkgtest-pkg-python testsuite (Closes: #890511)
* Convert git repository from git-dpm to gbp layout
[ Piotr Ożarowski ]
* Add dh-python to Build-Depends
[ TANIGUCHI Takaki ]
* New upstream version 0.9.4
* Bump Stanrads-Version to 4.3.0
* debian/compat: 12
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 27 Feb 2019 16:59:21 +0900
python-jmespath (0.9.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ TANIGUCHI Takaki ]
* New upstream version 0.9.3
* Bump Standards-Version to 4.0.0 (without changes)
* debian/compat: Bump to 10
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 30 Jun 2017 14:35:15 +0900
python-jmespath (0.9.1-1) unstable; urgency=medium
* New upstream version 0.9.1
* Bump debian policy to 3.9.8
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 02 Feb 2017 20:13:20 +0900
python-jmespath (0.9.0-2) unstable; urgency=medium
* debian/control: Add python-nose and python3-nose to Build-Depends.
(Closes: #804557)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 11:17:32 +0900
python-jmespath (0.9.0-1) unstable; urgency=medium
* new upstream version
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 24 Nov 2015 23:40:03 +0900
python-jmespath (0.4.1-1) unstable; urgency=medium
* New upstream release
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 23 Jun 2014 00:35:03 +0900
python-jmespath (0.2.1-1) unstable; urgency=low
* Initial release (Closes: #734131)
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 29 Dec 2013 14:26:19 +0900
|