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 121 122 123 124 125 126 127
|
isort (5.6.4-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.
[ Tristan Seligmann ]
* New upstream release.
* Disable autopkgtests temporarily; upstream no longer ships the tests
in the sdist.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 05 Nov 2020 11:24:46 +0200
isort (5.4.2-1) unstable; urgency=medium
* New upstream release.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 15 Aug 2020 22:16:19 +0200
isort (5.3.2-1) unstable; urgency=medium
* New upstream release.
- Recommend python3-colorama.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 11 Aug 2020 18:22:42 +0200
isort (5.1.1-1) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Set upstream metadata fields: Bug-Database.
* Set upstream metadata fields: Bug-Submit.
[ Tristan Seligmann ]
* New upstream release.
- Devendor toml.
* Fix tests.
* Switch to dh-sequence-*.
* Bump debhelper-compat to 13.
* Bump Standards-Version to 4.5.0 (no changes).
* Declare rootless build.
* Add Repository to upstream metadata.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 23 Jul 2020 11:34:14 +0200
isort (4.3.4+ds1-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Remove ancient X-Python3-Version field
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #936751
-- Sandro Tosi <morph@debian.org> Sat, 02 Nov 2019 17:26:37 -0400
isort (4.3.4+ds1-1) unstable; urgency=medium
* New upstream release.
* Stop installing test_isort.py (closes: #887816); thanks to Chris Lamb
for the patch.
* Update lintian override name: debian-watch-does-not-check-gpg-signature
* Bump Standards-Version to 4.1.3 (no changes).
* Use https for copyright format URL.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 18 Feb 2018 05:40:19 +0200
isort (4.2.5+ds1-3) unstable; urgency=medium
* Team upload.
* Bump debhelper compat level to 11.
* Bump Standards-Version to 4.1.2, no changes needed.
* Fix dependencies of the python2 package by using the correct
${python:Depends} substvar instead of ${python3:Depends}. Thanks to Paul
Wise for catching it.
* Move isort into Section:utils.
-- Mattia Rizzolo <mattia@debian.org> Mon, 18 Dec 2017 11:39:29 +0100
isort (4.2.5+ds1-2) unstable; urgency=medium
* Add python-isort package for Python 2 module (closes: #802582).
* Bump Standards-Version to 3.9.8 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Tue, 19 Jul 2016 21:09:28 +0200
isort (4.2.5+ds1-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version to 3.9.7 (no changes).
* Use https in Vcs-Browser.
-- Tristan Seligmann <mithrandi@debian.org> Wed, 06 Apr 2016 21:58:26 +0200
isort (4.2.2+ds1-1) unstable; urgency=medium
* New upstream release.
- Dropped dependency on python3-pies (closes: #779703 -- although I cannot
confirm this due to being unable to reproduce in the first place).
* Add a .pydist file.
* Drop override as upstream now ships a changelog.
* Actually run tests during build.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 28 Sep 2015 05:43:58 +0200
isort (3.9.2+ds1-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version.
* Add a man page.
-- Tristan Seligmann <mithrandi@debian.org> Thu, 25 Dec 2014 08:51:29 +0200
isort (3.9.0+ds1-1) unstable; urgency=medium
* Repack upstream source without runtests.py.
* Fix debian/watch to fetch the source we're actually using.
-- Tristan Seligmann <mithrandi@debian.org> Sun, 28 Sep 2014 01:33:31 +0200
isort (3.9.0-1) unstable; urgency=medium
* Initial release. (Closes: #761167)
-- Tristan Seligmann <mithrandi@debian.org> Sat, 13 Sep 2014 19:38:48 +0200
|